@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 1px;
}
.rightside {
	line-height: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.subtitle {
	color: #990000;
}

.leftside {
	line-height: 16px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 5px;
}
.redline {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.paddingonright {
	padding-right: 10px;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4F4F4F;
	background-image:url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.bottomline {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightsideother {
	line-height: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
}
.mainbackground {
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.paddingtop {
	padding-top: 10px;
}
.bottombg {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bbbarea {
	padding-right: 10px;
	padding-bottom: 15px;
	color: #0079D2;
}
a.bbb:link {
	color: #0066FF;
	text-decoration: none;
}
a.bbb:visited {
	text-decoration: none;
	color: #0066FF;
}
a.bbb:hover {
	text-decoration: underline;
	color: #0066FF;
}
a.bbb:active {
	text-decoration: none;
	color: #0066FF;
}
