body {
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}	
td {
	empty-cells:show;
}
a:link {
	color: #366AB3;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #366AB3;
}
a:hover {
	text-decoration: none;
	color: #366AB3;
}
a:active {
	text-decoration: underline;
	color: #366AB3;
}
a.menulink, a.menulink:visited {
	text-decoration:underline;
	color:#366AB3;
}

a.menulink:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a.menulink2, a.menulink2:visited {
	text-decoration:underline;
	color:#FFFFFF;
}

a.menulink2:hover {
	color:#FFCC00;
	text-decoration: none;
}

.reg_h {
	font-size:18px;
	color:#cda400;
}

.reg {
	color:#000066;
	padding-left:40px;
	padding-right:20px;
}

.reg_line {
	color:#000066;
	font-size:14px;
}

.reg_text {
	color:#000000;
	font-size:10px;
}

.header {
	padding:5px;
	background-color:#235CDB;
	border-bottom:2px solid #4CC34C;
}

.logo {
	color:#666666;
	font-size:18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
}

.tagline {
	color:#958BC7;
	vertical-align:top;
	font-size:20px;
	font-family: Tahoma;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1A3DA;
}

.location {
	margin-left:0px;
	padding:0px;
	color:#3A6AAA;
	font-size:14px;
	border: none #366AB3;
}
.content {
	padding:20px 35px 25px;
	color:#666666;
	border-top: 0px none #FFCC00;
	border-right: 0px none #FFCC00;
	border-bottom: 0px none #FFCC00;
	border-left: 0px none #FFCC00;
}
.error {
	color:#ff0000;
	font-size:11px;
	font-weight: normal;
}
.title {
	padding:5px;
	color: #FFFFFF;
	border: 1px none #333333;
	background-color: #63A2C1;
	font-weight: bold;
}
.info {
	padding:5px;
	border: 1px solid #63A2C1;
}
.advisor {
	font-size:11px;
	font-weight: normal;
	font-family: Tahoma;
	color: #000000;
}
.White-table-listing {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
.red_price {
	color: #CC0000;
	font-weight: bold;
}
.note {
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 10px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF0000;
}
