/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	text-align: justify;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	overflow: hidden;
	
    scrollbar-3dlight-color:#DCEFF5;
    scrollbar-arrow-color:#003366;
    scrollbar-base-color:#73A7DF;
    scrollbar-darkshadow-color:#1771CC;
    scrollbar-face-color:#73A7DF;
    scrollbar-highlight-color:#73A7DF;
    scrollbar-shadow-color:#73A7DF;
    scrollbar-track-color:#C1C3FE;
}
.txt_12_DBlue {
	font-size: 12px;
	color: #003;
}
.txt_Hdr {
	color: #39C;
	font-size: 14px;
	font-weight: normal;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}


a {
	color: #036;
	font-weight: bold;
}

a:hover {
	color: #036;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #333;	
}

a.footer {
	color: #468AD4;
	font-size: 9px;
	text-decoration: underline;
}

a.footer:hover {
	color: #468AD4;
	font-weight: bold;
	font-size: 9px;
}

a.footer:visited {
		font-size: 9px;
	color: #699;
}

a img {
	border: none;
}


.menu a {
	height: 30px;
	margin: 0;
	padding: 20px 30px 0 30px;
	background: url(images/img06.jpg) no-repeat right 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.menu a:hover {
	color: #000000;
}


.cell_Main {
	height: 325px;
	width: 100%;
	background-attachment: fixed;
	background-image: url(images/BG.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
	background-color: #D6DEE9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cell_Logo {
	background-image: url(images/Logo.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 218px;
	margin: 0px;
	padding: 0px;
}
.cell_Col1 {
	width: 218px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table_Main {
	height: 432px;
	width: 775px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.cell_Header {
	height: 58px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/Hdr.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.cell_Footer {
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-image: url(images/Ftr.jpg);
	background-repeat: no-repeat;
}

iframe {
	background-color: transparent;
}

.cell_Menu {
	margin: 0px;
	padding: 0px;
	width: 160px;
	background-color: #CCCCCC;
}
.cell_Page {
	background-color: #FFFFFF;
}
#menu4 {
	width: 200px;
	border-size: 1px;
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#menu4 li a {
  	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}
.cell_Gutter {
	margin: 0px;
	padding: 0px;
	width: 5px;
}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #003;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}	
hr {
	color: #036;
	height: 1px;
	
}
.hr_Thick {
	color: #036;
	height: 5px;
	
}
ul {
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 14px;
}
.cell_submenu {
	color: #FFF;
	font-size: 9px;
	background-color: #036;
	font-weight: bold;
	text-transform: uppercase;
}

.formbutton{
	cursor:pointer;
	border:1px outset #036;
	background:#999;
	color:#003;
	font-weight:bold;
	background-image: url(images/menu4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 10px;	
}
.formfield {
	background-color: #D6E2FC;
	font-size: 10px;
	border: 1px solid #036;
	font-family: Verdana, Geneva, sans-serif;
}
	.txt_9Grey {
	font-size: 9px;
	color: #333;
}

