
body {text-align: center; margin:10px;background: #eeeeee;}

.text        { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 15px; color: #000000 }
.bottom        { font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 25px; color: #000000 }
.title        { font-size: 18px; line-height: 60px; font-family: Arial, Helvetica, sans-serif; font-weight:normal; color: #ce0309}
.subtitle        { font-size: 14px; line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; color: #000467}


a:link.bottom    {text-decoration:none;color:#000000;background-color:transparent;font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
a:visited.bottom {text-decoration:none;color:#000000;background-color:transparent;font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
a:hover.bottom   {text-decoration:underline;color:#000000;background-color:transparent;font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
a:active.bottom  {text-decoration:underline;color:#000000;background-color:transparent;font-family: Arial, Helvetica, sans-serif;font-size: 11px;}

a:link.text    {text-decoration:none;color:#c21920;background-color:transparent;font-family: Arial, Helvetica, sans-serif;line-height: 19px;font-size: 12px;}
a:visited.text {text-decoration:none;color:#c21920;background-color:transparent;font-family: Arial, Helvetica, sans-serif;line-height: 19px;font-size: 12px;}
a:hover.text   {text-decoration:none;color:#ff000b;background-color:transparent;font-family: Arial, Helvetica, sans-serif;line-height: 19px;font-size: 12px;}
a:active.text  {text-decoration:none;color:#ff000b;background-color:transparent;font-family: Arial, Helvetica, sans-serif;line-height: 19px;font-size: 12px;}



td.yellow {
	background-color:#f4d020;
}

td.sidenav {
	background-color:#e0e0e0;
}

td.black {
	background-color:#000000;
}

td.bottom {
	background-color:#eeeeee;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #000000;
}


td.main {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	line-height: 15px;
	color: #000000;
}






#dropmenudiv{
position:absolute;
border-top:1px solid# 6a6a6a;
font:normal 14px arial;
line-height:25px;
z-index:100;
opacity:0.9;filter:alpha(opacity=90);
text-align:left;
background-color:#ffe79d;
}

#dropmenudiv a{
color:#FFFFFF;
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 1px solid #6a6a6a;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #c21920;
color:#FFFFFF;
}



td.lightblue4	{
	background-color: #e5e8ef;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:normal;
}

td.bottomwhite	{
	background: url(images/tilebottom_white.gif) repeat-x #FFFFFF bottom;
}

td.topwhite	{
	background: url(images/tiletop_white.gif) repeat-x #FFFFFF top;
}

td.leftlightblue2	{
	background: url(images/tileleft_lightblue.gif) repeat-y #e5e8ef left;
}

td.rightlightblue	{
	background: url(images/tileright_lightblue.gif) repeat-y #FFFFFF left;
}


td.rightwhite	{
	background: url(images/tileright_white.gif) repeat-y #FFFFFF right;
}

td.leftwhite	{
	background: url(images/tileleft_white.gif) repeat-y #FFFFFF left;
}



div#content { width: 375px; overflow:auto; height:254px; padding-right:20px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #eaeaea;
	scrollbar-arrow-color: #2D466A;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #2D466A;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #2D466A;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Helvetica, Times New Roman, sans-serif;
	color: #3F3F3F;}


td.contentbg {
	background: url(images/textbg.gif) no-repeat;
	font-size: 14px;
	line-height: 19px;
	color: #3F3F3F;
}

td.navtile {
	background: url(images/subnavtile.gif);
	background-repeat: repeat-x;
}


.button { 
font-size: 11; 
font-family: verdana, helvetica, sans-serif; 
font-weight: normal;
background-color: #c21920;
border-top:0px solid #FFFFFF;
border-bottom:0px solid #FFFFFF;
border-left:0px solid #FFFFFF;
border-right:0px solid #FFFFFF;
color: #FFFFFF;
}

.field { 
font-size: 11; 
width : 150px; 
font-family: verdana, helvetica, sans-serif; 
background-color: #FFFFFF;
border-top:1px solid #5e667e;
border-bottom:1px solid #5e667e;
border-left:1px solid #5e667e;
border-right:1px solid #5e667e;

}