body {
	background-image: url(../images/back2.jpg);
	background-position: center;
	margin: 0;
	height:100%;
	padding: 0;
	border: none;
	text-align: center;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #000000;
	background-repeat: repeat-y;
 }
 
 html, #maintable {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #000000;
 }
   
.small_white {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: lighter;
}

.BottomTable {
	vertical-align: bottom;
}

.dotted {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: 200;
	border-color: #a1a1a1;
	border: #a1a1a1;
	border-bottom-width: thin;
	border-bottom: #a1a1a1;
	border-bottom-color: #a1a1a1;
	border-bottom-style: dashed;
}

dottedright {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: 200;
	border-color: #a1a1a1;
	border: #a1a1a1;
	border-bottom-width: thin;
	border-bottom: #a1a1a1;
	border-bottom-color: #a1a1a1;
	border-bottom-style: dashed;
}

.boldbody {

font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
color: #FFFFFF; 
font-size: 13px; 
letter-spacing: 0px; 
font-weight: bold;
}



body,td,th {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFC344;;
}
a:visited {
	text-decoration: none;
	color: #FFC344;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #FFC344;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.style1 {
	font-size: 11px}


.white14bold {
	color: #FFFFFF
}

.indent {
	text-indent: 20px;
}

.newheading {
	font-size: 14px
}


.white_heading {font-size: 13px; font-weight: bold; font-family: Tahoma, Arial, sans-serif; color: #FFFFFF; }
