BODY {
	background-image : url(images/bg000.gif); margin-left: 0px; margin-top:0px; margin-right: 0px;
	BACKGROUND-COLOR: white; COLOR: navy; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; scrollbar-arrow-color: black; scrollbar-base-color: #DFE7F7; scrollbar-darkshadow-color: gray; scrollbar-track-color: #f2f2f2;
}

A:link { TEXT-DECORATION: none }
A:visited { COLOR: navy; TEXT-DECORATION: none }
A:hover { COLOR: red; TEXT-DECORATION: underline }

mainmenu { }
A.mainmenu:link { COLOR: white; TEXT-DECORATION: none; }
A.mainmenu:visited { COLOR: white; TEXT-DECORATION: none }
A.mainmenu:hover { COLOR: #00ffcc; TEXT-DECORATION: none }

bottombar { }
A.bottombar:link { COLOR: white; TEXT-DECORATION: none }
A.bottombar:visited { COLOR: white; TEXT-DECORATION: none }
A.bottombar:hover { COLOR: #00ccff; TEXT-DECORATION: none }

p {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px;
	color : #000000;
}

.small {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size : 8px;
	color : #000000;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-variant : small-caps;
	font-weight : bolder;
	color : White;
}

.title1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
	color : Blue;
}

H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-variant : small-caps;
	font-weight : bold;
	background-color : #FAFAD2;
	border : 1 solid Red;
	padding-left : 10px;

	
}
H2 {
	font-family : "Courier New", Courier, monospace;
	font-size : large;
	font-weight : bold;
}

table {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 11;
		color : #000000; }

.bd { border : 4px solid #F0E68C; }
.para {	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-size : 12;
		font-weight: bold;
		color : #400000; }
.para0 {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12;
		font-weight: Bold;
		text-decoration :underline;
		color : #400000;
		}
.para1 {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12;
		font-weight: Normal;
		color : #000040;
		margin-bottom : 0px;
		margin-top : 5px;
		text-align : justify;
		}

.bgtd {
	background-image : url(img/main_bg.gif);
	background-position : right;
	background-repeat : repeat-y;
}
.line {
	background-color : #111111;
}
.hr { font: bold 12px Verdana, Arial, sans-serif; color: #ffffff; }
.sch { font: 12px Verdana, Arial, sans-serif; color: #ffffff; }
.subtitle { font: bold 12px Verdana, Arial, sans-serif; color:white; background: #000088;}
.list { font: 10px Verdana, Arial, sans-serif; color:black; background: #efefef;}

.th { background: #0C2D83; }
.tm { background: #4665B5; }
.ts { background: #C0C0C0; }
.ts1 { background: #E6E6E6; }
.tg { background: #CED3E5; }
.tw { background: #FFFFFF; }
.tb { background: #000000; }
.tl { background: #8EA2F3; }
.twc { background: #FFFFEE; }
.row { background: #eeeeee; }
.tf { background: #cccccc; }
.hls { font: bold 12px Arial, sans-serif; }
.text { font: 12px Arial, sans-serif; }


