body, td    {
	color: 424242;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
A:link      { color: #2449a1; font-weight: normal; text-decoration: none }
A:visited     { color: #2449a1; font-weight: normal; text-decoration: none }
A:active  { color: #2449a1; font-weight: normal; text-decoration: none }
A:hover  { color: #2449a1; font-weight: normal; text-decoration: none }
.bgclass {
	background-color: #252525;
	margin-left: 0px;
	margin-top: 0px;
}
.text        { color: #424242; font-size: 11px; line-height: 15px }
.subtitle           { color: #ff8c00; font-size: 11px; font-weight: normal; line-height: 15px }
.nav a:link         { color: #fff; font-size: 11px; font-weight: normal; text-align: center; letter-spacing: 1pt }
.nav a:visited         { color: #fff; font-size: 11px; font-weight: normal; text-align: center; letter-spacing: 1pt  }
.nav a:active       { color: #fff; font-size: 11px; font-weight: normal; text-align: center; letter-spacing: 1pt  }
.nav a:hover      { color: #f4ba21; font-size: 11px; font-weight: normal; text-align: center; letter-spacing: 1pt  }
.menu a:link          { color: #2449a1; font-size: 12px; font-weight: normal; text-align: center }
.menu a:visited         { color: #2449a1; font-size: 12px; font-weight: normal; text-align: center }
.menu a:active       { color: #2449a1; font-size: 12px; font-weight: normal; text-align: center  }
.menu a:hover        { color: white; font-size: 12px; font-weight: normal; text-align: center }
.heading      { color: #333; font-size: 12pt; font-family: Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
.page    { font-size: 13px }
.footer     { color: black; font-size: 10px; }
.note  { color: #ff8c00; text-decoration: none }
.v_menu {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: medium;
	background-color: #F8EC1E;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #333333;
	border-left-style: ridge;
	border-left-width: thin;
}
