BODY
{
	background-color: #000000;
	margin:0px;
	padding:0px;
	height: 100%;
}
IMG {border:0px;}
a:link,a:visited,a:hover,a:active {
	font-size: 12px;
	color: #D9B67E;
}
a:link, a:active, a:visited {
	color: #D9B67E;
	text-decoration:none;
}
a:hover {
	color: #FF7B00;
	text-decoration:underline;
}
.news_letter:first-letter {font:normal 35px Georgia; float:left; display:block; margin:0 5px 0 0;}
.extlink , .el{background: url('images/link.gif') left center no-repeat;padding-left: 16px;}
.locallink, .ll {background: url('images/link_2.gif') left center no-repeat;padding-left: 16px;}
.maillink,  .ml{background: url('images/mail.gif') left center no-repeat;padding-left: 12px;}
.dellink,  .dl{background: url('images/layout/cross.gif') left center no-repeat;padding-left: 12px;}
.editlink,  .edl{background: url('images/layout/edit.gif') left center no-repeat;padding-left: 12px;}
.addlink,  .al{background: url('images/add.gif') left center no-repeat;padding-left: 16px;}
.hplink,  .hpl{background: url('images/hp.gif') left center no-repeat;padding-left: 20px;}
.tslink,  .tsl{background: url('images/ts2.gif') left center no-repeat;padding-left: 20px;}
.mirclink,  .mircl{background: url('images/mirc.gif') left center no-repeat;padding-left: 20px;}
.font11 {
	color : white;
	font-size : 12px;
	font-family : Tahoma, Arial, Verdana;
}	
.font11b {
	color : white;
	font-size : 12px;
	font-family : Tahoma, Arial, Verdana;
	font-weight : bold;
}
.wowHeadingName	{ border-bottom: 1px solid #000; border-top: 1px solid #2F2F2F; border-right: 1px solid #000; border-left: 1px solid #2F2F2F; font-weight: bold;  background-color: #191919; padding: 5px;}
.wowContent		{ border-bottom: 1px solid #000; border-top: 1px solid #2F2F2F; border-right: 1px solid #000; border-left: 1px solid #2F2F2F; padding: 3px;}
.wowContent2	{ border-bottom: 1px solid #000; border-top: 1px solid #2F2F2F; border-right: 1px solid #000; border-left: 1px solid #2F2F2F; padding: 5px;}
.wowListRow1	{ background-color: #151515; }
.wowListRow2	{ background-color: #1B1B1B; }
.wowTable		{ background-color: #111; border: 1px solid #888; }

.wowtooltip { visibility: hidden; z-index: 100000001 }
.wowtooltip a { border: 0 }
.wowtooltip b { font-size: 14px; line-height: 19px; font-weight: normal }
.wowtooltip td, .wowtooltip th { background: url('images/tooltip.gif'); font-family: Verdana; font-size: 12px; line-height: 17px; color: white }
.wowtooltip table.shrink b { font-size: 12px; line-height: 15px }
.wowtooltip table.shrink td, .wowtooltip table.shrink th { font-size: 10px; line-height: 14px }
.wowtooltip th { padding: 3px; height: 8px }
.wowtooltip td { padding: 8px 4px 1px 9px }
.wowtooltip div.indent { padding-left: 0.6em }
.wowtooltip td table { border-spacing: 0; border-collapse: collapse }
.wowtooltip td table th, .wowtooltip td table td { background: none }
.wowtooltip td table th { padding: 0 0 0 4em; text-align: right; font-weight: normal }
.wowtooltip td table td { padding: 0 }

.greentitle {color: #1eff00; font-weight: bold; font-size: 12px; font-family: arial,helv,system;}
.whitetitle {color: #ffffff; font-weight: bold; font-size: 12px; font-family: arial,helv,system;}
.equiptitle {font-weight: bold; font-size: 12px; font-family: arial,helv,system;}
.greytitle {color: #999999; font-weight: bold; font-size: 12px; font-family: arial,helv,system;}

.yellowtext {color:  #CDAD0F; text-decoration: none; font-size: 11px; font-family: arial,helv,system;}
.greyname {color: #9d9d9d; font: 14px arial;}
.whitename {color: #FFFFFF; font: 14px arial;}
.greenname {color: #1EFF00; font: 14px arial;}
.bluename {color: #0070DD; font: 14px arial;}
.purplename {color: #A434EE; font: 14px arial;}
.greentext {color: #1eff00; text-decoration: none; font-size: 11px; font-family: arial,helv,system;}
.redtext {color: red; text-decoration: none; font-size: 11px; font-family: arial,helv,system;}
.whitetext {color: white; text-decoration: none; font-size: 11px; font-family: arial,helv,system;}


.menu_container
{
	width:200px;
	margin-left:10px;
	margin-top:10px;
}


.input { 
	color : #FFFFFF;
	background-color: #232529;
	font-size: 12px;
	border: 1px solid #D9B67E;
}
.input_readonly { 
	font-size: 12px;
	color:#87714E;
	background-color: #371F11;
	border: 1px solid #87714E;
}
.main {
	background-image:url(images/layout/main_top_left_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;	
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}
.page {
	height:500px;
	width:1000px;
	margin: 0px auto;
	background-image:url('images/bg.jpg');
	background-repeat:no-repeat;
	background-position: center top;
}
.header {
	height: 250px;
	width: 1000px;
}
.footer {
	height: 16px;
	width: 1000px;
	display:block;
	text-align:right;
}
.container {
	overflow:auto;
}


.menu_left {
	width:225px;
	float:left;
}
.menu_right {
	width:225px;
	float:left;
}
.content {
	width:550px;
	display:block;
	float:left;
}

blockquote {
	border-left: 1px solid #e0e0d0;
	padding-left: 10px;
	margin: 0 30px;
}
hr {
	border-top: 1px solid #e0e0d0;
	padding-left: 0px;
}
code {
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}