body {
	background-image: url(../images/bg.png);
	text-align: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.newsbg {
	background: url(../images/Newsbg.gif) no-repeat;
	color: #333;
	padding-left: 25px;
}
.copyright {
	color: #039;
	text-align: left;
}
.copyrightbold {
	font-weight: bold;
}
.box1 {
	background: url(../images/box1.jpg) no-repeat;
	text-align: left;
	color: #09C;
	padding: 10px;
	font-size: 13px;
	font-weight: normal;
}
.box1 table tr td {
	font-size: 11px;
	color: #666;
	text-align: left;
}
/*
.box2 {
	background: url(../images/box2.jpg) no-repeat;
	text-align: left;
	color: #09C;
	padding: 10px;
	font-size: 13px;
	font-weight: normal;
}
.box2 table tr td {
	font-size: 10px;
	color: #666;
}
*/
a:link {
	color: #09C;
}

a:visited {
	color: #09C;
}
a:hover {
	color: #09C;
}
a:active {
	color: #09C;
}
a:link {
	color: #09C;
	text-align: center;
}
.text {
	padding: 10px;
	color: #666;
}
.texttitle {
	font-weight: bold;
	color: #000;
}
.texttn {
	font-size: 10px;
	padding: 10px;
	text-align: left;
}
.texttnbold {
	font-weight: bold;
}
borderleft {
	background-image: url(../images/borderL.png); background-repeat: repeat-y;
}
.leftborder {
	background-image: url(../images/borderL.png); background-repeat: repeat-y;
}
.rightborder {
	background: url(../images/borderR.png); background-repeat: repeat-y;
}

.grayText{color:#b1b1b1;}
.blackText{color:#000000;}	

.box2Title {
	text-align: left;
	color: #09C;
	font-size: 13px;
	font-weight: normal;
	padding-left:10px;
}
.box2Content {
	font-size: 10px;
	color: #666;
	text-align:justify;
}