body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top:55px;
	background-color:#F0F1DF;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

form {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}

input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

select {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#990000;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	size:14px;
	font-weight:bold;
	color:#990000;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

#table_top {
	background-image:url(../images/table_top_bg.gif);
	background-repeat:repeat-x;
	height:21px;
}

#mainbody {
	background-color:#F0F1DF;
	border:1px solid #7a7e2b;
	padding:21px 21px 45px;
	vertical-align:top;
	text-align:center;
	width:760px;
}

#table_lf {
	background-image:url(../images/table_lft_side.gif);
	background-repeat:repeat-y;
	width:21px;
}

#table_rt {
	background-image:url(../images/table_rt_side.gif);
	background-repeat:repeat-y;
	width:21px;
}

#table_bt {
	background-image:url(../images/table_bt_bg.gif);
	background-repeat:repeat-x;
	height:21px;
}

#navbg {
	background-color:#7a7e2b;
	width:218px;
	text-align:center;
	vertical-align:top;
}

#hp_body {
	background-color:#7a7e2b;
	width:518px;
	height:380px;
	vertical-align:top;
	text-align:left;
}

#bgbody {
	background-color:#7a7e2b;
	vertical-align:top;
}

#sub_body {
	background-image:url(../images/bodybg.gif);
	background-repeat:repeat-x;
	background-color:#7a7e2b;
	width:518px;
	height:380px;
	vertical-align:top;
	text-align:left;
}

#textbox {
	background-image:url(../images/white.png);
	background-repeat:repeat;
	width:713px;
	padding:10px;
	margin-left:27px;
	}

#textbox2 {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	color:#000000;
	background-image:url(../images/white.png);
	background-repeat:repeat;
	width:696px;
	padding:10px;
	text-align:left;
	}
	
#textbox3 {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	color:#000000;
	background-image:url(../images/nonwhite.png);
	background-repeat:repeat;
	width:696px;
	padding:10px;
	text-align:left;
	}
	
#contacttextbox {
	background-image:url(../images/white.png);
	background-repeat:repeat;
	width:90%;
	padding:10px;
	margin-left:15px;
	}

#contacttextbox2 {
	background-image:url(../images/white.png);
	background-repeat:repeat;
	width:100%px;
	padding:10px;
	text-align:left;
	}
	
#swapimg {
	width:733px;
	height:125px;
	padding-left:0px;
	padding-right:0px;
	margin-left:27px;
	text-align:right;
	}

