body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #67A4DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #0066CC;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 20px;
	padding: 20px;
}

.leftclm {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 40px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	padding-top: 20px;
	padding-bottom: 20px;
}
.loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.TinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}
.ShortFormField {
	width: 125px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1E0ED;
}




.leftclm a:link {
	color: #0066CC;
	text-decoration: none;
}
.leftclm a:visited {
	text-decoration: none;
	color: #0066CC;
}
.leftclm a:hover {
	text-decoration: underline;
	color: #0066CC;
}
.leftclm a:active {
	text-decoration: underline;
	color: #0066CC;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0066CC;
	font-weight: bold;
}
.Header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#holder {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #EE0000;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;
}