body {
	background: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0;
	margin: 0;
	background-color: 003668;
	line-height: 20px;
}



A:link {
	font-size: 12px;	
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #d79812;
	text-decoration: underline;
}
A:active {
	font-size: 12px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #d79812;
	text-decoration: underline;
}
A:visited {
	font-size:12px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #d79812;
	text-decoration: underline;
}
A:hover {
	font-size: 12px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #666666;
	text-decoration: none;
}

A.footer:link {
	font-size: 11px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #000000;
	text-decoration: none;
}
A.footer:active {
	font-size: 11px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #000000;
	text-decoration: none;
}
A.footer:visited {
	font-size:11px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #000000;
	text-decoration: none;
}
A.footer:hover {
	font-size: 11px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #333333;
	text-decoration: underline;
}

A.nav1:link {
	font-size: 10px;
	font-family :verdana,arial,trebuchet ms,helvetica;
	Color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.nav1:active {
	font-size: 10px;
	font-family :verdana,trebuchet ms,helvetica;
	Color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.nav1:visited {
	font-size:10px;
	font-family :verdana,trebuchet ms,helvetica;
	Color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.nav1:hover {
	font-size: 10px;
	font-family :verdana,trebuchet ms,helvetica;
	Color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

b{
	font-size: 13px;
   line-height: 15px;
	Color: #571309;
}

td{
	font-size: 13px;
   line-height: 15px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #000000;
	line-height: 20px;
}

.copyright{
	font-size: 8pt;
    line-height: 20px;
	color: #ffffff;

}

hr {color: #fff; background-color: #fff; border: 1px dotted #c38b10; border-style: none none dotted; }

.form{
	font-size: 11px;
	line-height: 20px;
	color: #9BA485;
	font-weight : bold;
}

ul {
	line-height: 20px;
	list-style-type: circle;
	color: #230302;
}

h1 { 
text-decoration: none;
font-size: 23px;
font-family: arial,trebuchet ms, Helvetica, trebuchet ms, 'san serif';
color: #d09411;
padding-top: 5px;
line-height: 28px;
}

h2 {
	text-decoration: none;
	font-size: 18px;
	font-family: Helvetica, trebuchet ms, 'san serif';
	color: #571309;
	font-weight: normal;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

h3 {
	text-decoration: none;
	font-size: 14px;
	font-family: Helvetica, trebuchet ms, 'san serif';
	color: #571309;
	font-weight: normal;
	line-height: 15px;
}

h4 {
	text-decoration: none;
	font-size: 19px;
	font-family: Helvetica, trebuchet ms, 'san serif';
	color: #00619c;
	font-weight: normal;
	line-height: 31px;
	background: url('/images/header_bg.gif');
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#contentplace {
	background: url('../images/popcorn_bg.jpg');
	background-repeat: no-repeat;
	background-position: center 100px;
	background-color: #FFFFFF;
}


