body {
	margin: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ebebeb;
	}

h1 {
	color: #f7941d;
	font-size: 18px;
	font-weight: bold;
	}

h2 {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	font-family: Times;
	color: #ebebeb;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}
	
hr {
	color: #959595;
	height: 1px;
	}
	
li {
	list-style-image: url(images/li.gif);
	}
	
.main {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

.right {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ff0000;
	}
	
.info {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	}
	
.img {
	border: 1px #959595 solid;
	margin-bottom: 5px;
	margin-right: 20px;
	}
	
.img02 {
	border: 1px #959595 solid;
	float: left;
	margin-right: 20px;
	margin-bottom: 300px;
	}

.img03 {
	border: 1px #959595 solid;
	}
	
.img04 {
	border: 1px #959595 solid;
	margin-left: 6px;
	}
	
a {
	color: #0000ff;
	text-decoration: underline;
	}
a:hover {
	color: #0000ff;
	text-decoration: none;
	}
a:visited {
	color:  #0000ff;
	text-decoration: underline;
	}
a:visited:hover {
	color: #0000ff;
	text-decoration: none;
	}
	
.topnav {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
a.topnav {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
a.topnav:hover {
	color: #3a4968;
	text-decoration: underline;
	}
a.topnav:visited {
	color:  #000000;
	text-decoration: none;
	}
a.topnav:visited:hover {
	color: #3a4968;
	text-decoration: underline;
	}

a.leftnav {
	font-size: 11px;
	color: #ebebeb;
	text-decoration: none;
	line-height: 24px;
	}
a.leftnav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.leftnav:visited {
	color: #ebebeb;
	text-decoration: none;
	}
a.leftnav:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
a.main_link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
a.main_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.main_link:visited {
	color:  #FFFFFF;
	text-decoration: none;
	}
a.main_link:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
a.big_link {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	}
a.big_link:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
a.big_link:visited {
	color:  #CCCCCC;
	text-decoration: none;
	}
a.big_link:visited:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
.footer {
	font-size: 11px;
	color: #FFFFFF;
	}
a.footer {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/*------[ Form ]------------------------------------*/
table#c-form {
	width: 540px;
	margin: 0px;
	padding: 0px;
	}
table#c-form th {
	width: 150px;
	text-align: left;
	vertical-align: top;
	}
th.zip {
	width: 50px;
	}