body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
}

.bdybg01 {
	background-image: url(../images/top_bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.submenutit {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


.bdybg02 {
	background-image: url(../images/top_bg02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bodycont {
	font-family: arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bodycont li {
	margin-top: 10px;
}


.bodycont a {
	color:#FF9900;
	text-decoration:none;
	font-size: 12px;
}

.menutop {
	color:#FF0000;
	text-decoration:none;
	font-size: 12px;
}

.bodycont a:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:none;	
}
.bodyconthigh {
	background-image:url(../images/bg_parah.gif);
	background-repeat:repeat-x;
	padding:10px;
	background-color:#010101;
	border: 3px solid #CCCCCC;
	color:white;
}

.bodyimg {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.topimgholder {
	margin-top: 25px;
	margin-bottom: 10px;
}


.bodycont h1 {
	font-family: arial;
	font-size: 14px;

	color:#FF0000
	margin:0 0 0 0;
	color: #000000;
	margin: 0px;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.boxlist {
	list-style-position: outside;
	list-style-image: url(../images/bullet_box.gif);
	line-height: 16px;
	padding: 0px;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom:0px;
}

.bodycont ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet_box.gif);
	}
	
input.txtbox{
	background-image: url(../images/bg_inpttext.gif);
	background-repeat:no-repeat !important;
	font-family: verdana;
	font-size:10px;
	height: 14px;
	width: 108px;
	border:0;
	white-space: pre;
	padding: 5px;
	}
.footer {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height:18px;
}

.footer ul{
	background-image: url(../images/splitline.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	padding-left:3px;
	text-align: left;
	list-style-type: none;
}

.footer td{
	background-repeat: repeat-x;
}

.footer a {
	color: #FFFFFF;
	text-decoration:none;
}

.footer a:hover {
	color:#66FFFF;
	text-decoration:underline;
}

	.txtarea{
	background-image: url(../images/bg_txtarea.gif);
	background-repeat:no-repeat !important;
	font-family: verdana;
	font-size:10px;
	height: 37px;
	width: 226px;
	border:0;
	white-space: pre;
	padding: 5px;
	}

.boxlist a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

.boxlist a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
