body 
{ 
	color: #fff; 
    background-image: url(images/bgimg.gif); 
    background-repeat: repeat;  
}
#divTop
{		
	left:0px; 
	top:0px; 	
	width:100%; 
	z-index:2;	
	background-image: url(images/line.gif); 
    background-repeat: repeat-x;
}
hr.redline
{
	border-bottom:#ce0909 solid 1px;
	border-top:none;
	border-left:none; 
	border-right:none;
}
table.content 
{		
	width:1024px;
	margin-top: 10px;
}
td.content
{
	border: 1px dotted  #E53910;	
	font-family: Tahoma, Verdana, Georgia, 'Trebuchet MS' ;
	color: #480607;
	font-style: normal;
	font-weight:lighter;
	font-size: 11px;
	text-align: justify;
	padding: 10px;
	vertical-align:top;	
}
td.contentnews
{	
	vertical-align:top;
	
}
table.news td
{
	border: 1px dotted  #E53910;
	text-align:justify;
	font-family: Tahoma, Verdana, Georgia, 'Trebuchet MS' ;
	color: #480607;
	font-style: normal;
	font-weight:lighter;
	font-size: 11px;
	text-align: justify;
	padding: 10px;
	vertical-align:top;
}
.textbold
{
	 font-weight:bold;
}
.spanHeading
{
	font-family: Tahoma, Georgia, 'Trebuchet MS';
	color: #E53910;
	font-style: normal;
	font-size: 10pt;
	text-align: justify;
	font-variant:small-caps;
	font-weight: bold;	
}

h1
{
	font-size: 12pt;	
	color: #711414;
	font-family: Tahoma, Georgia, Verdana;
	background-color: #fff;		
	border-bottom: 1px solid  #af2828;	
	text-align:left;	
	padding-bottom: 5px;
	font-variant:small-caps;	
}
h2 
{
	font-size: 11pt;	
	color: #ce0909; 
	font-family: Tahoma, Georgia, Verdana;
	background-color: #fff;		
	text-align:left;	
	padding-bottom: 5px;
	border-bottom: 1px dotted #af2828;
	font-variant:small-caps;
}
	
h3 
{
	font-family: Tahoma, Georgia, 'Trebuchet MS';
	color: #ce0909;	
	font-style: normal;
	font-size: 10pt;
	text-align: justify;
	font-variant: small-caps;
	font-weight: bold;	 
}

a	
{
	color: #883939;
	text-decoration: none;
	font-weight: bold;
	
}

a:link	{
	color: #ed8100;
	text-decoration: none;	
	}

a:visited{
	color: #ed8100;
	text-decoration: none;
	
	}
a:hover {	
	color: #ed8100;
	text-decoration: underline;
	
	}
a.Nav
{
	width:106px;
	height:25px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;				
}
a.Nav:hover
{
	background-position:0px -25px;
	font-size: 120%;
}

a.Nav#active
{
	BACKGROUND-POSITION: 0px -25px;
}

#tblNav
{	
	border:0px;	
	width:700px;
	height:50px;		
}
#timeTable
{
	border-bottom: dotted 1px #990000;
	border-top: dotted 1px #990000;
	border-left: dotted 1px #990000;
	border-right: dotted 1px #990000;
	width:100%;
	text-align:center;
	margin:1px;
}
table.schedule {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dotted dotted dotted dotted;
	border-color: #fe7e10 #fe7e10 #fe7e10 #fe7e10;
	border-collapse: collapse;
	background-color: white;
}
table.schedule th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: #fe7e10 #fe7e10 #fe7e10 #fe7e10;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.schedule td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: dotted dotted dotted dotted;
	border-color: #fe7e10 #fe7e10 #fe7e10 #fe7e10;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	width: 120px;
	
}
#optinform{
	position: relative;
	width: 259px;
	height:288px;
	padding-left: 0px;
	margin-top: 0px;
	float:left;

}
#divMainoptin
{
	position: relative;
	padding-left: 0px;
	padding-top: 20px;
	font-size:80%;
}
#divCenteroptin
{				 
	background-image:url(images/news_center.jpg);
	height: auto;
	width:259px;
	background-position: center;
	background-repeat: repeat-y;
	float:left;
	overflow:hidden; 
	margin-top: -4px;
}
.optintext{
	color: black;
	font-family: Tahoma;
	font-size:11px;
	padding-left: 30px;
	padding-right: 30px;
}
.submit{
	cursor:pointer;
	background:url(images/button.gif) no-repeat;
	width:170px;
	height:62px;
	border-style:none;
	margin:0px;
	padding:0px;
}
#contentright{
	height: auto;
	width:259px;	
	margin-right: -150px;
}
.style1 {
	color: gray;
	font-family: Tahoma;
	font-size: xx-small;
	padding-left: 30px;
}
