body { color: #484d50;
       margin: 0; }
	   
.content   { color: #333333;
             font-size: 12px;
             font-family: Arial, Helvetica }
			 
.video-text   { color: #efefef;
             font-size: 13px;
             font-family: Arial, Helvetica }			 
			 
.content-dvd   { color: #666666;
             font-size: 11px;
             font-family: Arial, Helvetica }
			 		 
.crumb     { color: #666666;
             text-decoration: none;
             font-size: 10px;
			 padding:5px;
             font-family: Arial, Helvetica }	 
			 
.news  { color: #666666;
             font-size: 11px;
             font-family: Arial, Helvetica }
			 
.contact   { color: #666666;
             font-size: 11px;
			 line-height:18px;
             font-family: Arial, Helvetica }
			 
.home-feature  { color: #d1b264;
             font-size: 12px;
             font-family: Arial, Helvetica;
			 padding:5px }
			 
			 
.home-header  { color: #2f4b60;
             font-size: 12px;
			 font-weight:bold;
             font-family: Arial, Helvetica;
			     margin-left: 14px  }
				 
.box-header  { color: #2f4b60;
             font-size: 11px;
			 font-weight:bold;
             font-family: Arial, Helvetica;
			     margin-left: 14px  }
			 
.feature-text  { color: #efefef;
             font-size: 11px;
             font-family: Arial, Helvetica;
			 padding:5px }
			 
.header-text   { color: #333;
             font-weight: bold;
             font-size: 13px;
             font-family: Arial, Helvetica }	   


a:link     { color: #383723;
             text-decoration: underline;
             font-size: 11px;
             font-family: Arial, Helvetica }
a:visited  { color: #383723;
             text-decoration: underline;
             font-size: 11px;
             font-family: Arial, Helvetica }
a:active   { color: #383723;
             text-decoration: underline;
             font-size: 11px;
             font-family: Arial, Helvetica }
a:hover    { color: #530c10;
             text-decoration: underline;
             font-size: 11px;
             font-family: Arial, Helvetica }
			 		 
			 
a.footer:link     { color: #98a9b6;
             text-decoration: none;
             font-size: 9px;
             font-family: Arial, Helvetica }
a.footer:visited     { color: #98a9b6;
             text-decoration: none;
             font-size: 9px;
             font-family: Arial, Helvetica }

a.footer:hover    { color: #6db33f;
             text-decoration: none;
             font-size: 9px;
             font-family: Arial, Helvetica }
			 
a.crumb:link     { color: #414141;
             text-decoration: none;
             font-size: 10px;
             font-family: Arial, Helvetica }
a.crumb:visited     { color: #414141;
             text-decoration: none;
             font-size: 10px;
             font-family: Arial, Helvetica }

a.crumb:hover    { color: #6db33f;
             text-decoration: none;
             font-size: 10px;
             font-family: Arial, Helvetica }
			 			 
.good     { color: #0033FF;
             font-weight: bold }
.bad      { color: #CC3300;
             font-weight: bold }
div.heading {
    background-color: #64879d; 
    color: #EDF2F5;
    padding: 9px; 
    text-align: left; 
    font-size: 16px; 
    font-weight: bold;  
    text-transform: uppercase; 
}


.copyright { color: #708a9d;
       font-size: 9px;
       font-family: Arial, Helvetica;
 }
 
.search { color: #888888;
       font-size: 9px;
       font-family: Arial, Helvetica;
 } 

div.leftsidebar { 
    float: left; 
    width: 120px; 
    background-color: #EDF2F5;
    font-size: 12px; 
    padding: 7px; 
    border: 1px solid #64879d;
    color: #444444; 
}
div.thebody { 
    padding: 5px; 
    margin-left: 150px; 
    font-size: 11px; 
    font-family: Arial, Helvetica; 
}
div.bottom {
    background-color: #EDF2F5; 
    border: 1px solid #64879d;
    padding: 3px; 
    text-align: center;
    font-size: 11; 
}
p.title { 
    font-size: 14pt; 
    font-weight: bold; 
    margin: 0; 
}
p.smalltitle { 
    font-size: 12pt; 
    font-weight: bold; 
    margin: 0; 
    padding: 4px; 
    background-color: #CCCCCC; 
    text-transform: uppercase; 
}
p.sectionname { 
    font-weight: bold; 
    margin: 0;
}
.leftsidebar p.sectionname {
    padding-left: 15px;
}
.icons {
    text-align: center;
}


a.featurebutton:link{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 9px;
	font-style: normal;
	color:#FFFFFF;
	padding:1px;
	font-weight: normal;
	background-color:#3e5361;
	border: #617d91 1px solid;
	text-decoration:none;
}

a.featurebutton:visited{
	font-family: Verdana, Arial, Sans Serif;
	font-size: 9px;
	font-style: normal;
	color:#FFFFFF;
	padding:1px;
	font-weight: normal;
	background-color:#3e5361;
	border: #617d91 1px solid;
	text-decoration:none;
}

a.featurebutton:hover{
	font-family: Verdana, Arial, Sans Serif;
	color:#efefef;
	font-size: 9px;
	font-style: normal;
	padding:1px;
	font-weight: normal;
	background-color:#6db33f;
	border: #ffffff 1px solid;
	text-decoration:none;
}

input
{
color: #888;
background: #ffffff;
margin:5px;
border: 1px solid #888
}

.submit
{
color: #3d6190;
background: #ffffff;
font-size:10px;
padding:1px;

} 


input2
{
color: #888;
background: #ffffff;
border: 1px solid #888
}

.submit2
{
color: #3d6190;
background: #ffffff;
font-size:10px;
padding:1px;

} 