body {
    background-image: url(/images/background.jpg);
    background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form 
{
    display:inline;
}


table
{
    padding:0px 0px 0px 0px;
    height: 84px;
    margin-bottom: 0px;
}

img 
{
    border:0;
    /*width:100%;*/
}

strong
{
    color:#333333;
    font-size:100%;
    font-weight:bold;   
}

a, a:link, a:active, a:visited {
	color: #006699;
	text-decoration: none;
	text-indent: 5px;
	}
a:hover {
	color: #0099CC;
	}

.h1 {
font-size:184%;
font-weight:normal;
margin-top:5px;    
/*
	font-size: 26px;
	font-weight:normal;
	color: #999999;
	line-height:34px;
	padding: 0px 0px 0px 0px;
*/
}

.h2 {
	font-size: 18px;
	font-weight:normal;
	line-height:26px;
	padding: 0px 0px 0px 0px;
}

.h3 
{
font-size: 16px;
line-height:20px;    
/*
	font-size: 26px;
	font-weight:normal;
	color: #999999;
	line-height:34px;
	padding: 0px 0px 0px 0px;
*/
}


.btn {
    background-image:url("/images/blank.jpg");
    border-style:none;
    font-size:14px;
    color:#cccccc;
    width:112px;
    height:33px;
    font-weight:bold;
}

.btn:hover {
    background-image:url("/images/blankOver.jpg");
    color:#ffffff;
    width:112px;
    height:33px;
    font-weight:bold;
    cursor:pointer;
}

.btnlink
{
    color:white;
    position:relative; 
    top:5px; 
    left:25px; 
}


.errortxt 
{
    color:Red;
}

.videoHead {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align:center
}
.videoText {
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	line-height: 15px;
}

.mainText {
	line-height: 22px;
}


.menuItem a{
	color: #006699;
	font-weight: bold;
	font-size: 14px;
	line-height: 32px;
	text-decoration: none;
	display: block;
	background-image:url(/images/itemButton.jpg);
}
.menuItem a:hover{
	color: #0099CC;
}
.menuSub a {
	color:#666666;
	font-size: 11px;
	line-height: 24px;
	margin-left: 15px;
	text-decoration: none;
	display: block;
}
.menuSub a:hover{
	color: #333333;
}


.newsMainHead {
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
}
.newsSubHead,  .newsSubHead a, .newsSubHead a:link,  .newsSubHead a:active, .newsSubHead a:visited {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-indent:0px;
}
.newsSubHead a:hover {
	color:#666666;
}
.newsIntro {
	font-size: 11px;
	line-height: 14px;
}
.newsLink a {
	font-size: 10px;
	line-height: 14px;
	color: #0099CC;
	text-decoration: none;
}
.newsLink a:hover{
	color: #006699;
}
.newsletter 
{
    width:116px;
    text-align:center;
}
.newsletter2 
{
    width:102px;
    display:block;
    padding-left:6px;
    padding-right:6px;
    padding-bottom:3px;
    border:solid 1px #FFFFFF;
    background:#FFFFFF;
    color:#000000;
}
.newsletter a 
{
    width:102px;
    display:block;
    padding-left:6px;
    padding-right:6px;
    padding-bottom:3px;
    border:solid 1px #FFFFFF;
    background:#FFFFFF;
    color:#000000;
}
.newsletter a:hover
{
    width:102px;
    display:block;
    padding-left:6px;
    padding-right:6px;
    padding-bottom:3px;
    border:solid 1px #0094de;
    background:#6dc1e4;
    color:#000000;
}







.promotional 
{
    width:216px;
    text-align:center;
}
.promotional a 
{
    width:202px;
    display:block;
    padding-left:6px;
    padding-right:6px;
    padding-bottom:3px;
    border:solid 1px #FFFFFF;
    background:#FFFFFF;
    color:#000000;
}
.promotional a:hover
{
    width:202px;
    display:block;
    padding-left:6px;
    padding-right:6px;
    padding-bottom:3px;
    border:solid 1px #0094de;
    background:#6dc1e4;
    color:#000000;
}







.sponsor a {
	color:#FFFFFF;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;	
}
.sponsor a:hover{
	color:#CCCCCC;	
}

.indent {
	margin-left:60px;
	}
	
.indent-30 {
	margin-left:30px;
	}

.imgfloatright {
	float: right;
	margin: 0 0 10px 10px;
	font-size: 11px;
	line-height: 16px;
}

.btnwide {
    background-image:url("/images/blankWide.jpg");
    border-style:none;
    font-size:14px;
    color:#cccccc;
    width:200px;
    height:33px;
    font-weight:bold;
}
.btnwide:hover {
    background-image:url("/images/blankOverWide.jpg");
    color:#ffffff;
    width:200px;
    height:33px;
    font-weight:bold;
    cursor:pointer;
}

