/* CSS Document */
body
{
	margin:0;
	background-color:#187A96;
}
P
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
/*bagrounds*/
.menu_bg
{
	background:#0D495A url(../images/menu-bg.gif) repeat-x;
}
.table_bg
{
	background:#0D495A url(../images/bg-right.gif) repeat-x;
}


/*Links*/
.menu-links
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.menu-links:hover
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:underline;
}
.footer-links
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.footer-links:hover
{
	font-family:Tahoma;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}

/*Text*/
.title
{
	font-family:Tahoma;
	font-size:20px;
	color:#660000;
	font-weight:bold;
}

.title1
{
	font-family:Tahoma;
	font-size:15px;
	color:#660000;
	font-weight:bold;
}

.text-table
{
	font-family:Tahoma;
	font-size:12px;
	color:#F3F3F3;
}
.text-field
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.text-2
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-align:justify;
}
.text-3
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.footer
{
	background:#5E97A6 url(../images/bg2.gif) repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.footer-text
{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.t1
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.red-text
{
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;
	
}
.red-text
{
	font-family:Tahoma;
	font-size:12px;
	color:#FF0000;

}
.blue-text
{
	font-family:Tahoma;
	font-size:12px;
	color:#0000FF;
	
}
.input{width:200px; height:15px; border:#224A66 1px solid; font-family:Tahoma; 	font-size:11px; color:#000000;}
.input1{width:200px; height:100px; border:#224A66 1px solid; font-family:Tahoma; 	font-size:11px; color:#000000;}
