.main-bg {
	background-image: url(../images/index_03.gif);
	background-repeat: repeat-x;
	padding: 20px;
	font-size:12px;
	background-color: #FFFFFF;
}
.main-bar-bg{
	background-image: url(../images/index_02.gif);
	background-repeat: repeat-x;

}
body {
	background-attachment: fixed;
	background-color: #cdcdcd;
	background-image: url(../images/index_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;

}
.main-bar-text.a{
	color: #00CC66;	

}
.full-table{
	border-right-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.text-box{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 15px;
	font-size: 12px;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;

}
.any-title{
	font-size: 18px;
	font-weight: bold;
}
.any-title-blue{
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #000000;
	border: 1px solid #000000;
}
.passedtext{
	font-size: 12px;
}
.tablelines{
	text-align: center;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}

