body{
padding:0px;
margin:0px;
background:#121212;
}

table {border-collapse:collapse; border:0px;}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a{ color:#6582A5; text-decoration:underline}
a:hover{text-decoration:none;}
strong{ color:#DDDDDD}
span {color:#DDDDDD}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#6582A5;
	}

.c_text { color:#3B403D; font-size:10px}
.c_text a{ color:#333B50; font-size:10px; text-decoration:none}
.c_text a:hover{ color:#333B50; font-size:10px; text-decoration:underline}
.c_text span {color:#333B50; font-size:10px}

.read_more { color:#DDDDDD; background:url(images/a1.gif) bottom right no-repeat; padding-right:11px; text-decoration:none; font-weight:bold}
.read_more:hover{color:#DDDDDD; background:url(images/a1.gif) bottom right no-repeat; padding-right:11px; text-decoration:underline; font-weight:bold}

.read_more2 { color:#DDDDDD; background:url(images/a1.gif) bottom right no-repeat; padding-right:12px; text-decoration:none; font-weight:bold}
.read_more2:hover{color:#DDDDDD; background:url(images/a1.gif) bottom right no-repeat; padding-right:12px; text-decoration:underline; font-weight:bold}


.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.input { vertical-align:middle; background:#314969; color:#DDDDDD; border:none; width:174px; height:20px; padding-left:5px}

.div { height:3px; background:#273C54}

textarea { color:#DDDDDD; width:174px; height:95px; padding-left:5px; overflow:auto;background:#314969; border:none}


ul { margin:0; padding:0; list-style:none}
li {line-height:18px; background:none; margin:0px; padding:0px}
li a {line-height:18px}
li a:hover {line-height:18px}
a.menu 
{
     text-decoration:none;
     font-family:Myriad Pro;
     font-size:14px;
     color:#EAEAEA;
     font-weight:bold;
}
a.whitelnk
{
    color:#ffffff; text-decoration:underline
}
/********MENU*******************/
#popitmenu{
position: absolute;
background-color:#39486C;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;

}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #ffffff;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color:#7CBED8;
}
/*************************/
.brown
{
   color: #C5A960;
}
.title
{
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    
}
.subtitle
{
    font-size:12px;
    font-weight:bold;
    color:#FFF5C1;
}


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		background-image: url("picts/shadeform.gif");
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }



.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#E2E3DE;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 40px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }