<style type="text/css">
BODY {
	font-family:  Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	SCROLLBAR-BASE-COLOR:  #E2DDC5;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #BDB596;
}

TD {
	font-family:  Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
}


a:link,a:active,a:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover{
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}

a.footer:link,a.footer:active,a.footer:visited{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
}

a.footer:hover{
	font-weight: bold;
	color:#9494B8;
	text-decoration: none;
}

.dottedline{
	border-bottom: 1px dotted #336699;
	margin: 0px 0px 15px 0px;
}
.solidline{
	border-bottom: 2px solid #336699;
	margin: 0px 0px 15px 0px;
}
.contentlink {
	font-weight: bold;
}
.articleinfo {
	margin-left: 15pt;
}

.title {
	font-family:  Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
	background-color:656599;
}

.a_title {
	font-family:  Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #FFFFFF;
	background-color:FF832D;
}
input,textarea,select,file{
	font-family: Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
}

.white_title
{
    text-indent: 4px;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	font-family:  Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left:0px;
	padding-right:6px;
}

td.main_menu
{
	background-image:url(assets/template_images/menu_bg.jpg);
	background-repeat:repeat-y;
	background-color:#66669A;
}


a.a_main_menu:link,a.a_main_menu:active,a.a_main_menu:visited{
{
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

a.a_main_menu:hover
{
	text-decoration:underline;
}

a.a_sub_menu:link,a.a_sub_menu:active,a.a_sub_menu:visited{
{
	color:#66669A;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

a.a_sub_menu:hover
{
	text-decoration:underline;
}

a.a_sub_sub_menu:link,a.a_sub_sub_menu:active,a.a_sub_sub_menu:visited{
{
	color:#66669A;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
}

a.a_sub_sub_menu:hover
{
	text-decoration:underline;
}


td.sub_menu
{
	color:#66669A;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(assets/template_images/sub_menu_bg.jpg);
	background-repeat:repeat-y;
	background-color:#FBFBFD;
}

td.s_title
{
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(assets/template_images/stitle_bg.jpg);
	background-repeat:repeat-y;
	background-color:#E5E0CA;
	height:21px;
	text-align: center;	
}
</style>