
body
{
	background-image: url(../img/background.gif);
	margin: 0px 0px 0px 0px;
	color: #222;
	font: 10px Verdana;
}

p
{
	padding: 0px 0px 0px 0px;
}

input, textarea
{
	font: 10px Verdana;

}

div, td, tr, table
{
	border: 0px dotted red;
	font: 10px Verdana;
}

a.menu
{
	color: #222;
	text-decoration: none;
}

a.active
{
	color: #cF0000;
	text-decoration: none;
}

ul.menu
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.menu li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	list-style: none;
	background-image: url(../img/menubullet.gif);
	background-repeat: no-repeat;
}

a:hover.menu
{
	color: #cf0000;
}

a
{
	color: #444444;text-decoration:underline
	
}

a:hover
{
	color: #cf0000;
}

.red
{
	color: #cf0000;
}

h1, h2, h3, h4
{
	font-family: times, Helvetica;
	margin: 0px 0px 10px 0px;
}

h1
{
	font-size: 30px;
	font-weight: normal;
	line-height:105%;
}

h2
{
	font-size: 16px;
	font-weight: normal; line-height:110%
}

h1, h2, h3, h4
{
	font-family: arial, Helvetica;
	margin: 0px 0px 10px 0px;
}

h1
{
	font-size: 22px;
	font-weight: bold;
	line-height:105%;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	line-height:120%;
}


h3
{
	font-family: verdana;
	font-size: 10px;
}


.container
{
	background-color: #fafafa;
}

.content
{
	background-color: #fff;
}

.leftcolumn
{
	width: 160px;
	background-color: #F8F8F8;
}

.innerleftcolumn
{
	padding: 16px 16px 16px 16px;
}

.middlecolumn
{
	background-color: #fff;
}

.innermiddlecolumn
{
	padding: 16px 20px 6px 20px;
}

.verticaldash
{
	width: 4px;
	background-image: url(../img/rightbackground.gif);
	padding-left: 0px;
}
.rightcolumn
{
	width: 155px;
	background-color: #fff;
	padding-left: 0px;
}

.innerrightcolumn
{
	padding: 14px 14px 14px 14px;
}

.topp
{
	position: relative;
	width: 750px;
	height: 108px;
	background-image: url(../img/topbackground.gif);
}

.topplogo
{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 102px;
	height: 68px;
	
}

.toppbanner
{
	border:1px solid #808080; padding:0; position: absolute;
	
	right: 25px;
	top: 23px;
	width: 468px;
	height: 60px;
	background-image: url('../img/dummy_banner.jpg');
}

.footer
{
	position: relative;
	width: 750px;
	height: 20px;
	padding-top: 6px;
	background-image: url(../img/footerbackground.gif);
	text-align: center;
}

.horizontaldash
{
	width: 128px;
	height: 4px;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../img/hordash.gif);
}

.mainimage
{
	padding: 0px 0px 10px 0px;
}

.maintext
{
	padding: 5px 5px 5px 5px;
}

small
{
	color: #999999;font-size:10px
}


div.badge
{
	position: relative;
	width: 174px;
	height: 80px;
	background-image: url(../img/puffbackground.gif);
}

div.badgeimage
{
	position: absolute;
	left: 5px;
	top: 7px;
}

div.badgetext
{
	padding: 0px 5px 0px 0px;
	position: absolute;
	left: 73px;
	top: 9px;
}

div.badgelink
{
	position: absolute;
	right: 10px;
	top: 70px;
}

div.puffar
{
	background-color: #fff;
	padding: 10px 6px 10px 6px;
}