/* CSS Document */

BODY {
	margin: 0 auto;
	padding: 0;
	background-color: #993400;
	background-image: url('images/bg.gif');

}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: tahoma
}
.contenttext {font-size:12px; font-family:tahoma; text-align:justify

}
.headendra{
color: #003366
}
.boldheadorange {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color: #FF6600
}
.boldheadgreen {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color: #339900
}
.boldheadblue {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; color: #0066FF
}
.niceheading {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #ffffff; font-family: Arial Narrow;}
	
.heading_side {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #000; font-family: Arial Narrow;}
.nicesubheading {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #336699; font-family: Arial Narrow; color:#FF6600
}

.presidentmessage{
	FONT-SIZE: 13px; COLOR: #666666; font-family: tahoma; font-weight:bold; font-family:arial narrow
}

.grey {
	FONT-SIZE: 11px; COLOR: #CCCCCC
}
.small{
	FONT-SIZE: 9px; COLOR: #999999
}
.small a{
	FONT-SIZE: 9px; COLOR: #999999;
	text-decoration:none;
}
.subtitle {
	font-size: 16px;
	text-align:right;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}

.prohead {
	font-size: 14px;
	text-align:center;
	font-weight: bold;
	color: #003366
	text-decoration: none;
}

.proheadlink a{
	font-size: 13px;
	text-align:center;
	font-weight: bold;
	color:#CC0099;
	text-decoration: none;
	padding-left:10px;
}

.proheadlink a:hover{
	text-decoration:underline;
}
.niceheadinglink {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #999999;
	text-decoration:none
}
.niceheadinglink a{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR:#666666;
	text-decoration:none
}

.niceheadinglink a:hover{
	
	text-decoration:underline;
	
}
.leftblock {
color:#006BD7;
text-decoration:none;

}
.leftblock a{
color:#006BD7;
text-decoration:none;

}
.leftblock a:hover{
color:#0033FF;
text-decoration:underline;
}
.niceheading_inner {
color:#000000;
font-size:18px;
border-bottom:dashed #999999 1px;

}
.inner_link a{
color:#999999;
text-decoration:none;

}
.inner_link a:hover{
color:#000000;
text-decoration:none;

}
.inner_title {
font-size:14px;
color:#F76930;

}
.more a{
color:#000;
text-decoration:none;

}