body, td, p
{
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #5a5a5a;

}
.padding {
	padding: 10px;
}

hr {
	border : #444444 dotted;
}
b
{
	font-size : 9pt;
	font-family : Verdana;
	font-style : normal;
	color : #FF6407;
	text-decoration : none;
}
/* --------------------------------Text-------------------------------- */

/* --------------------------------Header-------------------------------- */
h3
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #7B5F51;
}
h2
{
	font-size : 14pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #7B5F51;
}
h1
{
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #f74813;
	margin-top: 5px;
	margin-bottom: 3px;
}

/* ----------------------Link-------------------------------- */
a
{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : underline;
}
a.menu
{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	text-decoration : none;
}
a:hover {
	color: #F74813;
}

a.menu:hover
{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #DE0202;
	text-decoration : none;
}
a.menu_b
{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #7c7c7c;
	text-decoration : none;
}
a.menu_b:hover
{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #ff6600;
	text-decoration : none;
}
/* ----------------------Class----------------------------- */
.b3
{
	font-size : 9pt;
	font-family : Verdana;
	font-style : normal;
	color : #0083D7;
}
.b2
{
	font-size : 9pt;
	font-family : Verdana;
	font-style : normal;
	color : #40A2E1;
}
.b1
{
	font-size : 9pt;
	font-family : Verdana;
	font-style : normal;
	color : #80C1EB;
}
.b
{
	font-size : 9pt;
	font-family : Verdana;
	font-style : normal;
	color : #DE0202;
	text-decoration : none;
}
.b_bold
{
	font-size : 9pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #404FE1;
	text-decoration : none;
}
.r
{
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #DE0202;
	text-decoration : none;
}
.r_bold
{
	font-size : 9pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #F74910;
	text-decoration : underline;
}
.w
{
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}
.w_bold
{
	font-size : 9pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}
td.w
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	background-repeat: no-repeat;
}
td.r
{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	background-repeat: no-repeat;
		
}
.copy
{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #7c7c7c;
	text-decoration : none;
}
/* ----------------------|||----------------------- */
.paddingborder {
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.content {
	color: #333333;
	font-size: 12px;
}
.boldlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #838383;
}
.loginform {
	width: 150px;
}
