﻿/* Standard text */
body	{ margin: 8px auto; background-color: #FFFFFF; font-family:  Verdana, Tahoma, Sans-Serif; line-height: 140%; font-size: 0.7em; color:#000000; border:solid 1px #000000; width:1000px; }
a { text-decoration: underline; font-weight: bold; color: #000000; }
a:hover { text-decoration: underline; color: #59abab;}
.normaltext { font-family: Tahoma, Verdana, Sans-Serif; font-size: small; color: #000000; }
ul {margin-top: 4px; margin-bottom: 4px;}
li {margin-top:4px; margin-bottom:0px;}
.title { font-size: 140%; }
.search { font-family: Tahoma, Verdana, Sans-Serif; font-size: 100%; }
.result { color: #000000; font-weight:normal;}
.result a { color: #007C6C; font-weight: normal; text-decoration:underline;}
.result a:hover { font-weight: normal; text-decoration:underline; }
.searchoption { padding-right:20px;}
.link { color: Blue; font-weight:normal; text-decoration: underline; }
.link a { font-weight:normal; text-decoration: underline;  color: Blue;}
.link a:hover { font-weight:normal; text-decoration: underline; color: #FB620F;}

/* Content */
#menu { width:994px; border-bottom: solid 1px #000000; border-top: solid 1px #000000; margin:0px; background: url('/images/base/menu.jpg') repeat-x top; padding-right:6px; height:28px;}
#menuitems { margin:0px; padding:0px;}
#search { float: right; padding: 3px 0px 3px 0px;}
#header { text-align: left; border: none; margin:0px; padding:0px; background-image: url("/images/base/header.jpg"); height:100px; width:1000px; }
#main { padding:20px; width:960px; }
#footer { text-align: center; width: 100%; font-family: Verdana, Tahoma; font-size: 90%; color: #000000; margin-top:10px; padding-bottom:6px; padding-top: 4px; border-top: solid 1px #000000; width:1000px; background: url('/images/base/menu.jpg') repeat-x top;  }

#menuitems ul li { display: inline;  }
#menuitems ul { padding:0px; margin:0px; }
#menuitems li a { display: block; float:left; font-weight: normal; font-size:1.0em; color: #000; text-decoration:none; margin:0px; border-right: 1px solid #000; padding: 6px 13px 6px 14px;}
#menuitems li a:hover { display: block; font-weight: normal; text-decoration:none; background: url('/images/base/menu_over.jpg') repeat-x top; text-decoration:none;}
#menuitems ul li .selected { background-color: #00FF00; }
#menuitems ul li .selected a { color: #A2BCB9;  }
#menuitems ul li .selected a:hover { color: #A2BCB9; }

/* Members Area */
.member { float:right; padding: 4px 16px 4px 0px;}

/* Controls (buttons, etc.) */
.text { font-family: Verdana , Sans-Serif; }
.input { font-family: Verdana, Sans-Serif; font-size:100%; margin: 0px 0px 0px 0px; }
.login { margin-top: 4px; margin-bottom: 4px; font-family: Tahoma, Verdana, Sans-Serif; font-size:100%; text-align:center; vertical-align:middle;}
.warningtext { font-family: Tahoma, Verdana, Sans-Serif; color: #FB620F; }
.button { font-family: Tahoma, Verdana, Sans-Serif; font-size:100%;}
.newstitle { font-weight:normal; padding-bottom:8px; }
.newsimage { border: solid 1px #000000; height:75px; }

/* Selected text */
.selectedtext { color:#FB620F; }
.selectedtext a, .selectedtext a:active, .selectedtext a:visited { color:#FB620F; }
.selectedtext a:hover, .selectedtext a:active:hover, .selectedtext a:visited:hover { color: #FB620F;}
.usernametext { color:#F6DB7E; }
.usernametext a, .usernametext a:active, .usernametext a:visited { color:#F6DB7E; font-weight:normal; }
.usernametext a:hover, .usernametext a:active:hover, .usernametext a:visited:hover { color: #FFFFFF; font-weight:normal;}

/* Disabled text */
.disabledtext { color: #888888; }

/* Tables */
.titleheading {height:20px; color:White; font-size: 100%; font-weight:bold; background-image:url(/images/base/titlebackground.jpg);}
.titleheading a, .titleheading a:active, .titleheading a:visited {color:White; text-decoration: none;}
.titleheading a:hover, .titleheading a:active:hover, .titleheading a:visited:hover {color:Silver; text-decoration: none;}
.rowdark {background-color: #E3E6ED; padding: 2px 4px 2px 4px; }
.rowlight {background-color: #F3F7FF; padding: 2px 4px 2px 4px; }
