.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.base a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F99302;
}

.contentnull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	display:block;
	font-weight:normal;
	margin-bottom:10px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #c61d00;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #c61d00;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: underline;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4072C9;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE7203;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004F74;
	text-decoration: none;
	font-weight: bold;
}

.topmenu-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
}

a.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.topmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.base-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}

a.basemenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.basemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a.basemenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

a.home:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

a.home:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a.home:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

a.home:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.leftmenutitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC780B;
	width: 151px;
}

.righttablestoptitles{
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #fafafa;
	margin-top: 0px;
	width: 148px;
	border-top: 0px dotted #d1d1d1;
	border-right: 1px dotted #d1d1d1;
	border-bottom: 1px dotted #d1d1d1;
	border-left: 1px dotted #d1d1d1;
}

* html div.righttablestoptitles {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.righttablestop {
	padding: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FE7203;
	margin-top: 5px;
	width: 148px;
	font-weight: bold;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}

* html div.righttablestop {  /* CSS hack */
	width: 148px; 
	w\idth: 148px; }

.tablesmain {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 0px;
	width: 180px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: right;
	height: 360px;
}

* html div.tablesmain{  /* CSS hack */
	width: 180px; 
	w\idth: 180px; }

.tablesmainR {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 0px;
	width: 180px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 0px;
	float: right;
}

* html div.tablesmainR{  /* CSS hack */
	width: 180px; 
	w\idth: 180px; }

.tablesmainco {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #faf9f9;
	width: 425px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top:3px;
}

* html div.tablesmainco{  /* CSS hack */
	width: 425px; 
	w\idth: 425px; }

.videolist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;}

.tablesmain2 {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #f1f1f1;
	margin-top: 5px;
	width: 210px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-right: 15px;
	float: right;
	height: 310px;
}

* html div.tablesmain2{  /* CSS hack */
	width: 210px; 
	w\idth: 210px; }

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7B11;
	font-weight: bold;
}

/*added by Crystal */

body {
background-image:url(../images/bgbg.jpg);
background-repeat:repeat-x;
background-color:#20201E;
text-align:center;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#212121;

}

html {
text-align:center;
margin:auto;
}

/* misc styles */ 
.clearer { 
height: 0px;  
clear: both;  
display: block;  
margin: 0px;  
padding: 0px;
overflow: hidden;  
visibility: hidden;  
font-size: 0px; 
}

#topheader {
background-image:url(../images/logoheader.jpg);
background-position:top center;
background-repeat:no-repeat;
margin:auto;
text-align:center;
height:128px;
}

#topmenu {
background-image:url(../images/topmenu.jpg);
background-position:top center;
background-repeat:no-repeat;
height:33px;
text-align:center;
margin:auto;
}

#contentarea {
background-image:url(../images/contentarea-bg.jpg);
background-position:top center;
background-color:#FFFFFF;
background-repeat:no-repeat;
text-align:center;
padding-top:20px;
padding-bottom:20px;
margin:auto;
}

#footerarea {
background-image:url(../images/footerbg.jpg);
background-position:top center;
background-repeat:no-repeat;
text-align:center;
margin:auto;
height:129px;
}

#contentplace {
width:960px;
text-align:center;
margin:auto;
}

#subcontentplace {
width:960px;
text-align:left;
margin:auto;
}

#leftmenu {
width:201px;
text-align:left;
margin:auto;
float:left;
}

#rightcontent {
width:748px;
text-align:left;
margin:auto;
float:right;
padding-left:11px;
}

#rightcontentleft {
width:493px;
text-align:left;
margin:auto;
float:left;
padding-right:10px;
}

#rightcontentright {
width:245px;
text-align:left;
margin:auto;
float:right;
}

#searcharea {
background-image:url(../images/searchbg2.jpg);
background-position:top center;
background-repeat:no-repeat;
width:171px;
padding-left:15px;
padding-right:15px;
height:38px;
margin:auto;
text-align:left;
padding-top:36px;
}

#topheadearholder {
width:960px;
margin:auto;
text-align:right;
}

#footerepeat {
background-image:url(../images/footerbg-rpt.jpg);
background-position:top center;
background-repeat:repeat-x;
margin:auto;
text-align:center;
}

#tabarea {
display:block;
padding-top:28px;
margin:auto;
}

#tenspace {
display:block;
height:10px;
text-align:center;
margin:auto;
}

#fivespace {
display:block;
height:5px;
text-align:center;
margin:auto;
}


#linecontentholder {
padding:10px;
border-bottom:#CCCCCC 1px solid;
border-left:#CCCCCC 1px solid;
border-right:#CCCCCC 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:15px;
}

#linecontentholder li {
list-style-image:url(../images/icon-arrow.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#linecontentholder ul {
margin:0px;
padding-left:10px;
margin-left:5px;
}

#linecontentholder a{
color:#212121;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#linecontentholder  a:hover{
color:#9F1200;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.redheaders {
font-size:16px;
color:#d12201;
font-weight:bold;
}

#signuparea {
background-image:url(../images/signupbg.jpg);
background-position:top center;
background-repeat:no-repeat;
height:40px;
width:186px;
padding-left:15px;
padding-top:63px;
}

#footertext {
padding-top:25px;
width:960px;
text-align:left;
color:#FFFFFF;
font-weight:bold;
line-height:18px;
margin:auto;
}

#footertext a{
color:#FFFFFF;
font-weight:bold;
line-height:18px;
text-decoration:none;
}

#footertext a:hover{
color:#FFFFFF;
font-weight:bold;
line-height:18px;
text-decoration:underline;
}

.medtext {
font-size:16px;
font-weight:bold;
}

.formside {
width:140px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.smalltext {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.medtext {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}


.formsmed {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:150px;
}


.formsmall {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:90px;
}
