body {
	margin: 0px; background-image:url(bg.jpg); background-repeat:repeat-x;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #71B7F2;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.a:link {
	color: #1484DE;
	text-decoration: none;
}
a.a:visited {
	color: #1484DE;
	text-decoration: none;
}
a.a:hover {
	color: #333333;
	text-decoration: underline;
}
a.a:active {
	text-decoration: none;
}
#maintable {
	margin: auto; width: 916px;
}
td tr {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
#header {
	height: 145px;
	width: 749px;
	margin: auto;
}
#buttons {
	margin: auto;
	width: 749px;
	height: 31px;
}
#content {
	margin: auto;
	width: 916px;
}
#flash {
	height: 246px;
	margin: auto;
	width: 749px;
	
}
#content01 {
	height: 106px;
	width: 749px;
	margin: auto;
	background-color: #dae6e2;
}
#content02 {
	background-color: #f7fdfb;
	width: 749px;
}
#line {
	background-image: url(divide_line.JPG);
	background-repeat: repeat-x;
	height: 5px;
	width: 749px;
}


#footer {
	background-image: url(bot_IM_01.jpg);
	background-repeat: no-repeat;
}


.topborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.blue {
	color: #337bb7;
	font-weight: bold;
}
.runningtext {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}
#about01 p {
	margin-top: 12px;
	margin-bottom: 12px;
}
ol {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.border01 {
	border: 1px solid #CCCCCC;
}
.border04{border: #666666 solid 1px;}
.borderBR{border-bottom: #666666 solid 1px; border-right: #666666 solid 1px;}
.borderB{border-bottom: #666666 solid 1px;}
.borderR{border-right: #666666 solid 1px;}
.Lpadding{font-family: tahoma;font-size: 11px;color: #333333;padding-left: 5px; padding-right: 5px;}