/* CSS Document */

body{
	background-color: #fadc96;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.word{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.page_title{
	font-family: Verdana;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #520000;
}
.title{
	font-family: Verdana;
	font-size: 11px;
	color: #a9701b;
	}
.title2{
	font-family: Verdana;
	font-size: 11px;
	color: #520000;
	}
.position{
	font-family: Verdana;
	font-size: 10px;
	color: #520000;
}
.table
{
	background-color: #FFffff;
	border: thin none #340000;
	background-image: url(images/centerbg1.gif);
	background-repeat: no-repeat;
}.table2
{
	border: thin none #340000;
	background-image: url(images/menubar_r2_c01.gif);
	background-repeat: no-repeat;
}
.bottom_table
{
	background-color: #607A00;
	background-image:url(images/bottom_bg.jpg);
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	height:45px;
}
.centebg {
	background-image: url(images/menubg.gif);
	background-repeat: repeat;
}
.big_table
{background-color:#FFF09B;}

