BODY {
	background-color: #2b5ca9;
	padding: 0px;
	background-image: url(../photos/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
     }
	 
td, tr
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;	
	text-decoration		: none;
	font-size			: 13px;
}

a:link, a:visited, a:active
{
	font-size: 13px;
	color: #125693;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}


td.toptext
{
	background-image: url(../photos/t1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 10px;
}



td.leftmenuon {
	font-size : 14px;
	color : #FFFFFF;
	cursor : pointer;
	height : 25px;
	font-weight : bold;
	text-align : right;
	vertical-align : middle;
	padding-right: 15px;
} 
td.leftmenuoff {
	font-size : 14px;
	color : #b3d6fe;
	cursor : pointer;
	height : 25px;
	font-weight : bold;
	text-align : right;
	vertical-align : middle;
	padding-right: 15px;
}

.black
{
	color: #000000;
}

td.textjust
{
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 19px;
	font-size: 13px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

td.text
{
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	font-size: 13px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}




td.menuleft
{
	text-align: right;
	vertical-align: top;
	width: 200px;
}

td.menuleftdown
{
	text-align: right;
	vertical-align: bottom;
	width: 200px;
}


td.contentmain
{
	text-align: left;
	vertical-align: top;
	width: 740px;
	background-color: #FFFFFF;
	background-image: url(../photos/grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

td.rightline
{
	width: 10px;
}


td.address
{
	font-size: 11px;
	line-height: 16px;
	color: #b9c9e3;
	text-align: right;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 5px;
}

a.address:link, a.address:visited, a.address:active 
{
	font-size: 11px;
	color: #b9c9e3;
	text-decoration: none;
	font-weight: normal;
}

a.address:hover
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

td.textcopyright
{
	font-size: 11px;
	color: #acbdd9;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

td.linedown
{
	background-image: url(../photos/grey.gif);
	background-repeat: repeat-x;
	height: 5px;
	text-align: right;
	vertical-align: top;
}


.title
{
	color : #000000;
	text-decoration : none;
	text-align : left;
	font-size : 16px;
	vertical-align : middle;
	font-weight : bold;
	padding-top : 20px;
	padding-bottom : 3px;
	background-image : url(../photos/title.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
	text-transform : uppercase;
} 
 
.title1
{ 
color : #000000; 
text-decoration : none; 
font-weight : bold; 
text-transform : capitalize; 
font-size : 22px; 
} 
 
.title2
{ 
color : #000000; 
text-decoration : none; 
font-weight : bold; 
text-transform : uppercase; 
font-size : 30px; 
} 
 
.title3
{ 
color : #878787; 
text-decoration : none; 
font-weight : bold; 
text-transform : lowercase; 
font-size : 14px; 
text-align : left; 
padding-top : 5px; 
padding-left : 150px; 
} 

.stitles
{
	font-size: 16px;
	font-weight: bold;
	color: #224a88;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 15px;
}

/* all forms */

form
{
	margin						: 0;
	padding						: 0;
}

input, select, textarea
{
	font-size					: 11px;
	color						: #333;
	background-color			: #f2f2f2;
	border						: 1px solid #999999;
}

.boxgo, .button
{
	font-family			: Tahoma, sans-serif;
	border				: 1px #000000 solid; 
	FONT-SIZE			: 11px; 
	BACKGROUND-COLOR	: #125693;
	color				: #FFFFFF;
	font-weight			: bold;
}

.white
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}


.img
{
	border: 3px solid #eeeeee;
}

.imgs
{
	border: 3px solid #eeeeee;
	margin-bottom: 10px;
	margin-left: 20px;
}

table.menusize
{
	text-align: right;
	width: 200px;
}

.keyword
{
	color: #2B5CA9;
	font-size: 2px;
}
