
<!--
body {
	margin: 0;
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	/*background-color: #E9E9E9;*/
	background: #000000 url(../images/backgrounds/pagebg.jpg) no-repeat fixed 0 0;
	background-position: top;
}
body {
	text-align: center;/* this centers the container in IE 5* browsers.
		The text is then set to the left aligned default in the #container selector */
	
}
/* set default text size */
body, th, td, div {
	font-family: /*"Trebuchet MS",*/ Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
code { display:none }
/* Element specific mods */
img {
	border: 0;
}
.img_border {
	border: #333333 solid 1px;
}
a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:focus {
	-moz-outline-style: none;
}

.redlink, .redlink a
{
	color:#FF0000;
}

#qucikform
{
	border: 1px #003 solid;
}

.formfield
{
	font-size: 9px;
	width: 140px;
	height: 12px;
}

.formsubmit
{
	background: #003;
	color:#FFF;
	border: 1px #003 solid;
	width: 100px;
	cursor: hand;
	font-size: 9px;
}


h1 {
	font-size: 16px;
	color: #333333;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 14px;
	color: #333333;
	margin: 0;
	padding: 0;
}


div {
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.img
{
	background-color: #FFFFFF;
	border: #333333 solid 1px;
}

div .spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
}
div .hr {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 2px;
	line-height: 2px;
	background-color: #000033;
}
div .space {
	margin-bottom: 10px;
}
/* Link specific styles */

a.light_links {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
.light_links a:hover {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
/* START: Page ID elements */

#wrapper {
	position:relative;
	width:948px;
	left:0px;
	top:0px;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 5px 6px 10px 6px;
	text-align: left;
}
#tagbar {
	background-color: #FFFFFF;
	border: #FFFFFF solid 1px;
	margin-bottom: 5px;
}
#header {
	background-color: #FFFFFF;
	border: #FFFFFF solid 1px;
	margin-bottom: 2px;
}
#breadcrumbs {
	/*display:none;*/
	background-color: #FFFFFF;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	margin-bottom: 10px;
	padding: 5px;
}
#left {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
}
#right {
	float: right;
	width: 180px;
	background-color: #FFFFFF;
}
#content {
	padding: 0px;
	/*margin-left: 190px;
	margin-right: 190px;*/
	margin-top: 0px;
	background-color: #FFFFFF;
	/*border: #666666 dashed 1px;*/
}
#footer {
	clear:both;
	padding-top: 0px;
}
#copyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}
#copyright a {
	color: #666666;
	text-decoration: none;
}
#copyright a:hover {
	color: #333333;
	text-decoration: underline;
}
#footerlinks
{
	color:#666666;
	font-size: 11px;
	text-align:center;
	padding: 0;
}
#footerlinks a
{
	color: #666666;
	text-decoration: none;
}
#footerlinks a:hover {
	color: #333333;
	text-decoration: underline;
}
/* END: Page ID elements */

#logo {
	width: 500px;
	float: left;
	padding-top: 15px;
	margin-bottom: 0px;
	height: 70px;
}
#topmiddlecontent {
	width: 190px;
	float: right;
	vertical-align: baseline;
	text-align: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#toprightcontent {
	width: 400px;
	float: right;
	vertical-align: baseline;
	text-align: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.adlink {
	margin-bottom: 0px;
}
#toplinks_left {
	float: left;
	margin-bottom: 5px;
}
#toplinks_right {
	float: right;
	margin-bottom: 5px;
}
/* ads */

.adcolumn {
	float: inherit;
	width: 99%;
	margin-top: 1px;
	border: #CCCCCC solid 1px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.adcolumn .text {
	margin: -16px 39px 0px 39px;
	position: relative;
	background-color: #FFFFFF;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
}
/********************************
Modern bricks menu
********************************/

#modernbricksmenu {
	padding: 0;
	margin: 0 1px 0 0;
	width: 100%;
	/*background: transparent;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	z-index: 5000;
}
#modernbricksmenu ul {
	font: bold 11px Arial;
	margin:0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	display: inline;
}
#modernbricksmenu li {
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
	display: inline;
}
#modernbricksmenu a {
	float: left;
	display: block;
	color: #003366;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom: 1px solid white;
	background: #CCCCCC url('/images/bg/menu_bg_silver.gif') repeat-x;
	background-position: center;/*
	border-top: #000000 outset 1px;
	border-left: #000000 outset 1px;
	border-right: #000000 inset 1px;*/
}
#modernbricksmenu a:hover {
	background-color: #000033; /*Menu hover bgcolor*/
	/* FIX: to make the bottom border thingy look better */
	border-color: #000033; /*Brown color theme*/
	background-image:none;
	color: #FFFFFF;/*
	border-top: #000000 outset 1px;
	border-left: #000000 outset 1px;
	border-right: #000000 inset 1px;*/
}
#modernbricksmenu #current a, #modernbricksmenu #current a:link, #modernbricksmenu #current a:visited { /*currently selected tab*/
	background-color: #000033; /*Brown color theme*/
	border-color: #000033; /*Brown color theme*/
	background-image:none;
	color: #FFFFFF;/*
	border-top: #000000 outset 1px;
	border-left: #000000 outset 1px;
	border-right: #000000 inset 1px;*/
}
#modernbricksmenu .brickright { /*CSS for sample search box. Remove if desired */
	float: right;
	margin-right: 0px;
}
#modernbricksmenu .brickright a { /*CSS for right box. Remove if desired */
	margin-right: 0px;
}
#modernbricksmenuline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 4px;
	overflow: visible;
	line-height: 0px;
	background: #000033;
	color:#FFFFFF;
}
#modernbricksmenuline .on {
	clear: both;
	padding: 0;
	width: 100%;
	height: 30px;
	overflow: visible;
	line-height: 0px;
	background: #000033;
	color:#FFFFFF;
}
.submenu {
	position: absolute;
	visibility: visible;
	background-color: #000033;
	vertical-align: middle;
	color:#FFFFFF;
	padding: 10px;
}
#modernbricksmenuline .submenu a {
	color:#FFFFFF;
}
#modernbricksmenuline .submenu a:hover {
	color:#FFFFFF;
}
#myform { /*CSS for sample search box. Remove if desired */
	float: right;
	margin: 0;
	padding: 0;
}
#myform .textinput {
	width: 190px;
	border: 1px solid gray;
}
#myform .submit {
	font: bold 11px Verdana;
	height: 22px;
	background-color: lightyellow;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

