body, td, span, div
{
	font-family						:	Arial;
	font-size						:	10pt;
	color							:	#000000;
	line-height						: 	1.4;
	border							:	1px;
	SCROLLBAR-FACE-COLOR			:	#ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR		:	#ffffff;
	SCROLLBAR-SHADOW-COLOR			:	#660000;
	SCROLLBAR-3DLIGHT-COLOR			:	#660000;
	SCROLLBAR-ARROW-COLOR			:	#660000;
	SCROLLBAR-TRACK-COLOR			:	#ffffff;
	SCROLLBAR-DARKSHADOW-COLOR		:	#ffffff;
}



.maintable
{
	background						: 	#ffffff;
	border-left-width				: 	1px;
	border-left-style				: 	solid;
	border-left-color				:	#cc0066;
	border-right-width				: 	1px;
	border-right-style				: 	solid;
	border-right-color				:	#cc0066;
	border-bottom-width				: 	1px;
	border-bottom-style				: 	solid;
	border-bottom-color				:	#cc0066;
	
}

P {

  margin: 0pt;

}



img{

	border:0;

}





.nobox {

	border: 0

}

a:link, a:visited, a:active
{
	color							:	#cc0066;
	font							:	10pt arial;
	font-weight						:	bold;
	text-decoration					:	underline;
}

a:hover
{
	color							:	#cc0066;
	font							:	10pt arial;
	font-weight						:	bold;
	text-decoration					:	none;
}

hr
{
	height : 1px;
	border-bottom-style				: 	solid;
	border-bottom-color				:	#cc0066;
}

h1
{ 
	color							:	#cc0066;
	font							:	14pt arial;
	font-weight						:	normal;
	text-decoration					:	none;
}


h2
{ 
	color							:	#cc0066;
	font							:	12pt arial;
	font-weight						:	normal;
	text-decoration					:	none;
}

h3
{ 
	color							:	#cc0066;
	font							:	10pt arial;
	font-weight						:	bold;
	text-decoration					:	none;
}

.tdlogobox
{	
	background						: 	#cc0066;
	padding-left					:	5px;
	padding-top						:	5px;
	padding-bottom					:	5px;
	color							:	#ffffff;
	font-size						:	14pt;
	font-weight						:	bold;
}

.tdmenu
{
	background						: 	#cccccc;
}

a.topnav:link, a.topnav:visited, a.topnav:active, a.topnav:hover
{
	color							:	#ffffff;
	font-weight						:	bold;
	text-decoration					:	none;
}

.tdtopmenuactive
{
	background						: 	#cc0066;
	border-right-width				: 	1px;
	border-right-style				: 	solid;
	border-right-color				:	#ffffff;
}

.tdtopmenuinactive
{
	background						: 	#cccccc;
	border-right-width				: 	1px;
	border-right-style				: 	solid;
	border-right-color				:	#ffffff;
}

.tdsidemenu {
	border-right				:	1px solid #ccc;
}

a.sidenavactive:link, a.sidenavactive:visited, a.sidenavactive:active, a.sidenavactive:hover
{
	color							:	#cc0066;
	font-weight						:	bold;
	font-size: 11px;
	text-decoration					:	none;
}

a.sidenavinactive:link, a.sidenavinactive:visited, a.sidenavinactive:active, a.sidenavinactive:hover
{
	color							:	#ccc;
	font-weight						:	bold;
	font-size: 11px;
	text-decoration					:	none;
}


.tdbgcontent
{
	background						:	url("images/contentbg.jpg") center;
	background-repeat				:	no-repeat;
}

.tdbgcontenthome
{
	background						:	url("images/background.jpg") center;
	background-repeat				:	no-repeat;
}

.tdnewsbox
{
	border-left-width				: 	5px;
	border-left-style				: 	solid;
	border-left-color				:	#cc0066;
}

input
{ 
	color							:	darkslategray; 
	font							: 	8pt arial; 
	font-weight						:	normal;
	text-decoration					: 	none; 
	background						:	white; 
	border							: 	1 solid #cc0066;
}

input.box
{ 
	color							: 	#737373; 
	font							: 	8pt arial; 
	font-weight						: 	normal;
	text-decoration					: 	none; 
	background						: 	white; 
	border							: 	none;
}  

select
{
	color							: 	#737373;
	font							:  	8pt arial;
	font-weight						: 	normal;
	text-decoration					:	none;
	background						: 	white;
	border							:	1 dotted gray;
}

textarea
{ 
	color							:	darkslategray; 
	font							: 	8pt arial; 
	font-weight						:	normal;
	text-decoration					: 	none; 
	background						:	white; 
	border-width				: 	1px;
	border-style				: 	solid;
	border-color				:	#cc0066;
}



.divcontent
{
	width							:	920px;
  	height							:	455px;
    overflow						:	auto;
    
}

.tdsubmenu
{
	background						:	#cc0066;
	valign							:	left;
	height							:	15px;
	border-bottom					:	1px solid #FFFFFF;
	border-left						:	1px solid #FFFFFF;
	border-right					:	1px solid #FFFFFF;
	padding							:	4px;
}

a.submenu:link, a.submenu:visited, a.submenu:active, a.submenu:hover
{
	color							:	#FFFFFF;
	font-size						:	8pt;
	text-decoration					:	none;
}

.tdcontent
{
	padding-left					:	25px;
	padding-right					:	25px;
	padding-bottom					:	25px;
}

td.rightboxheader
{
	background						:	#cc0066;
	padding							:	4px;
	color							: 	#ffffff;
	font-size						:	14pt;
	font-weight						:	bold;
}

td.rightbox
{
	background						:	#cc0066;
	padding							:	4px;
	color							: 	#ffffff;
}