body {
	background-image: url(images/bg.gif);
	background-color: #808080;
    font: 100% Verdana, Georgia, "Calisto MT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center; 
	color: #000000;
	width:1034px;
	margin-top:2px;
}

.customstyle #container { 
	width: 1024px;  
	background: #e6e6e6;
	margin: 0 auto;
	border: 2px solid #606060;
	text-align: left; 
} 

.customstyle #header { 
	background:#303030;
	text-align: center; 
} 

.customstyle #mainsection { 
  background:#303030;
	 text-align: left;
  color: #C0CDD1;
}

.customstyle #footer { 
 background: #e6e6e6;
	text-align: center; 
}

td {
	 font-weight:normal;
  font-size:14px;  
}

h1, h2, h3, h4, h5 {
 color: #C0CDD1;
 font-weight: bold;
 margin: 0px;
 padding-left: 20px;
 padding-right:10px;
 padding-top:10px;
 padding-bottom:10px;
}

h1 {
    font-size: 18px;
}
h2 {
    font-size: 18px;
    font-weight:normal;
}
h3 {
    font-size: 16px;
}

h4 {
  font-size: 16px;
  font-weight:normal;
}

ul {
    padding-left: 20px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:0px;
    margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
 font-size:14px;  
}
a {
  font: Tahoma,Arial;
  color:Green;
  font-size:14px;
}

a:visited {
  color:Green;
}

.td25{
  text-align:center;
  width:25%;
}

.td20{
  text-align:center;
  width:20%;
}

.footer {
	font: normal 10px Tahoma, Arial;
	color: #FFFFFF;
	padding: 20px;
}

.footer a {
	padding: 15px;
	font: normal 10px Tahoma, Arial;
	color: #444b5d;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.grey {
	color: #30312f;
	text-decoration: none;
}

.redLL {
	color: #910101;
}

.blye {
	color: #004378;
text-decoration: underline;
}

.blye2 {
	color: #004378;
}
.grey2 {
	color: #30312f;
	text-decoration: underline;
	}
.orange {
	color:#fa3a00;
	}
	
.broun {
color: #e0c060;
text-decoration: underline;
}
.broun2 {
color: #e0c060;
text-decoration: none;
}
.broun-bold {
 color: #e0c060;
 text-decoration: none;
 font-weight:bold
}
	
.orange2 {
color:#fa3a00;
text-decoration: underline;
}
.white {
	color:#ffffff;
	}
.white2 {
color:#ffffff;
text-decoration: underline;
}
.footer2 {
 color:#444b5d;
 text-decoration: underline;
 }	
	
.yelow {
	color: #dbc036;
	text-decoration: none
	}
.yelow2 {
	color: #dbc036;
	text-decoration: underline;
	}


.red
{
	color: #B63D00;
}



.green {
	color: #b1d736;
text-decoration: underline;
}

.green2 {
	color: #b1d736;

}
.black {
	color: #2f2f2f;
	text-decoration: none
	}
.black2 {
	color: #2f2f2f;
	text-decoration: underline;
	}
ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style: none;
}


a.whitelink {	
	text-decoration: none;
	color: #FFFFFF;
 font-size:medium;
}

a.blacklink {	
	text-decoration: none;
	color: #303030;
 font-size:small;
}

a:blacklink:hover {
	text-decoration: none;
 color:#b0b0b0;
}

a.whitelink2 {	
	text-decoration: underline;
	color: #FFFFFF;
 font-size:medium; 
	}
a:whitelink2:hover {
	text-decoration: none;
}
.red { 
color:#d31a00;
text-decoration: underline;
}
.red2 { 
color:#d31a00;
text-decoration: none;
}



