BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	
	
	}

/*---------------------------------------CONTENT-----------------------------------------------*/
.text
{
	font-family: arial;
	font-size: 11px;
	color: #161616;
	font-weight: normal;
	TEXT-DECORATION: none;
	line-height: 14px;
	text-align: justify
	
}

.tip
{
	font-family: arial;
	font-size: 10px;
	color: #444444;
	font-weight: normal;
	TEXT-DECORATION: none;
	line-height: 14px;
	
}

.picturetitle
{
	font-family: arial;
	font-size: 12px;
	color: #dc2400;
	font-weight: normal;
	TEXT-DECORATION: none;
	line-height: 14px;
	
}

.textwhite
{
	font-family: arial;
	font-size: 11px;
	color: #dddddd;
	font-weight: normal;
	TEXT-DECORATION: none;
	line-height: 14px;
	
}
.textblack
{
	font-family: arial;
	text-transform:uppercase;
	font-size: 12px;
	color: #000000;
	font-weight:lighter;
	TEXT-DECORATION: none;
	line-height: 14px;
	
}


.headinggbg
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding:6px;
	padding-left:10px;
	background-color:#161616;
	
}

.headinggbg2
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding:6px;
	padding-left:10px;
	background-color:#777777;
	
}


.nav
{
	font-family: arial;
	font-size: 11px;
	color: #dddddd;
	font-weight:normal;
	TEXT-DECORATION: none;
	background-image:url(images/nav_dot_off.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	width:181px;
	
}
a:hover.nav
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	TEXT-DECORATION:none;
	background-image:url(images/nav_dot_glow.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	width:281px;
}

.navselected
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	TEXT-DECORATION:none;
	background-image:url(images/nav_dot_glow.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	width:281px;
}

.highlight
{
	font-family: arial;
	font-size: 11px;
	color: #dc2400;
	font-weight:bold;
	TEXT-DECORATION:none;
	line-height: 14px;
	
}

.highlightbold
{
	font-family: arial;
	font-size: 11px;
	color: #dc2400;
	font-weight: bold;
	TEXT-DECORATION:none;
	line-height: 14px;
	
}

.footertextdim
{
	font-family: arial;
	font-size: 11px;
	color: #b7b7b7;
	font-weight: normal;
	TEXT-DECORATION:none;
	line-height: 14px;
	
}

.headingbigwhite
{
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	TEXT-DECORATION:none;
	line-height: 25px;
	
}

.headingbigwhitelight
{
	font-family: arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	TEXT-DECORATION:none;
	line-height: 25px;
	
}

.headingbigwhite2
{
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	TEXT-DECORATION:none;
	line-height: 18px;
	padding-bottom:6px;
	
}

.headingbigdark
{
	font-family: arial;
	font-size: 16px;
	color: #161616;
	font-weight:bold;
	TEXT-DECORATION:none;
	line-height: 20px;
	
}

.headingbigdarklight
{
	font-family: arial;
	font-size: 16px;
	color: #161616;
	font-weight: normal;
	TEXT-DECORATION:none;
	line-height: 25px;
	
}

.boldwhite
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION:none;
	line-height: 14px;
	
}







.heading
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	TEXT-DECORATION: none;
	line-height: 14px;
}


.input
{

	font-family: Tahoma;
	font-size: 11px;
	color: #161616;
	font-weight: normal;
	TEXT-DECORATION: none;
	height:17px;
	border:0px;
	
			padding-top:3px;
	padding-bottom:2px;
	padding-left:4px;
	background-color:#ffffff;
	background-image:url(images/inputbg.jpg);
	
	width:150px;
	

}

.textarea
{

	font-family: Tahoma;
	font-size: 11px;
	color: #161616;
	font-weight: normal;
	TEXT-DECORATION: none;
	height:50px;
	border:0px;
	
			padding-top:3px;
	padding-bottom:2px;
	padding-left:4px;
	background-color:#ffffff;
	background-image:url(images/inputbg.jpg);
	
	width:150px;
	

}



.headerlinks
{
	font-family: arial;
	font-size: 11px;
	color: #cfcfcf;
	font-weight:normal;
	TEXT-DECORATION: underline;
	line-height: 14px;
}
a:hover.headerlinks
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	TEXT-DECORATION: underline;
	line-height: 14px;
}


.hyperlinks
{
	font-family: arial;
	font-size: 11px;
	color: #161616;
	font-weight:normal;
	TEXT-DECORATION: underline;
	line-height: 14px;
}
a:hover.hyperlinks
{
	font-family: arial;
	font-size: 11px;
	color: #dc2400;
	font-weight:normal;
	TEXT-DECORATION: underline;
	line-height: 14px;
}

.hyperlinks2
{
	font-family: arial;
	font-size: 11px;
	color: #f4f4f4;
	font-weight: regular;
	TEXT-DECORATION: none;
	line-height: 14px;
}
a:hover.hyperlinks2
{
	font-family: arial;
	font-size: 11px;
	color: #dc2400;
	font-weight: regular;
	TEXT-DECORATION: underline;
	line-height: 14px;
}


.dimtext
{
	font-family: arial;
	font-size: 11px;
	color: #636363;
	font-weight: regular;
	TEXT-DECORATION: none;
	line-height: 14px;
}

/*img, div { behavior: url(iepngfix.htc) }*/
