body {
	Color:#333333;
	background-color:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}


.bod {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
	padding-left: 0px;
	width:650px;
}
.bodtext {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
	padding-left: 7px;
	padding-right:5px;
}

.bodnormal {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
}

a {     
	font-family: "MS Sans Serif";
	font-size: 10px;
    Color : #FF6600; font-weight: bold;
	text-decoration : none;
}
a:hover { 
    font-family: "MS Sans Serif";
	font-size: 10px;
	Color : #CC3300; font-weight: bold;
	text-decoration : underline;
}

.Pagebg {
	background-image:url(images/bg1a.jpg);
	background-repeat:repeat-x;
}

.menutd {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
/*	color: #FF6600; */
	text-align:left;
	text-indent:25px;
	width:137px;
	height:26px;
	background-image:url(images/lnav00.gif);
	background-repeat:no-repeat;
}
.menutd a {
	font-family: "MS Sans Serif";
	font-size: 10px;
    Color:#333333;
	font-weight:normal;
	text-decoration : none;
}
.menutd a:hover {
    font-family: "MS Sans Serif";
	font-size: 10px;
	Color : #CC3300;
/*	font-weight: bold; */
	text-decoration : underline;
}

.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;

}
.title2 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}
.title3 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #20687D;
}
.title4 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #416a2f;
}
.title5 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #416a2f;
}

.sub {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #0066CC;
}
.sub4 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #FF6600;
}
.sub5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.s2h {
	font-family:'Comic Sans MS';
	font-size:1em;
/*	font-weight:bold; */
	color:#FF9900;
	text-decoration:none;
}
.submitbtn {
	background-image:url(images/btnBlank.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	color:#000000;
	cursor:pointer;
}
.submitbtnover {
	background-image:url(images/btnBlankover.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	color:#FF0000;
	cursor:pointer;
}