body {
margin:0px;
font-family:arial;
font-size:12px;
color:#333333;
background-color:#ECF3FE;
background-image:url(graphic/bg.png);
background-repeat:repeat-x;
}

.txt {
font-family:arial;
font-size:12px;
color:#333333;
}

a:link, a:visited, a:active {
color:#231f20;
text-decoration:none;
}

a:hover {
color:#373737;
text-decoration:underline;
}

.wrapper {
width:880px;
}

.sidepanel, .mainpanel {
float:left;
text-align:left;
}

.mainpanel {
width:682px;
padding-top:19px;s
}

.sidepanel {
width:198px;
padding:136px 0px 50px 0px;
text-align:center;
background-image:url(graphic/menu/base.jpg);
background-repeat:no-repeat;
}

.sidemenu {
overflow:hidden;
width:162px;
height:32px;
border:0px;
}

.clear {
clear:both;
}


input { 
 BORDER-RIGHT: #b2b4bf 1px solid;
 BORDER-TOP: #b2b4bf 1px solid;
 BORDER-LEFT: #b2b4bf 1px solid;
 BORDER-BOTTOM: #b2b4bf 1px solid; 
 background-color: #f5f5f5;
 color: #2a2a2a;
 FONT-SIZE: 11px;
 font-family: Arial;
}

textarea {
 BORDER-RIGHT: #b2b4bf 1px solid;
 BORDER-TOP: #b2b4bf 1px solid;
 BORDER-LEFT: #b2b4bf 1px solid;
 BORDER-BOTTOM: #b2b4bf 1px solid; 
 background-color: #f5f5f5; 
 color: #2a2a2a;
 FONT-SIZE: 11px;
 font-family: Arial;
}

