.imageonly
{
	display: block;
	z-index:500;
	position:relative;
	top:0px; left:0px;
}
.bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
	right: 36px;
	list-style: disc url(Images/bullet.gif) outside;
}
a.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	list-style: disc url(Images/bullet.gif) outside;
}
a.bodytext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fc7215;
	line-height: 18px;
}
a.bodytext:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fc7215;
	text-decoration: underline;
	line-height: 18px;
}
a.bodytext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 18px;
}
a:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #883300;
	text-decoration: none;
}	
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #883300;
	text-decoration: none;
}
a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #883300;
	font-weight: bold;
	text-decoration: underline;
}	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fc7215;
	margin-top: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #fc7215;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fc7215;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
body
{
	margin-top: 0px;
	margin-left: 0px;
	background-image: url('Images/background_1.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
	color: #000000;
	padding: 0;
	list-style-position: outside;
	list-style-image: url(Images/bullet.gif);
}
.body
{
	margin-top: 0px;
	margin-left: 0px;
	background-image: url('Images/background_1.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
	color: #000000;
	padding: 0;
	list-style-position: outside;
	list-style-image: url(Images/bullet.gif);
}
.viewersmall
{
	background-color:#fc7215;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	position:absolute;
	width:176px;
	height:166px;
	color:White;
	}
.viewersmalltitle
{
	top:2px;
	}
.viewersmallviewer
{
	top:17px;
	left:2px;
	}	
.viewermedium
{
	background-color:#fc7215;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	width:350px;
	height:320px;
	color:White;
	}
.viewermediumtitle
{
	top:3px;
	}
.viewermediumviewer
{
	top:25px;
	left:20px;
	}	
.viewerlarge
{
	background-color:#fc7215;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	width:350px;
	height:320px;
	color:White;
	}
.viewerlargetitle
{
	top:2px;
	}
.viewerlargeviewer
{
	top:25px;
	left:2px;
	}
.orange
{
	color:#fc7215;
	}	
.big
{
	font-size:12px;
	font-weight:bold;
	}
.small
{
	font-size:9px;
	font-weight:bold;
	}