	
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#393939;
	line-height:16px;
	background-attachment: fixed;
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;	
}

ul {margin-left: 20px;}
h1 {margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
}

h2 {margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}

.wrapper {
	width: 780px;
	align: center;
	}
.content {
	width: 740px;
	align: center;
	background-color:#FFFFFF;
	}
	
.middle {vertical-align: middle; }

.topnav {
	width: 747px;
	height: 90px;
	align: center;
	background-color: #fff;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-top: 3px;
	}

.topnav a:link {
	text-decoration: none;
	color: #fff;
}
.topnav a:visited {
	text-decoration: none;
	color: #fff;
}

.white A:link {
	text-decoration: none;
	color: #fff;
}
.white A:visited {
	text-decoration: none;
	color: #fff;
}
.white A:active {
	text-decoration: none;
	color: #fff;
}
	
.text 
	{ 
	font-size: 13px; 
	color:#F21100;
			}
			
.text1
	{ 
	font-size: 20px; 
	color:#F21100;
			}
			
.padding{
	padding-left:50px;
	padding-right:50px;
}
.padding-top{
	padding-top:2px;
	
	}
	.text2 
	{ 
	font-size: 15px; 
				}
				
				.text3 
	{ 
	font-size: 20px; 
				}
			
	.padding1{
	padding-left:20px;
	padding-right:20px;
}
.white{
color:#ffffff;
}

.text4
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px; 
	color:#000000;
	height:25px;
				}
	
	
.adminlink { 
		font-family:Tahoma;
		font-size: 11px; 
		color: #000000;
		text-decoration:underline;
		font-weight: none
		}

.textfield{
background-color:#ACAEB4;
border:1px solid #D1D3D9;
width:200px;
height:18px;
}


.link1{
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.link1:hover{
font-size:11px;
color:#ffffff;
text-decoration:underline;
}
blockquote { 
background-color: #FFFFCC;
width: 600px;
border : 1px solid #ccc;
margin-left: 15px;
margin-right: 10px;
margin-top: 15px;
padding: 5px;
 }