body {
	margin-top: 20px;
	margin-left: 20px;

}

	
a.menu:link {color: #a6bee2; text-decoration: none; }
a.menu:visited {color: #a6bee2; text-decoration: none; }
a.menu:hover {color: #ffffff; font-weight: bold; text-decoration: none; }
a.menu:active {color: #a6bee2; }

a.menutiny:link {color: #a6bee2; font-size:8pt; font-weight:normal; text-decoration: none; }
a.menutiny:visited {color: #a6bee2; font-size:8pt; font-weight:normal; text-decoration: none; }
a.menutiny:hover {color: #ffffff; font-size:8pt; font-weight: normal; text-decoration: underline; }
a.menutiny:active {color: #a6bee2; font-size:8pt; font-weight:normal; }

a.main:link {color: #5b7397; text-decoration: none; }
a.main:visited {color: #5b7397; text-decoration: none; }
a.main:hover {color: #a62c5f; font-weight: normal; text-decoration: none; }
a.main:active {color: #5b7397; }

a.white:link {color: #ffffff; text-decoration: none; }
a.white:visited {color: #ffffff; text-decoration: none; }
a.white:hover {color: #ffffff; text-decoration: underline; }
a.white:active {color: #ffffff; }

a.rightLink:link {color: #a6bee2; text-decoration: none; font-weight:bold; }
a.rightLink:visited {color: #a6bee2; text-decoration: none; font-weight:bold; }
a.rightLink:hover {color: #a6bee2; text-decoration: underline; font-weight:bold; }
a.rightLink:active {color: #a6bee2; font-weight:bold; }



.logoFont {
	font-family: tahoma, verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
}
.menuFont {
	font-family: tahoma, verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #a6bee2;
}
.menuFontHeader {
	font-family: tahoma, verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}
.mainFont {
	font-family: tahoma, verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.mainPara {
	font-family: tahoma, verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.mainHeader {
	font-family: tahoma, verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #a62c5f;
}

hr {
	border: 0;
	color: #a6bee2;
	background-color: #a6bee2;
	height: 1px;
	width: 90%;
	text-align: center;
}
input.btn {
    color:#ffffff;
    background-color:#c2326f;
    font-family:tahoma, verdana;
    font-size:8pt;
    font-weight:normal;
    border:1px #a62c5f solid ;
    padding: 0px;
}

.altTextField {
font-family: tahoma, verdana;
font-size: 8pt;
color: #000000;
} 

ul {margin-bottom:0px; margin-top:0px;}

