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;
	background-color:#ecedf1;
	}

/*---------------------------------------CONTENT-----------------------------------------------*/
.inputtext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #464d5f;
	font-weight: normal;
	TEXT-DECORATION: none;
	height:15px;
	border:0px;
	border-left:1px;
	border-right:1px;
	border-right-color:#cfcecd;	
	background-color:#CCCCCC;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:4px;
	background-color:efefef;
	background-image:url(images/input_text_bg.gif);

	
}

.text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #d6cc8d;
	font-weight: normal;
	TEXT-DECORATION: none;
	line-height: 13px;
	
}

.text2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #bcb36c;
	font-weight: normal;
	TEXT-DECORATION: none;
	line-height: 13px;
	
}

.footertext
{
	font-family: Tahoma;
	font-size: 11px;
	color: #4d2c01;
	font-weight: normal;
	TEXT-DECORATION: none;
	line-height: 13px;
	
}
.tiny
{
	font-family: Tahoma;
	font-size: 10px;
	color: #464d5f;
	font-weight: normal;
	TEXT-DECORATION: none;
	line-height: 13px;
	
}

.heading_colum
{
	font-family: Tahoma;
	font-size: 11px;
	color: #e2dcaf;
	font-weight: bold;
	TEXT-DECORATION: none;
	line-height: 15px;
}

.heading
{
	font-family: Tahoma;
	font-size: 11px;
	color: #35230f;
	font-weight: bold;
	TEXT-DECORATION: none;
	line-height: 13px;
}




.headinglight
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: regular;
	TEXT-DECORATION: none;
	line-height: 13px;
}

.highlight
{
	font-family: Tahoma;
	font-size: 11px;
	color: #d94c01;
	font-weight: regular;
	TEXT-DECORATION: none;
	line-height: 13px;
}

.hightlightwhite
{
	font-family: Tahoma;
	font-size: 11px;
	color: #e3e7e7;
	font-weight: regular;
	TEXT-DECORATION: none;
	line-height: 13px;
}

.hightlightyellow
{
	font-family: Tahoma;
	font-size: 14px;
	color: #ffd641;
	font-weight: bold;
	TEXT-DECORATION: none;
	line-height: 13px;
}


.hyperlinks
{
	font-family: Tahoma;
	font-size: 11px;
	color: #186793;
	font-weight: bold;
	TEXT-DECORATION: underline;
	line-height: 13px;
}
a:hover.hyperlinks
{
	font-family: Tahoma;
	font-size: 11px;
	color: #2d86b8;
	font-weight: bold;
	TEXT-DECORATION: underline;
	line-height: 13px;
}

.hyperlinksfooter
{
	font-family: Tahoma;
	font-size: 11px;
	color: #4d2c03;
	font-weight: regular;
	TEXT-DECORATION: none;
	line-height: 13px;
}
a:hover.hyperlinksfooter
{
	font-family: Tahoma;
	font-size: 11px;
	color: #e1ddb0;
	font-weight: regular;
	TEXT-DECORATION: none;
	line-height: 13px;
}

.hyperlinks3
{
	font-family: Tahoma;
	font-size: 11px;
	color: #186793;
	font-weight: regular;
	TEXT-DECORATION: none;
	line-height: 13px;
}
a:hover.hyperlinks3
{
	font-family: Tahoma;
	font-size: 11px;
	color: #d94c01;
	font-weight: regular;
	TEXT-DECORATION: none;
	line-height: 13px;
}

.navigation
{
	font-family: Tahoma;
	font-size: 11px;
	color: #2e3647;
	font-weight: bold;
	TEXT-DECORATION: none;
	line-height: 13px;
}
a:hover.navigation
{
	font-family: Tahoma;
	font-size: 11px;
	color: #186793;
	font-weight: bold;
	TEXT-DECORATION: underline;
	line-height: 13px;
}

.lightnavigation
{
	font-family: Tahoma;
	font-size: 11px;
	color: #bcb36c;
	font-weight: regular;
	TEXT-DECORATION:underline;
	line-height: 13px;
}
a:hover.lightnavigation
{
	font-family: Tahoma;
	font-size: 11px;
	color: #e1ddb0;
	font-weight: regular;
	TEXT-DECORATION: underline;
	line-height: 13px;
}

.footer
{
	font-family: Tahoma;
	font-size: 11px;
	color: #c5ccd9;
	font-weight: regular;
	TEXT-DECORATION: none;
	line-height: 13px;
}
a:hover.footer
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ecedf1;
	font-weight: regular;
	TEXT-DECORATION: none;
	line-height: 13px;
}

#bottom_fade {
	width: 600px;
	height: 200px;
	z-index: 99;
	position: fixed;
	bottom: 0%;
	background-image: url("bottom-fade.png");
}

img, div { behavior: url(iepngfix.htc) }