BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 0 0 0;
	background-color : #333352;
}
H1 {
	font-size : 17px;
}
H2 {
	font-size : 12px;
}


A.homelink {
	text-decoration : none;
	color : #000000;
	font-size : 12px;
}
A.homelink:HOVER {
	text-decoration : underline;
	color : #ff0000;
}
A.homelink:VISITED {
	color : #000000;
}
A.section {
	font-size : 11px;
	text-decoration : none;
}
A.section:HOVER {
	text-decoration : underline;
	color : #ff0000;
}
A.section:VISITED {
	color : #000066;
}

A.creditlink {
color : #6D6DAF;
}
A.creditlink:HOVER {
	color : #ffffff;
}
A.creditlink:VISITED {
	color : #6D6DAF;
}

.main-table {
   margin-left: auto;
   margin-right: auto;
   margin-top: 20px;
}
.topleft {
	background-color: #ffffff;
	vertical-align : top;
}
.curso {
	margin : 5px;
	font-size : 13px;
	font-weight : bold;
}
.blueline {
	background-color: #6F6FB3;
}
.imageblock {
	background-color: #A6A6A6;
}
.bottomhalf {
	vertical-align : top;
	background-color: #ffffff;
	height: 800px;
}
.sectionlinks {
	margin : 10px;
}
.secbold {
	font-size : 11px;
	font-weight : bold;
}
.maincontent {
	margin : 15px;
	font-size : 12px;
}
.creditcards {
	float : left;
	padding : 10px;
}

.shiptable {
	font-size : 11px;
	background-color : #C3C0E7;
	border : medium solid #333352;
	margin : 20px;
}

.whiterow  {
   background-color : #EBE7FF;
}
.rs {
	text-align : right;
}
	.shipfield {
	width : 150px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

	.formfield {
	width : 220px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
	.formtext {
		width : 220px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		height : 100px;
	}
	.sendbutton {
		width : 150px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : bold;
	}
	
.credit {
	color : #6D6DAF;
	font-size : 9px;
	text-align : right;
}