**** A MASSIVE THANKS TO www.cssplay.co.uk

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html

Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	/*width: auto;*/
	height: 30px;
	/*position:relative;*/
	font-family:arial, sans-serif;
	background-color: #CCC;
	background: url(../images/backgrounds/brushed.gif) repeat-x right;
	border-bottom: 2px solid #003;
	z-index: 5000;
}

.menu .line {
	height: 0;
	border-bottom: 2px solid #003;
}

/* hack to correct IE5.5 faulty box model 
* html .menu {
	width:100%;
	w\idth:745px;
}*/

/* remove all the bullets, borders and padding from the default list styling */

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	z-index: 5040;
}
.menu ul ul {
	width:190px;
	z-index: 5050;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	/*width:149px;*/
	position:relative;
	z-index: 5045;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:13px;
	text-decoration:none;
	color: #FFF;
	width: auto;
	height:30px;
	border:0px solid #000;
	border-width:0px 0px 0px 0;
	background: #CCC;
	padding-left:20px;
	padding-right:20px;
	line-height:29px;
	font-weight:bold;
	
	background: url(../images/backgrounds/brushed.gif) repeat-x right;
}

.last a {
	/*width: 152px;*/
}

/* a hack so that IE5.5 faulty box model is corrected 
* html .menu a, * html .menu a:visited {
	width:149px;
	w\idth:138px;
}*/

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: #333 url('/') no-repeat 150px center;
}

/* style the second level hover */
.menu ul ul a.drop:hover {
	background: #333 url('/') no-repeat 150px center;
}

.menu ul ul :hover > a.drop {
	background: #333 url('/') no-repeat 150px center;
}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background: #333;
}

/* style the third level hover */
.menu ul ul ul a:hover {
	background: #333;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:29px;
	left:0;
	/*width:180px;*/
	border-top:1px solid #000;
}

/* another hack for IE5.5 
* html .menu ul ul {
	top:30px;
	t\op:31px;
}
*/
/* position the third level flyout menu */
.menu ul ul ul {
	left:149px;
	top:-1px;
	width:180px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:-149px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#d4d8bd;
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:200px;
	border-width:0 1px 1px 1px;
}

/* yet another hack for IE5.5 
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px;
	w\idth:128px;
}*/

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
	color:#000;
	background:#b7d186;
}

.menu :hover > a, .menu ul ul :hover > a {
	color: #fff;
	background: #003;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
	visibility:visible;
}

#maintable
{
	border:#333333 solid 1px;
	background: #F3F3F3;
}

#maintable .td
{
	border:#333333 solid 1px;
	background: #FFFFFF;
}

.td p
{
	font-size: 12px;
}


.maininnertable
{
	
}

.maininnertable h2 a
{
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
	color:#003366;
	text-decoration: none;
}

.maininnertable h2 a:hover
{
	text-decoration: underline;
}

.maininnertable .titletd h2
{
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
}

.maininnertable .imgtd
{
	border: #333333 solid 1px;
}

.maininnertable .imgtdl
{
	border-right: #333333 solid 1px;
}


.maininnertable .imgtdr
{
	border-left: #333333 solid 1px;
}

.maininnertable .imgtdt
{
	border-bottom: #333333 solid 1px;
}

.maininnertable .imgtdb
{
	border-top: #333333 solid 1px;
}

.maininnertable .txttd
{
	padding: 5px;
}

.maininnertable .txttd h2
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
}

.maininnertable .txttd  h2 a
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}

.maininnertable .txttd  h2 a:hover
{
	color: #666666;
	text-decoration: underline;
}

.maininnertable .txttd p
{
	font-size: 11px;
	line-height: 155%;
	margin-bottom: 0;
}

.maininnertable .txttd a
{
	text-decoration: none;
}

.maininnertable .txttd a:hover
{
	text-decoration: underline;
	color:#666666;
}

.text
{
	padding-left: 10px;
	padding-right: 10px;
}

.text p
{
	font-size: 12px;
}

.pics {
    padding: 0;  
    margin: 0;
    height: 200px;  
    width: 300px; 
}

.contact-table td
{
	font-size: 12px;
}







-->
