.Text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	text-align:justify;
}
.Text_red {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-align:justify;
}

.a.Text:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
	text-align:justify;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Text_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.Text_white_bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Text_black_bold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Text_white_bold_10 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Text_blue_10_bold 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	line-height: 20px;
}
.Text_red_10_bold 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
	line-height: 20px;
}

a.Text_blue_10_bold:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 20px;
}
.Text_blue_12_bold
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.topic_name {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subtopic
 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: 000066;
	text-align: justify
}
.resoruces {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00309C;
	background-color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.header {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.header:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.tahoma_8points {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: 000066;
	text-align: justify;
	line-height: 14pt;
}
.Textbold {

	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align:justify;
}
.greytext {


	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align:justify;
}
a.greytext:hover
 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	text-align:justify;
}
.signup {
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000063;
	text-decoration: none;
}
.sbttn {
	BORDER-RIGHT: #104a7b 1px solid;
	BORDER-TOP: #104a7b 1px solid; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px; 
	BACKGROUND: #efefef;
	BORDER-LEFT: #104a7b 1px solid; 
	CURSOR: hand; COLOR: black;
	BORDER-BOTTOM: #104a7b 1px solid; 
	FONT-FAMILY: tahoma,sans-serif; 
	HEIGHT: 18px; 
	TEXT-DECORATION: none
}
.Table_Border {
	border-top-color: #003366;
	border-right-color: #003063;
	border-bottom-color: #003063;
	border-left-color: #003063;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}