body {
/*background-color:#000000;*/
background-image:url(http://www.isceast.com/images/100036/2008_Graphics/ISCE_bg.gif);
margin: '0','0','0', '0';
}

h1{
	color:#D0411D;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h2,h3,h4,h5,h6 
{
color: #000000;
}

td {
	vertical-align: top;
}
	
.smallnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	line-height: 10px;
	color: #FFFFFF;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

.largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color:#D0411D; /*#FF3333;*/
	}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
}


a:link { 
	color: #003366;
	text-decoration: underline;
	}
	
a:visited { 
	color: #CC0000;
	text-decoration: underline;
	}
	
a:hover { 
	color: #CC0000;
	text-decoration: none;
	}
	
a:active { 
	color: #000000;
	text-decoration: underline;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

#content_right_borders{
	background-image:url(content_right.gif);
	background-position:right;
	background-repeat:repeat-y;

}

#custom_main_borders_nonav{
	/*sj background-image:url(http://products.isc365.com/avcat/CTL4656/index_files/east_back_nonav.gif);*/
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
	}

#custom_main_borders{
	background-image:url(east_back.gif);
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-x-position: left;
	background-y-position: top;
	}

#isceast_content{
	padding: 5px 10px 5px 10px;
}