body, p, td, table {
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; 
	text-align: justify;
	letter-spacing: 1px;
	}

body	{
	background: #D9D9D9;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#body2 {  	
	text-align: justify;
	width: 650px;
	margin: auto;

	background-color: #feeded;
	}


#content {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 635px;
	}

a, a:active, a:link, a:visited {
	text-decoration: none; 
	color: #1B4068; 
	font-weight: bold;
	}

a:hover {
	text-decoration: none; 
	color: #528ECD; 
	font-weight: bold;
	}

#menu {
        font-size: 14px;
	font-style: normal;
        font-family: Courier New, Helvetica, Georgia, sans serif;
	padding:5px 0 0 0;
	width:100%;
	color: #008DD4;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1pt;
        margin-left:0px;
        margin-right:10px;
        margin-bottom:25px;
        padding-top: 5px;
	}

#menu a, #menu a:active, #menu a:link, #menu a:visited {
	text-decoration: none; 
	color: #D21C4A; 
	}

#menu a:hover {
	text-decoration: none; 
	color: #120F0D; 
	}


input, select, textarea {
	text-decoration: none; 
	font: normal 11px arial;  
	color: #000000; 
	letter-spacing: 1px;
	border: 1px solid #212324; 
	background-color: #658BBA;
	}


blockquote {
	background: #f1f1f1;
	align: center;
	border: 1px solid #e2e2e2;
	padding: 8px;
	vertical-align: top;
	text-align: justify;
   }

i,em{
	font-style: italic;
	color:  #333333;}

b, strong {
	font-weight: bold;
	font-style: normal;
	color: #569A12;}

u {
	text-decoration: underline;
	font-style: normal;
	color:  #333333;}

#header {

width : 100%;
height : 100px;
padding-top : 0;
margin-top: 0px;
}

#header2 {
background :  url(images/footer.jpg);
width : 100%;
height : 50px;
padding-top : 0;
margin-top: 0px;
}


.heading {
        margin-bottom: 5px;
	padding: 5px;
	background: #feeded;
	margin: 10px 10px 10px;
	font: 14px Georgia;
	font-weight: normal;
	border-bottom: 1px dotted #c0c0c0;
	color: #f2be51;
	text-transform:uppercase;
	text-align:left;
	}




#footer	{
	padding-top: 5px;
	clear:both;
	}

