body { background-color: #DEDEDE; margin: 0px; padding: 0px;}
a:link { color: #36627D; text-decoration: none;}
a:visited { color: #36627D; text-decoration: none;}
a:hover { color: #36627D; text-decoration: underline;}
a:active { color: #36627D; text-decoration: none;}
.main_bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.text1 { font-family: Arial; font-size: 13px; font-weight: bold; color: #4791D9;}
.text2 { font-family: Arial; font-size: 11px; font-weight: normal; color: #4791D9; font-style: italic;}
.text3 { font-family: Arial; font-size: 12px; font-weight: bold; color: #4791D9;}
.text4 { font-family: Arial; font-size: 12px; font-weight: normal; color: #4791D9;}
.text5 { font-family: Arial; font-size: 10px; font-weight: normal; color: #4791D8;}
.text6 { font-family: Arial; font-size: 10px; font-weight: normal; color: #665D56;}
.text7 { font-family: Arial; font-size: 18px; font-weight: bold; color: #4791D8;}
.text8 { font-family: Arial; font-size: 13px; font-weight: normal; color: #665D56;}
.error { font-family: Arial; font-size: 11px; font-weight: error; color: #FF0000;}
.formfield {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 280px;
	background-color: #fefda0;
}
.formfield_short {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 200px;
	background-color: #fefda0;
}

a.issuedate,  a.issuedate:link, a.issuedate:active,  a.issuedate:visited  {
	color: #c28f00;
	font-weight: bold;
}

.seperator {
	padding: 15px 0px 15px 0px;
}