

body {
   /* background-color:white;*/
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}


.body_col {
margin: 0;
vertical-align: top;
background-repeat: repeat-x; 
background-image: url(images/bodygradiant.jpg); 
background-position: top; 
padding: 0px 0px;
text-align: left; 
background-color: #b5cad5; }



a:link {
	color: #003399;
	text-decoration: none;
	}
a:visited { 
	color: #003399;
	text-decoration: none; 
	}
a:hover {
	color: #0033ff;
	text-decoration: underline;
	}
a:active { 
	color: #0033ff;
	text-decoration: underline; 
	}

a.ondark  {
	line-height: 20px;	
	}
a:link.ondark {
	color: #ceddf6;
	text-decoration: none;
	}
a:visited.ondark { 
	color: #ceddf6;
	text-decoration: none; 
	}
a:hover.ondark {
	color: #ffffff;
	text-decoration: underline;
	}
a:active.ondark { 
	color: #ffffff;
	text-decoration: underline; 
	}

	
.videotype{
    color: #ffffff;
	padding:1px;
	margin:2px;
	text-align:left;
	vertical-align: middle;
	   
	}
.videoframe {
    color: #ffffff;
    height:350px;	
	padding:0px;
	margin:0px; 
	text-align:center;
	background-color:#333445; 
    }
	
.fullframe {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:center;  
    width:320px;  	
	padding:0px;
	margin-top:30px; 
	margin-bottom:60px;
	margin-left:60px;
	margin-right:60px;
	background-color: #333445; 
	border: #333445 ridge 12px;
    }
.beyondframe {
	color: #ffffff;
	text-align:center; 
    width:400px;	
	padding:0px;
	margin-top:30px; 
	margin-bottom:60px;
    background-color: none;
    border:#333445 ridge 6px; 
    }
.belowframe {
	color: #333445;
	font-weight:bold;
    font-size:12px;
	text-align:left; 
    width:400px;  	
	padding:0px;
	margin-top:0px; 
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
    background-color: none;
     
    }	
	
.vheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	}	

