body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bg.jpg);
	background-color: #26588D;
	background-repeat: repeat-x;
}
.maintable {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.leftshadow {
	background-image: url(images/leftshadow_bg.jpg);
	vertical-align: top;
	width: 16px;
}
.rightshadow {
	background-image: url(images/rightshadow_bg.jpg);
	vertical-align: top;
	width: 16px;
}

.arialnormal {
	font-family: Verdana;
	font-size: 12px;
	color: #5d5b5c;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.arialnormal li {
	list-style-image: url(images/arrow.jpg);
}

.arialnormal_bg {
	font-family: Verdana;
	font-size: 12px;
	color: #5d5b5c;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.arialnormal_bg li {
	list-style-image: url(images/arrow.jpg);
}

.arialbox { font-family: Verdana; font-size: 11px; color: #606060; text-decoration: none; line-height: 20px ; border: 1px #CCCCCC solid}
.headred {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: d12e0f;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.headgreen {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: 448d9e;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.headgrey {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #5d5b5c;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.headgreen2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: 8ac02a;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.boxbgtop {
	background-image: url(images/content_box_topbg.jpg);
}
.boxbgbott {
	background-image: url(images/content_box_bottombg.jpg);
}
.boxbgleft {
	background-image: url(images/content_box_leftbg.jpg);
}
.boxbgright {
	background-image: url(images/content_box_rightbg.jpg);
}
#klowercase {
	text-transform: lowercase;
}
/*---------------------form----------------------*/
.tableform {
	background-color: #A0DDF0;
}
.tableform td {
	background-color: #FFFFFF;
}
.formfields {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #BCD1D6;
}
.redfont {
	color: #FF0000;
}

