body {
	margin:0; 
	padding:0; 
	background-color:#000000;
	font-family:verdana;
	font-size:9pt;
	color:#333333;
	text-align:left;
}

.white_font
{
	color:#FFF;
	font-size:11px;
}

.center_table
{
	width:655px;
	vertical-align:top;
	background-color:#FFFFFF;
}

.left_col{
	vertical-align:top;
	background-color:#FFFFFF;
	width:160px;
}

.right_col{
	vertical-align:top;
	background-color:#FFFFFF;
	width:170px;
}

.box_left_img{
	background-image:url(../images/l_shadow.jpg);
	width:5px;
}

.box_top_img{
	background-image:url(../images/t_shadow.jpg);
	height:3px;
}

.box_right_img{
	background-image:url(../images/r_shadow.jpg);
	width:5px;
}

.box_bottom_img{
	background-image:url(../images/d_shadow.jpg);
	height:6px;
}

.table{
	width:100%;
	border:0;
}

.td{
	text-align:center;
	vertical-align:top;
}


a.menu {
	-x-system-font:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	min-height:11px;
	voice-family:inherit;
	color: #005E8A;
	text-decoration:none;
}

a.menu:hover {
	text-decoration: underline; 
	color:#FF9B00;
}

a.heading {
	-x-system-font:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
	min-height:11px;
	voice-family:inherit;
	color: #FFFFFF;
	text-decoration:none;
}

a.heading:hover {
	text-decoration: underline; 
	color:#FF9B00;
}

a {
-x-system-font:none;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
line-height:normal;
min-height:11px;
voice-family:inherit;
color: #005E8A;
text-decoration:none;
}

a:hover {
	text-decoration: underline; 
	color:#FF9B00; 
}

.galleryimg1{

	border: 1px solid #E0E0E0;
	padding: 2px;
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}

.img
{
	border:1px solid #000000;
}

.galleryimg{

	border: 1px solid #E0E0E0;
	padding: 2px;
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.txt {
	font-family: Tahoma; 
	font-size: 11px;
}

.txtbold {
	font-family: Tahoma; 
	font-size: 11; 
	font-weight:bold;
}

.bluebg {
	background-color: #F3F7F9;
}

h1 {
	clear: both;
	white-space: nowrap;
	font-family: Arial, Tahoma, Century Gothic, Arial;
	font-size: 10pt;
	color: #92A9EF; 
	margin-left:5; 
	margin-top:0; 
	margin-bottom:0; 
	font-weight:bold;
	text-transform:capitalize;
} 

.h2 {
	white-space: nowrap;
	text-transform:capitalize;
	font-family: Arial, Tahoma, Century Gothic, Arial;
	font-size: 10pt;
	color: #92A9EF;
	margin-left:5;
	margin-top:0;
	margin-bottom:0;
	font-weight:bold;
	text-transform:uppercase;
}

.h3{
	white-space: nowrap;
	text-transform:capitalize;
	font-family: Arial, Tahoma, Century Gothic, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	margin-left:5;
	margin-top:0; 
	margin-bottom:0; 
	font-weight:bold;
	background-image:url(../images/bg1.jpg);
} 
               
.tdfont {
     font-family:Tahoma; 
	 font-size:11; 
	 color:#5F5F5F
}
               
.inputb {
	border:2px solid #FFFFFF; 
	font-family:Tahoma; 
	font-size:11; 
	color:#000000; 
	background-color:#91C7D2;
}
               
.inputg {
	border:2px solid #FFFFFF; 
	font-family:Tahoma; 
	font-size:11; 
	color:#000000; 
	background-color:#C2D880;
}
               
.inputr {
	border:2px solid #FFFFFF; 
	font-family:Tahoma; 
	font-size:11; 
	color:#000000; 
	background-color:#F1AC5C;
}
			   
.input
{
	font-size: 11px; 
	font-family: Tahoma; 
	color: #6E6E6E; 
    border: 1px solid #AACAFF;
}