a.more {
	text-decoration : none;
	font-weight : normal;
	color : #EA5529;
}

input.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

input.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-style : solid;
	border-color : #0066cc;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}

body, TD, TH, div {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

table.table {
	border-left : 1px solid #0066CC;
	border-top : 1px solid #0066CC;
}

table.table td {
	border-right : 1px solid #0066CC;
	border-bottom : 1px solid #0066CC;
	vertical-align : top;
}

table.table1 td {
	border-bottom : 1px solid #0066CC;
	vertical-align : top;
}

ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-top : 4px;
}

.bottommenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : White;
	line-height : 16px;
}

.background {
	background-color: #0066CC;
}

.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : White;
	line-height : 16px;
	padding : 10px;
}

.dark {
	background-color : #CCCCCC;
}

.em {
	color : #CF049E;
}

.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #0066CC;
}

.leftmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : #3366CC;
}

.leftmenu a:hover {
	color : #FF0000;
}

.light {
	background-color : White;
}

.topmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : White;
	line-height : 16px;
}

.weather {
	font-size : 10px;
	color : #111111;
}

.weather1 {
	font-size : 10px;
	color : #555555;
	font-weight : bold;
}

.redcol {
	font-size : 14px;
	color : red;
	font-weight : bold;
}

.weather2 {
	font-size : 10px;
	color : #003399;
	font-weight : bold;
	text-decoration : none;
}

#error {
	color : Red;
}