body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/general/bg.gif);
}

.text11 {
	font-family: Arial;
	font-size: 11px;
}

.contenttext {
	font-family: Arial;
	font-size: 11px;
}

.headertext {
	font-family: Arial;
	font-size: 12px;
}a

.smalltext {
	font-family: Arial;
	font-size: 10px;
}

.text12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
	
.text10 {
	font-family: Arial;
	font-size: 10px;
}

.linkwht {  color: #FFFFFF; text-decoration: underline}
.linkyellow {  color: #FFCC00; text-decoration: underline}
.linkblack {  color: #000000; text-decoration: underline}
.linkblue {  color: #000099; text-decoration: underline}
.linkgrey {  color: #3E566F; text-decoration: underline}

.text14 {  font-family: Arial; font-size: 14px}

.text16 {  font-family: Arial; font-size: 16px}

a:hover {
	text-decoration: none;
}
.mainborder {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9D9C9D;
	border-right-color: #9D9C9D;
	border-bottom-color: #9D9C9D;
	border-left-color: #9D9C9D;
}
#contentarea{
	font-family: Arial;
	font-size: 11px;
	color: #8E8E8E;
	padding: 6px 6px 6px 12px;
	width: auto;
}
.linkgrey {
color: #8E8E8E; text-decoration: underline
}
.imageborders {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.mybutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
