/* CSS Document */
body,td,input,select{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
body{ text-align:center; margin:0px 0px 0px 0px; }
h1{ font-size:14px; }
a{ color:#000000; cursor:pointer; }
a:hover{ color:#000000; }

.header{ padding:10px 10px 10px 10px;  text-align:right; vertical-align:top; height:135px; }
.footer_version{ background-color:#C0BFBF; text-align:center; font-size:9px; color:#666666; height:1px; padding:1px 0px 1px 0px; }
.normal .header{ background: url("images/header.jpg") no-repeat; }
#divPageLoading{ position:absolute; width:100%; height:100%; top:0; left:0; text-align:center; background-color:#FFFFFF; font-family:arial,helvetica; font-weight:bold; color:#000000; z-index:100; }

.main{ background-color:#C0BFBF; padding:10px 0px 0px 10px; vertical-align:top; }
.main2{ background-color:#C0BFBF; padding:10px 10px 0px 10px; vertical-align:top; }
.normal .main{ text-align:center; }
.mainpane{ background-color:#E7E6E6; vertical-align:top; width:100%; height:100%; }
.mainpane .topleft{ 			width:13px; height:13px; background: url("images/tl.jpg") no-repeat top left; }
.mainpane .topright{ 			width:13px; height:13px; background: url("images/tr.jpg") no-repeat top right; }
.mainpane .bottomleft{ 			width:13px; height:13px; background: url("images/bl.jpg") no-repeat bottom left; }
.mainpane .bottomright{ 		width:13px; height:13px; background: url("images/br.jpg") no-repeat bottom right; }
.mainpane .grey{ color:#999999 }


