BODY {
	background-image: url('images/bg_top.gif');
	background-position: top;
	background-repeat: repeat-x;
}
A {
	color: #002244;	
}
A:HOVER {
	color: #004488;	
}
.sidemenu {
	color: #002244;	
	text-decoration: none;
}
.sidemenu:HOVER {
	color: #004488;	
	text-decoration: underline;
}
.footmenu {
	color: #FFFFFF;	
	text-decoration: none;
}
.footmenu:HOVER {
	color: #FFFFFF;	
	text-decoration: underline;
}
.clogin {
	color: #002244;	
	text-decoration: none;
	padding: 0px 40px;
}
.clogin:HOVER {
	text-decoration: underline;
}
TD {
	font-family: verdana;
	font-size: 10pt;
}
.terms {
	font-family: verdana;
	font-size: 8pt;
}
.top_box {
	padding: 5px 40px;
	font-family: verdana;
	font-size: 12pt;
}
H2 {
	color: gray;
	font-family: verdana;
	font-size: 20pt;
	font-weight: bold;
}

.header {
	color: #002244;
	font-family: verdana;
	font-size: 11pt;	
	font-weight: bold;
}

.header1 {
	padding: 15px;
	color: gray;
	font-family: verdana;
	font-size: 11pt;	
	font-weight: bold;
}
.header2 {
	color: #ff661d;
	font-family: verdana;
	font-size: 12pt;	
	font-weight: bold;
}
.header3 {
	color: gray;
	font-family: verdana;
	font-size: 14pt;	
	font-weight: bold;
	padding: 0px 0px 17x 0px;
}
.topmenu1 {
	padding: 5 px;
	color: white;
	font-family: verdana;
	font-size: 11pt;
}
.topmenu2 {
	padding: 5 px;
	color: black;
	font-family: verdana;
	font-size: 11pt;
}
.toplink1 {
	text-decoration: none;
	color: white;
	font-size: 11pt;
}
.toplink2 {
	text-decoration: none;
	color: black;
	font-size: 11pt;
}
#link_menu {
	border-top: 1px #888888 solid;
}
.link_item {
	border-right: 1px #6666AA solid;
	padding-left: 8px;
	padding-right: 8px;
}
.link_end {
	padding-left: 8px;
	padding-right: 8px;
}
.support_rowA {
	margin: 5px;
	padding: 10px;
	border: 1px #444444 solid;
	background-color: #DEDEDE;
	font-weight: bold;
}
.support_rowB {
	margin: 5px;
	padding: 10px;
	border: 1px #999999 solid;
	background-color: #ECECEC;
	font-weight: bold;
}