
/* Calendar Hierarchy Add-on */
.absbottom {
	vertical-align: text-bottom;
}
.dom_overview_abshidden { position: absolute; visibility: hidden; width: 300px; }

body {
background-color: #FFFFFF;
margin:0px 0px 0px 0px;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited { color: #323232; }
a:hover	{ text-decoration: underline; color: #DD6900; }
hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px; }

.ul { background-image: url(images/background/upper_left.gif); }
.uc { background-image: url(images/background/upper_center.gif); }
.ur { background-image: url(images/background/upper_right.gif); }

.headl { background-image: url(images/background/head_left.gif); }
.headr { background-image: url(images/background/head_right.gif); }

.tul { background-image: url(images/background/toolbar_upper_left.gif); }
.tuc { background-image: url(images/background/toolbar_upper_center.gif); }
.tur { background-image: url(images/background/toolbar_upper_right.gif); }

.tlc { background-image: url(images/background/toolbar_lower_center.gif); }

.left { background-image: url(images/background/left.gif); }
.right { background-image: url(images/background/right.gif); }

.ll { background-image: url(images/background/lower_left.gif); }
.lc { background-image: url(images/background/lower_center.gif); }
.lr { background-image: url(images/background/lower_right.gif); }

.forumline { background-color: #F0F0F0; border: 1px #192832 solid; }

td.row1	{ background-color: #F5F5F5; }
td.row2	{ background-color: #FFFFFF; }
td.row3	{ background-color: #576972; }
td.row4 { background-image: url(images/cellpic0.gif); }
td.row5	{ background-image: url(images/background/toolbar_middle_center.gif); }
td.row6 { background-color: #FAFAFA; }
td.row7 { background-color: #FDFDFD; }

.gen { font-size: 12px; }
.genmed { font-size: 11px; }
.gensmall { font-size: 10px; }
.gen,.genmed,.gensmall { color: #323232; }
a.gen,a.genmed,a.gensmall { color: #DD6900; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #333333; text-decoration: underline; }

.forumlink { font-size: 12px; color: #324B64; font-weight: bold; }
a.forumlink { text-decoration: none; color: #324B64; font-weight: bold; }
a.forumlink:visited { text-decoration: none; color: #324B64;  }
a.forumlink:hover { text-decoration: none; color: #DD6900; }

.mainmenu { font-size: 10px; color: #323232; font-weight: bold; }
a.mainmenu { text-decoration: none; color: #323232; font-weight: bold; }
a.mainmenu:visited { text-decoration: none; color: #323232;  }
a.mainmenu:hover { text-decoration: none; color: #DD6900; }

.mainmenu1 { font-size: 10px; color: #FFFFFF; font-weight: bold; }
a.mainmenu1 { text-decoration: none; color: #FFFFFF; font-weight: bold; }
a.mainmenu1:visited { text-decoration: none; color: #FFFFFF;  }
a.mainmenu1:hover { text-decoration: none; color: #FF8723; }

.cattitle { font-size: 12px; font-weight: bold; color: #FFFFFF; }
a.cattitle { text-decoration: none; color: #FFFFFF; }
a.cattitle:visited { text-decoration: none; color: #FFFFFF; }
a.cattitle:hover { text-decoration: none; color: #FF8723; }

.topictitle { font-size: 10px; color: #323232; font-weight: bold; }
a.topictitle { text-decoration: none; color: #323232; font-weight: bold; }
a.topictitle:visited { text-decoration: none; color: #646464;  }
a.topictitle:hover { text-decoration: underline; color: #DD6900; }

.nav { font-weight: bold; font-size: 11px; color: #323232; }
a.nav { text-decoration: none; color: #323232; }
a.nav:hover	{ text-decoration: underline; }

.name { font-size: 11px; color: #DD6900; }

.postdetails { font-size: 9px; color: #000000; }

.postbody { font-size: 12px; }
a.postlink:link	{ text-decoration: none; color: #00647D; }
a.postlink:visited { text-decoration: none; color: #5596B4; }
a.postlink:hover { text-decoration: underline; color: #DD6900; }

.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #646464;
background-color: #FAFAFA; border: #C8C8C8; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #646464; line-height: 125%;
background-color: #FAFAFA; border: #C8C8C8; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px; }
a.copyright	{ color: #444444; text-decoration: none; }
a.copyright:hover { color: #000000; text-decoration: underline; }

input.post, textarea.post, select {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
font-weight: normal;
}

.newsbutton {
cursor: pointer;
cursor: hand;
}

.helpline { background-color: #FAFAFA; border-style: none; }











#frame {
	width:790px;
	padding:0px;
	border-right: 10px solid #CACACA;
	border-left:4px solid #CACACA;
	background-color: #FFFFFF;
	margin:0 auto;position:relative;
	}
	
#headerlogo {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 326px;
	height: 62px;
	z-index: 99;
	}
	
#contentheader {
	background:#135F9B;
	height: 66px;
	background: url(/images/header-background.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	

#contentfooter {
	background:#9A9A9A;
	height: 27px;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
.white {color: #ffffff; font-weight : bold;	font-family : Verdana;}
.white:a {color: #ffffff; font-weight : bold;	font-family : Verdana;}
.white:visited { color: #ffffff; font-weight : bold;	font-family : Verdana;}
.white:hover { color: #6CE2FF; font-weight : bold;	font-family : Verdana;}

.smallorange {font-size: 9px; color: #D35B03; font-weight : bold;	font-family : Verdana;}
.smallorange:a {font-size: 9px; color: #D35B03; font-weight : bold;	font-family : Verdana;}
.smallorange:visited {font-size: 9px; color: #D35B03; font-weight : bold;	font-family : Verdana;}
.smallorange:hover {font-size: 9px; color: #6CE2FF; font-weight : bold;	font-family : Verdana;}

input, select {
	font-size: 10px;
	background-color: #F7FDFF;
	border: solid 2px #273039;
	}
	
.grey {color:#999999; }

/* ------------------------------ Drop Down Menu ----------------------------- */
#main_menu {
	margin-left:330px;
	margin-top:35px;
	z-index:300;
	position:absolute;
}
.topmenuul{
	list-style-type:none;
	margin:0;
	padding:0;
	width: 100%;
}
.topmenuli{
	list-style-type:none;
	float:left;
	border-right:1px solid #000000;
	background-color: #4B4B4B;
	filter:alpha (opacity=85);-moz-opacity:.85;opacity:.85;-khtml-opacity: 0.85;
	padding-bottom: 0px;
}
.topmenutitle{
	display:block;
	width: auto;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #010101;
	font-size:11px;
}
a.topmenutitle               {color: #E7E7E7; text-decoration: none; font-weight:normal;}   
a.topmenutitle:link          {color: #E7E7E7; text-decoration: none; font-weight:normal;}   
a.topmenutitle:visited       {color: #E7E7E7; text-decoration: none; font-weight:normal;}   
a.topmenutitle:active        {color: #E7E7E7; font-weight:normal;}   
a.topmenutitle:hover         {color: #E7E7E7; background-color:#D76C0E; font-weight:normal;}
.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
	z-index:300;
	filter:alpha (opacity=95);-moz-opacity:.95;opacity:.95;-khtml-opacity: 0.95;
}
li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
	z-index: 98;
}
#nav li>ul { 
	top: auto;
	left: auto;
	z-index:300;
}
#nav {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#nav ul ul li{ border-width:1px 1px 0 1px;background-color: #666666; z-index:302;}
#nav ul ul li:last-child{border-width:1px;}
.submenuul {
	margin-top:-5px;
	background-color:#3E3E3E;
	background-position: top left;
	background-repeat: repeat-x;
	border-top:1px solid #000000;
	border-bottom:2px solid #000000;
	border-right:2px solid #000000;
	border-left:7px solid #DF950E;
	z-index:301;
}
.submenuli a , .submenuli a:visited{
	padding:3px;
	text-decoration: none;
	color: #ECECEC;
	border-bottom: 1px dashed #333333;
	display:block;
	width:170px;
}
.submenuli a:hover{
	text-decoration: none;
	background:#D76C0E;
	color: #FFFFFF;
	list-style:none;
}
/*all see this */
#nav ul ul, #nav ul ul ul{
    display:none; 
    position:absolute; 
    margin-top:-1.8em; 
    margin-left:70px;
}
/* non-IE browsers see this */
#nav ul li>ul, #nav ul ul li>ul{
	margin-top:-1.4em; 
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{
    display:none; 
}
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{
    display:block;
}
li>ul { 
	top: auto;
	left: auto;
}
/* ---------------------------------------------------------------------------- */