body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	background: url('../images/back.jpg');
}

a:link
{
	text-decoration: none;
	color: #0099CC;
}

a:visited
{
	text-decoration: none;
	color: #006699;
}

a:hover
{
	text-decoration: none;
	color: #F47320;
}

a:active
{
	text-decoration: none;
	color: #F47320;
}

p, ul, li, ol, td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

#content ul, #content li 
{
	list-style-image: url('../images/bullet.gif');
}

#center
{
	margin-left: auto;
  	margin-right: auto;
	text-align: center;
}

#image
{
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #F47320;
	width: 202px;  
	height: 302px;
	margin-left: auto;
  	margin-right: auto;
}
	
.imgCenter 
{
    display: block;
    margin-left: auto;
    margin-right: auto; 
}

.button
{
background-image: url('images/button.gif');
width: 92px;
height: 25px;
border: 0;
}

.button:hover 
{
background-image: url('images/button1.gif');
width: 92px;
height: 25px;
border: 0;
}


.arrow
{	
	font-size: 12px;
	font-family: Comic Sans MS, Serif;	
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #F47320;
	margin-bottom: 0px;
	margin-top: 14px;
}

h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 0px;
	color: #006699;
	margin-bottom: 5px;
	margin-top: 20px;
}



.footer
{
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin: 0 0 0 20px;
}

.footerTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}

a.footerlink:link
{
	text-decoration: none;
	color: #006699;
	font-weight: normal;
}

a.footerlink:visited
{
	text-decoration: none;
	color: #006699;
	font-weight: normal;
}

a.footerlink:hover
{
	text-decoration: none;
	color: #F47320;
	font-weight: normal;
}

a.footerlink:active
{
	text-decoration: none;
	color: #F47320;
	font-weight: normal;
}

.footer2
{
	font-size: 10px;
	color: #cccccc;
	line-height: 10px;
	margin: 0 0 0 20px;
}

a.footerlink2:link
{
	text-decoration: none;
	color: #F47320;
	font-weight: normal;
}

a.footerlink2:visited
{
	text-decoration: none;
	color: #F47320;
	font-weight: normal;
}

a.footerlink2:hover
{
	text-decoration: none;
	color: #0099CC;
	font-weight: normal;
}

a.footerlink2:active
{
	text-decoration: none;
	color: #0099CC;
	font-weight: normal;
}