body 
{
	background-color		:	#FFFFFF;
	text-align				:	left;
	border					:	0px;
	margin					:	0px;
	padding					:	0px;
	font-family				:	Verdana;
	line-height				: 	1.4; 
	font-size				:	12px;
	color					:	#333366;
}

b
{
	font-weight				:	bold;
}

i
{
	font-style				: 	italic; 
}


table
{
	text-align				:	left;
	border					:	0px;
	margin					:	0px;
	padding					:	0px;
	spacing					:	0px;

}

td
{
	font-size				:	12px;
	border					:	0px;
	line-height				: 	1.4; 
}

h1 
{
	font-size				:	16px;
	color					:	#000000;
	font-weight				:	bold;
}

h2 
{
	font-size				:	16px;
	color					:	#cc3333;
	font-weight				:	bold;
}

a:link, a:visited, a:active
{
	color					:	#cc3333;
	text-decoration			:	underline;
}

a:hover
{
	color					:	#cc3333;
	text-decoration			:	underline;
}

a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active
{
	color					:	#ffffff;
	text-decoration			:	none;
	font-size				:	12px;
}

a.mainmenu:hover
{
	color					:	#ffffff;
	text-decoration			:	none;
	font-size				:	12px;
}

a.submenu:link, a.submenu:visited, a.submenu:active
{
	color					:	#ffffff;
	text-decoration			:	none;
	font-size				:	12px;
}

a.submenu:hover
{
	color					:	#ffffff;
	text-decoration			:	none;
	font-size				:	12px;
}

a.newslines:link, a.newslines:visited, a.newslines:active
{
	color					:	#333366;
	text-decoration			:	none;
	font-weight				:	bold;
}

a.newslines:hover
{
	color					:	#333366;
	text-decoration			:	underline;
	font-weight				:	bold;
}


.tdheader
{
	background-image		:	url('images/header.jpg');
}

.tdmenu
{
	background-color		:	#000000;
	padding-right			:	28px;
	border-top				: 	3px solid #ffffff;
	border-bottom			: 	3px solid #ffffff;
}

.tdmenuleftspacer
{
	background-color		:	#000000;
	padding-left			:	27px;
	border-right			: 	1px solid #ffffff;
}

.tdmenulink_active
{
	background-color		:	#333366;
	padding-left			:	19px;
	padding-right			:	19px;
	color					:	#ffffff;
	font-size				:	12px;
	font-weight				:	bold;
	border-right			: 	1px solid #ffffff;
}

.tdmenulink_inactive
{
	padding-left			:	19px;
	padding-right			:	19px;
	color					:	#ffffff;
	font-size				:	12px;
	font-weight				:	bold;
	border-right			: 	1px solid #ffffff;
}

.tdsubmenu
{
	background-color		:	#000000;
	padding-bottom			:	27px;
	border-right			: 	3px solid #ffffff;
}

.tdsubmenu_active
{
	background-color		:	#333366;
	padding-left			:	27px;
	color					:	#ffffff;
	font-size				:	12px;
	font-weight				:	bold;
	border-bottom			: 	1px solid #ffffff;
}

.tdsubmenu_inactive
{
	padding-left			:	27px;
	color					:	#ffffff;
	font-size				:	12px;
	font-weight				:	bold;
	border-bottom			: 	1px solid #ffffff;
}

.tdsubmenu_zoom
{
	padding-left			:	10px;
	color					:	#ffffff;
	font-size				:	12px;
}

.tdcontent
{
	background-image		:	url('images/bgcontent.gif');
	padding-top				:	10px;
	padding-left			:	33px;
	padding-right			:	33px;
	padding-bottom			:	10px;
}

.tdnews
{
	background-image		:	url('images/bgcontent.gif');
	padding-top				:	10px;
	padding-left			:	10px;
	padding-right			:	33px;
	padding-bottom			:	10px;
}

.tdnewsheader
{
	border-bottom			: 	1px dashed #000000;
}

.tdnewscontent
{
	padding-top				:	12px;
	padding-bottom			:	12px;
	border-bottom			: 	1px dashed #000000;
}

.tdnewslines
{
	padding-top				:	12px;
	padding-bottom			:	12px;
}



.tdfooter
{
	background-color		:	#000000;
	padding-left			:	28px;
	padding-right			:	28px;
	border-top				: 	3px solid #ffffff;
	color					:	#ffffff;
	font-size				:	10px;
	font-weight				:	bold;
}


hr 
{ 
	height					:	1px;
	border					:	none;  
	border-top				:	1px solid #000066; 

}


P
{
	margin					:	0pt;
}

img
{
	border					:	0;
}


.nobox
{	
	border					:	0;
}
