﻿body 
{
	margin: 5px 5px 5px 5px;
	padding: 0px;
	font-family:Verdana; 
	font-size: 10pt;
	background: #e8f3fa url(SiteBg.png) bottom repeat-x;
	min-height: 100%;
}

table
{
	font-family: Verdana; font-size: 10pt;
}
.Main
{
	background: #ffffff;
	width: 932px;
	margin: 0px auto;
}
.TopHeader
{
	background-image: url(HeaderBg.png);
}

A:link {
	COLOR: #2b5591; TEXT-DECORATION: none
}
A:visited {
COLOR: #2b5591; TEXT-DECORATION: none
}
A:hover {
	COLOR: #4169e1; text-decoration:underline
}
.mybutton {
border:1px solid;
}
.HorizontalSeparator
{
	background-image: url(separator.png);
	background-repeat: repeat-y;
}
.NormalTable
{
 border-color: #2B5591;
 border-width: 1px;
 border-collapse: collapse;
 border-style:Solid;
 font-family:Verdana;
 font-size:10pt;
 padding: 3px 3px 3px 3px; 
}
.NormalTextBox
{
 font-family: Verdana;
 font-size:  8pt;
 border: 1px #2B5591 solid;
}
.NormalLinkButton
{
 color:#2B5591;
 font-family:Verdana;
 font-size:8pt;
 font-weight:bold;
}
.BoldLabel
{
 color:#2B5591;
 font-family:Verdana;
 font-size:8pt;
 font-weight:bold;	
}
.NoticeLabel
{
 color: #000000;
 font-family:Verdana;
 font-size:8pt;
 font-weight: bold;	
}
.HeaderLabel
{
 color: #000000;
 font-family:Verdana;
 font-size:8pt;
 font-weight: bold;	
 text-decoration: underline;
}
.NormalText
{
 color:#000000;
 font-family:Verdana;
 font-size:10pt;
}
.WarningText
{
 color: #FF0000;
 font-family:Verdana;
 font-size:8pt;
 font-weight:bold;
}
.ANormalText
{
 color:#812787;
 font-family:Verdana;
 font-size:10pt;
}

.updateprogess
{
  font-family:Verdana, sans-serif;
  color:#424242;
  font-size:0.9em;
}

a.updateprogess
{
/*text-decoration:none;*/
}

div.updateprogess
{
	position: absolute;
	text-align: center;
	border-color: #424242;
    padding-top: 20px;
    padding-bottom:0px;
    border-style: solid;
    border-width: 1px;
    background-color: #FCFCFC;
    width: 300px;
    height: 40px;	
}

.ModuleTitle
{
	background-image: url(titlebg.gif); 
	height: 27px; 
	color: #000000; 
	font-weight: bold; 
	font-family: Verdana; 
	font-size: 8pt;
	text-decoration: underline;
	padding: 3px 0 0 3px;
}   
.PreviewTable
{
	font-size: 11px;
	width: 100%;
	background-image: url(bgtb1.jpg);
	border: 0px; 
	font-family: Verdana;
}
.Button
{
	padding: 2px 5px 2px 5px;
	border: 1px solid #6E9DCD;
	color: #FFFFFF;
	background: url(ButtonBackground.gif) repeat-x center #6E9DCD;
	font-weight: bold;
	font-size: 11px;
}
.TextBox {
	margin-bottom: 1px;
	padding: 3px 2px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}
input, select, textarea, .TextBox {
	padding: 1px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.LoginBox {
	float:right;
	width:200px;}
.LoginBox .Header {
	margin:0px;
	padding:0px;
	height:24px;
	width:200px;
	background-image:url(Boxes/LoginBox_Header_200x24.gif);
	background-repeat:no-repeat;}
.LoginBox .Middle {
	padding:0px;
	margin:0px;
	font-size:75%;
	background-image:url(Boxes/LoginBox_Middle_200x1.gif);}
	.LoginBoxContent {
	padding:0px 20px 5px 20px;}
.LoginBox .Footer {
	height:38px;
	width:200px;
	background-image:url(Boxes/LoginBox_Bottom_200x38.gif);
	background-repeat:no-repeat;}

.YellowBox_t {background:url(Boxes/YellowBox_dot.gif) 0 0 repeat-x;}
.YellowBox_b {background:url(Boxes/YellowBox_dot.gif) 0 100% repeat-x;}
.YellowBox_l {background:url(Boxes/YellowBox_dot.gif) 0 0 repeat-y;}
.YellowBox_r {background:url(Boxes/YellowBox_dot.gif) 100% 0 repeat-y;}
.YellowBox_br {background:url(Boxes/YellowBox_br.gif) 100% 100% no-repeat;}
.YellowBox_bl {background:url(Boxes/YellowBox_bl.gif) 0 100% no-repeat ;}
.YellowBox_tl {background:url(Boxes/YellowBox_tl.gif) 0 0 no-repeat;}
.YellowBox_tr {background:url(Boxes/YellowBox_tr.gif) 100% 0 no-repeat;padding:20px;vertical-align:middle;}

.MainMenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Verdana;
border: 0px solid #ffffff;
border-width: 1px 0;
background: #004e98 url(MenuBg.gif) center center repeat-x;
width: 100%;
}

.MainMenu li
{
float: left;
display: inline;
color: #ffffff;
text-decoration: none;
height: 28px;
}

.MainMenu li img{
float: left;
padding: 7px 2px 7px 7px;
}

.MainMenu li a{
float: left;
padding: 7px 7px 7px 0px;
color: #ffffff;
}

.MainMenu li a:visited{
color: #ffffff;
}
.MainMenu li a:hover{
text-decoration: underline;
}
.MainMenu li:hover, .MainMenu li .current{
background: transparent url(MenuHoverBg.gif) center center repeat-x;
}
#conash3D0
{
display:none;
}
