/* CSS Document */
body {
	
	margin: 5px 0px 0px 0px;
	background-color:#FFFFFF;
	cursor: default;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	color: 			#000000;
}

td {
	
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		10px;
	color: 			#000000;
}

img {

	border: 0px;
}

.tab_selected {

	background-color: #B7AFC2;
	color: #FFFFFF;
	cursor:	pointer;
	height: 20px;
	float: left;
}

.tab_none {
	
	background-color: #2C0057;
	color: #FFFFFF;
	cursor:	pointer;
	height: 20px;
	float: left;
}

.tab_under_left {
	
	background-image:url(/images/interface/curve_left_b.gif); 
	background-repeat:no-repeat; 
	padding-left:5px;
	background-color: #B7AFC2;
	color: #FFFFFF;
}

.tab_under_right {
	
	background-image:url(/images/interface/curve_right_b.gif); 
	background-repeat:no-repeat; 
	background-position:right;
	background-color: #B7AFC2;
}

.news_left {
	
	background-image:url(/images/interface/curve_left_tb.gif); 
	background-repeat:no-repeat; 
	padding-left:5px;
	background-color: #B7AFC2;
	color: #FFFFFF;
}

.news_right {
	
	background-image:url(/images/interface/curve_right_tb.gif); 
	background-repeat:no-repeat; 
	background-position:right;
	background-color: #B7AFC2;
}

.box_title {
	
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
}

.box_title_np {
	
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}

.med_title {
	
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.box_white {
	
	padding-left: 10px;
	color: #FFFFFF;
}

.box_t {

	background-image:url(/images/interface/box_t.gif); 
	height: 2px;
}

.box_m {

	background-image:url(/images/interface/box_m.gif); 
	padding: 5px;
}

.box_m_np {

	background-image:url(/images/interface/box_m.gif); 
	padding-left: 5px;
	padding-right: 5px;
}

.box_b {
	
	background-image:url(/images/interface/box_b.gif); 
	height: 2px;
}

a.top_link_g 			{ color:#2C0057; text-decoration: none; }
a.top_link_g:visited	{ color:#2C0057; text-decoration: none; }
a.top_link_g:active 	{ color:#2C0057; text-decoration: none; }
a.top_link_g:link 		{ color:#2C0057; text-decoration: none; }
a.top_link_g:hover 		{ color:#2C0057; text-decoration: underline; }

a.top_link 				{ color:#000000; text-decoration: none; }
a.top_link:visited 		{ color:#000000; text-decoration: none; }
a.top_link:active 		{ color:#000000; text-decoration: none; }
a.top_link:link 		{ color:#000000; text-decoration: none; }
a.top_link:hover 		{ color:#000000; text-decoration: underline; }

a.link 					{ color:#000000; text-decoration: none; }
a.link:visited 			{ color:#000000; text-decoration: none; }
a.link:active 			{ color:#000000; text-decoration: none; }
a.link:link 			{ color:#000000; text-decoration: none; }
a.link:hover 			{ color:#000000; text-decoration: underline; }

a.link_g 				{ color:#000000; text-decoration: none; font-weight:bold;}
a.link_g:visited 		{ color:#000000; text-decoration: none; font-weight:bold;}
a.link_g:active 		{ color:#000000; text-decoration: none; font-weight:bold;}
a.link_g:link 			{ color:#000000; text-decoration: none; font-weight:bold;}
a.link_g:hover 			{ color:#000000; text-decoration: underline; font-weight:bold;}

a.menu_left 			{ color:#2C0057; text-decoration: none; font-weight:bold; font-size: 10px;}
a.menu_left:visited 	{ color:#2C0057; text-decoration: none; font-weight:bold; }
a.menu_left:active 		{ color:#2C0057; text-decoration: none; font-weight:bold; }
a.menu_left:link 		{ color:#2C0057; text-decoration: none; font-weight:bold; }
a.menu_left:hover 		{ color:#2C0057; text-decoration: underline; font-weight:bold; }