/* CSS Document */
body,td,tr{ font-size:14px; 
font-family: "arial narrow", "courier", "sansSerif", "times New Roman"; 
line-height:14px; 
/*text-align:justify;*/
z-index:-1}
Body{
background:#FFFFFF url(../images/bg.gif) repeat-y center;
}
/*General style*/
A:link    {COLOR: #000000; TEXT-DECORATION: none}
A:visited {COLOR: #000000; TEXT-DECORATION: none}
A:hover   {COLOR: #FF9900; TEXT-DECORATION:underline;LEFT:1px;TOP:1px;POSITION:relative;}}
A:active  {COLOR: #000000; TEXT-DECORATION: none}
/*Menu style*/
a.menu:link {color:white;text-decoration: none; font-size:12px; text-align:center; text-decoration:blink}
a.menu:active {color:#FF9900; text-decoration:none; font-size:12px}
a.menu:hover {color:#FF9900; text-decoration:none; font-size:12px}
a.menu:visited {color:#FFFFFF; text-decoration:none; font-size:12px}
#top {width:800px; height:53px; float:none; background-color:#FFFFFF}
#topspacer {width:800px; height:12px; float:none}
#toplogo{width:43px; height:53px; float:left}
#logtext{width:340px; height:53px; float:left}
#menu{width:800px; height:25px; float:none}
#topbanner{width:800px; height:196px}
#content{width:800px; float:none}
.CopyRight{color:#3470AD; font-size:12px; text-align:center}
.center{text-align:center}
.Justify{text-align:justify;WORD-WRAP:break-word;
word-break:keep-all;
line-height:16px}
.menuitems {
	PADDING-RIGHT: 1px;
	PADDING-TOP: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	MARGIN: 2px;
	font-size:9pt;
	line-height:14pt;
}
.menuskin {
	BORDER-RIGHT: #0A2999 1px solid ;
	BORDER-TOP: #0A2999 1px solid;
	BORDER-LEFT: #0A2999 1px solid;
	BORDER-BOTTOM: #0A2999 1px solid;
	BACKGROUND-IMAGE: url(../images/menubg.gif);
	POSITION: absolute;
	VISIBILITY: hidden;
}
#mouseoverstyle {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	BORDER-RIGHT: #0B008B 1px solid;
	BORDER-TOP: #0B008B 1px solid;
	BORDER-LEFT: #0B008B 1px solid;
	BORDER-BOTTOM: #0B008B 1px solid;
	BACKGROUND-COLOR: #FFEEC2 
}
.menuskin A {PADDING-RIGHT:10px;PADDING-LEFT:30px;}
/*.subtitle {background:url(../images/Title_bg.jpg) repeat-x;
border-left:2px solid #996633;
border-right:2px solid #996633}*/
.subtitle {
border-top:solid 4px #479AC7;
background-color:#DDDDDD;
font-size:16px}
.wordpad {line-height:20px; 
text-shadow:red 0px 0px 5px;
/*background:url(../images/wordpad.gif) repeat;*/
}