/* CSS Document */
/*-----------------------------------------------------general layout-----------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:ff0000;
	scrollbar-face-color: #000000;
	
}

li{ padding:0px;margin:0px;}

.top{
	height:60px;
	background:#323232;
}
.topRed{
	height:35px;
	background-image:url(../img/topblack.gif);
	background-repeat:repeat-x;
}
.topBgPicture{
	height:78px;
	background-image:url(../img/bgTopPicture.gif);
	background-repeat:repeat-x;
}
.topRedLine{
	height:24px;
	background-image:url(../img/bottomLine.gif);
	background-repeat:repeat-x;
}
/*------------------------------  LEFT COLUMN  ------------------------------*/
.contentLeft{
	background-image:url(../img/contentBG.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;

	width:560px;
}
.LeftContent{

	padding-top:10px;
	padding-right:20px;
	padding-left:20px;
}
.LeftContent H2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#8C1413;
}
.LeftContent H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#8C1413;
}
.LeftContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
		padding-bottom:10px;
	text-align:justify;
}
/*-----------------  RIGHT COLUMN  ----------------------------*/
.contentRight{
		top:0px;
		vertical-align:top;
	background-image:url(../img/contentBG.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
			
	width:200px;
}
.RightHot{
		width:100%;
	padding-top:27px;
	padding-right:20px;
	padding-left:20px;
		background-color:#cccccc;
}
.RightHot H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#8C1413;
}
.RightHot p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
		padding-bottom:10px;
	text-align:justify;
}
.RightContent{

	padding-top:10px;
	padding-right:20px;
	padding-left:20px;
}
.RightContent H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#8C1413;
}
.RightContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
		padding-bottom:10px;
	text-align:justify;
}
.bottomLine{
	height:28px;
	background-image:url(../img/bottomLine.gif);
	background-repeat:repeat-x;
}
.more {
	float:right;
}

/*--------------------------------top menu GREY-----------------------*/

.topMenuGrey {
	font-family:Arial;
	font-size:10px;
 	color:#ffffff;
	padding-left:10px;
}
.topMenuGrey a{
	font-family:Arial;
	font-size:10px;
 	color:#ffffff;
	padding-left:10px;
}
.topMenuGrey a:hover{
	font-family:Arial;
	font-size:10px;
 	color:#cc0000;
	padding-left:10px;
}
/*--------------------------------stufs-----------------------*/

.topPicture{
	height:78px;
	background-image:url(../images/picture1.gif);
	width:760px;

}

/*--------------------------type faces (text)-----------------*/
