/* spec version: 3 */
body, html {
	padding:          0px;
	margin:           0px;
	text-align:       center;
}
a:link, a:visited {
	color:            #1778C7;
}
a:hover, a:active {
	color:            #AA0F03;
}
img {
	border:           0;
}
.user_menu {
	background:url(../images/m.gif);
	font-face: Arial, Verdana, Tahoma, sans;
	font-size:9pt;
}
.user_menu_td {
	background:url(../images/m1.gif) top left no-repeat;
	vertical-align: middle;

}
#mainMenu {
	text-align:       left;
	background:url(../images/m2.gif) top right no-repeat;
	padding-right:6px;
	padding-left:6px;
	vertical-align: bottom;
}
#mainMenu a {
display:inline-block;
}
a.but, a.but_a, a.but:hover, a.but_a:hover, a.but:visited, a.but_a:visited  {
color:#000;
text-decoration:none;
}
a.but_sub, a.but_sub_a, a.but_sub:hover, a.but_sub_a:hover, a.but_sub:visited, a.but_sub_a:visited  {
color:#000;
text-decoration:none;
}
.but, .but_a, .but_sub, .but_sub_a {
	vertical-align: middle;
	line-height:46px;
	padding: 0 8px;
}
.but {
}
.but_a {
}
.but_sub, .but_sub_a {
	padding: 0 26px 0 8px ;
	background:url(../images/arrow.gif) 100% 50% no-repeat;
}
.content_a, .content_b, .content_c, .content_d, .content_e {
   font-size:        9pt;
	vertical-align: top;
}
.content_a {
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	background:#fff;
}
.content_b {
	text-align:right;
}
.pageTitle {
   font-size:        12pt;
   color:            #FF5D00;
}
.footer {
   font-size:        9pt;
   background:url(../images/foot.jpg) top center no-repeat;
}
.foot a:link, .foot a:active, .foot a:hover, .foot a:visited {
   text-decoration:  none;
   color:            #000;
}
.header {
	background:url(../images/header.gif) top left repeat-x;
	height:134px;
}
.logo {
	background:url(../images/logo.gif) bottom left no-repeat;
}
.main {
	background:url(../images/main.gif) 0 -1px repeat-x;
}
.corner_rigth {
	background:url(../images/corner_right.gif) 100% -15px no-repeat;
}
.corner_left {
	background:url(../images/corner_left.gif) 0 -15px no-repeat;
	padding-top:25px;
}
.side_left {
	background:url(../images/left.jpg) 100% -1px no-repeat;
	padding-top:40px;
}
.side_right {
	background:url(../images/right.jpg) 0 -1px no-repeat;
	padding-top:40px;
}
.separator {
	display:inline-block;
	vertical-align:bottom;
}

.content_b .button {
top: -24px !important;
position: relative !important;
left: 130px !important;
}








