body {
	/* background-color: #efefef; */
	background-color:     #efefef;
	margin: 0px;
}
#main {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.border {
	border: 1px solid #c5c5c5;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5a5a5a;
}
.borderbottom2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
}
#logo {
	background-color: #c5c5c5;
}

.txt01, .txt01 a:link, .txt01 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.txt01 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F64114;
	text-decoration:none;
}
.txt03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.rawcolor {
	background-color: #ffffff;
}
.margin5px {
	margin: 5px;
}
.tablehead {
	background-color: #5a5a5a;
}


.rawcolor2 {
	background-color: #efefef;
}
.txt02, .txt02 a:link, .txt02 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.txt02 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #efefef;
}
.tdback1 {
	background-image: url(/images/tabback.gif);
}
.tdback2 {
	background-image: url(/images/back4.gif);
}
.tdback3 {
	background-image: url(/images/new.gif);
}
.tdback4 {
	background-image: url(/images/back2.gif);
}
.txt04, .txt04 a:link, .txt04 a:visited, .txt04 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration:none;
}
.txt05, .txt05 a:link, .txt05 a:visited, .txt05 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FA947A;
	text-decoration:none;
}