﻿/* Nav */
.nav {
	padding: 20 5 10 0;
	width: 211px;
	height: auto;
	background: #E6E6E6 url(nav-top_03.jpg) no-repeat top;
	text-transform: uppercase;
	font: 12px/2em "Trebuchet MS";
}
.borderTXT
{
	border:thin;
	border-style:solid;
	border-color:#999;
	width:150px;
}

.buttonstyle
{
  background-color:#CECECE;
}
#nav ul {
	list-style: none;
	background: repeat-x;
	width: 205px;
	padding: 0;
	margin: 0 0 0 2px;
	height: 45px;
	display: inline;
	text-transform: uppercase;
	text-decoration: none;
	font: 12px/1.75em "Trebuchet MS";
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#nav ul li a {
	display: block;
	width: 185px;
	margin: 0;
	padding: 0 10px;
	border-bottom: 1px dashed #CCCCCC;
	color: #000000;
	font: normal 12px/1.75em "Trebuchet MS";
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}
.sidebar {
	font: 10px/1.25em "Trebuchet MS";
	color: #333333;
	background: #F9F9F9 url(bknd-sidebar.jpg) no-repeat center top;
	width: 130px;
	border-top: 4px solid #000000;
	border-left: 1px solid #CCCCCC;
	padding-top: 40px;
	padding-right: 2px;
}
* {
	margin: 0px auto;
	padding: 0px;
	border: none;
}
.outer p {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 8px;
	font: 11px/1.75em "Trebuchet MS";
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #B41F23;
	background: #CCCCCC;
	display: block;
	width: 185px;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	border-top: 1px dotted #666666;
}
#nav ul li#current a {
	text-decoration: none;
}
.outer {
	width: 820px;
	height: auto;
	border: 1px solid #E0E0E0;
}
div.footer-bar_ {
	position:absolute;
	left:0px;
	top:622px;
	width:822px;
	height:35px;
	background: #000000;
}
#footertext {
	margin: 10px 20px;
	font: 10px "Trebuchet MS";
	color: #FFFFFF;
}
#footerlink a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#footerlink a:hover {
	color: #000;

}
.questions {
background: url(questions.jpg) no-repeat center top;
height: 186px;
width: 189px;
margin: 10px auto;
padding: 50px 0px 0px;

}
#question_text {
font: 12px/14px "Trebuchet MS";
text-transform: none;
color: #990000;
text-align: left;
margin: 0px 4px 0px 90px;

}
a:link {
	color: #9C191F;
	font-size: 13px;
}
h1 {
	font: bold 18px/1.75em "Trebuchet MS";
	color: #A11D17;
	padding-left: 10px;
}
h2 {
	font: 14px/normal "Trebuchet MS";
	color: #A11D17;
	padding-left: 10px;
}



.outer .nav .questions #question_text a {
	color: #FFFFFF;
	text-decoration: none;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
	background: #CCCCCC;
	padding: 5px;
	border: 1px solid #666666;
}
#emphasis {
	border-bottom: 1px dotted #666666;
}
.latestnewstext {
	background: url(index3_sliced_12.jpg) no-repeat center top;
	font: 11px "Trebuchet MS";
	color: #666666;
	padding: 12px;
}
.demoheader {
	background: url(index3_sliced_19.jpg) no-repeat center top;
}
.latestnewsheader {
	background: url(index3_sliced_10.jpg) no-repeat center top;
}
.demotext {
	background: url(index3_sliced_21.jpg) no-repeat center top;
	padding: 12px;
	font: 11px "Trebuchet MS";
	color: #666666;
}
body {
	background: #FFFFFF url(bg.gif);
	font: 10px "Trebuchet MS";
	
	margin: 10px 20px;
}
.header {
	background: no-repeat left top;

        <style type="text/css">
        #ticker-container {
        position:relative;
        overflow:hidden;
        width: 200px;
        height: 210px;
        background-color: #666666;
        background-repeat: repeat;
        padding: 2px;
        border:  dotted ;
}
/* Misc. */





strong {
	border-bottom: 1px dotted #999999;
}
ul {
	display: inline;
}

.TableText {
	font-size: 12px;
	font-family: "trebuchet MS";
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
}
.TableText-Alt {
	height: auto;
	background-color: #F9F9F9 ;
	background-repeat: repeat;
	background-position: top;
	font-family: "trebuchet MS";
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left:5px;


}

.TableText-Title {
	height: auto;
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	padding-left:5px;

}

.RegisterButton {
	background-color: #E98F15;
	color:white;
	font-size: 13px;
	font-family: "trebuchet MS";
	font-weight:bold;
	text-transform:uppercase;
}

.noborder {
	border:none;
	margin-right:10px;
}

#lessspace
{
	font-size:7px;
}

#bigfont
{
	font-size:12px;
}




