body {
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : White;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : White;
	scrollbar-face-color : #3A3371;
	scrollbar-highlight-color : #3A3371;;
	scrollbar-shadow-color : White;
	scrollbar-track-color : #3A3371;;
	background : #ffffff;
	cursor : auto;
}

.fontStyle1{
	FONT-SIZE: 11;
	font-family: sans-serif ;
	line-height: normal;
	color: White;
	font-style : normal;
	font-variant : normal;
}

.fontStyle2{
	FONT-SIZE: 15px;
	font-family: sans-serif ;
	line-height: 25px;
	color: White;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.fontStyle3{
	FONT-SIZE: 13px;
	font-family: sans-serif ;
	line-height: 11px;
	color: White;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.fontStyle4{
	FONT-SIZE: 9px;
	font-family: sans-serif ;
	line-height: normal;
	color: Black;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-justify : newspaper;
}

.fontStyle5{
	FONT-SIZE: 12;
	font-family: sans-serif ;
	line-height: normal;
	color: Black;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-justify : newspaper;
}

.fontStyle6{
	FONT-SIZE: 15px;
	font-family: sans-serif ;
	line-height: normal;
	color: White;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.fontStyle7{
	FONT-SIZE: 15px;
	font-family: sans-serif ;
	color: Navy;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	line-height : 11px;
}

.linkStyle1{
	TEXT-DECORATION: none;
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 15px;
}

.linkStyle2{
	TEXT-DECORATION: none;
	font-family : sans-serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
}

.linkStyle3{
	TEXT-DECORATION: none;
	font-family : sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
}

.linkStyle4{
	TEXT-DECORATION: none;
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : normal;
}

a.fontStyle1:link
{
}

a.fontStyle1:visited
{
}

a.fontStyle1:hover
{
}

.borderPic1{
	border-width : 6;
	background-color : White;
	margin-bottom : 5;
	margin-left : 10;
	margin-right : 10;
	margin-top : 0;
	border-color : White;
	border-style : solid;
}

.borderTable2{
	background-color : Silver;
}

.borderTable3{
	border-style : none none solid solid;
	border-top-color : Blue;
	border-width : 0px 0px 1px 1px;
	border-color : Black;
	background-color : White;
}

.borderInputText1{
	border-style : solid ;
	border-top-color : Blue;
	border-width : 1px;
	border-color : Black;
	background-color : #FFE4C4;
}

.borderInputText2{
	border-style : solid ;
	border-width : 1px;
	border-color : Black;
	background-color : #EDFBBE;
	FONT-SIZE: 12;
	font-family: sans-serif ;
	line-height: normal;
	color: Black;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}

a.linkStyle1:link{
	color: Black;
	font-weight : bold;
	width : 120px;
	line-height : 20px;
}
a.linkStyle1:visited{
	color: Black;
	font-weight : bold;
	width : 120px;
	line-height : 20px;
}
a.linkStyle1:hover{
	color: Maroon;
	font-weight : bold;
	background-color : Silver;
	width : 120px;
	line-height : 20px;
}

table.styleTd:hover{
	background-color : #DCDCDC;
}

td.styleTd1:hover{
	background-color : #DCDCDC;
}

a.linkStyle2:link{
	color: White;
}
a.linkStyle2:visited{
	color: White;
}
a.linkStyle2:hover{
	color: White;
	font-weight : bold;
}

a.linkStyle3:link{
	color: Navy;
}
a.linkStyle3:visited{
	color: Navy;
}
a.linkStyle3:hover{
	color: Blue;
}

a.linkStyle4:link{
	color: Black;
}
a.linkStyle4:visited{
	color: Black;
}
a.linkStyle4:hover{
	color: Red;
}

 UL {
	list-style-image: url(template/images/more.gif);
	margin-top: 5;
	margin-bottom: 5;
	margin-left : 14;
	margin-right : 5;
} 



