Body
	{
	margin: 0px;
	text-align: center;
	background: #FFFFFF url(../images/bg.jpg) repeat-x left top;
	}

BODY, TABLE, INPUT, TEXTAREA, SELECT
	{
	font-family: Arial;
	font-size: 12px;
	color: #515151;
	}
	
#hr
	{
	border-bottom:1px dashed #000000;
	
	}

.visible
{
	display: block;
}

.hidden
{
	display: none;
}
	
html 
	{
	scrollbar-face-color: #7f7f7f;
	scrollbar-shadow-color: #e3e4e4;
	scrollbar-highlight-color: #e3e4e4;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffff;
	}

.clear
	{
	clear: both;
	}
	
#wrapper
	{
	width: 776px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
#top
	{
	width: 776px;
	height: 111px;
	}
	
#top .abc_logo
	{
	float: left;
	width: 88px;
	margin-left: 25px;
	margin-top: 10px;
	}

#top .logo
	{
	float: right;
	width: 125px;
	padding-right: 26px;
	margin-top: 10px;
	}

.readmore, a.readmore, a.readmor:link, a.readmore:active, a.readmore:visited
	{
	color: #da251d;
	text-decoration: none;
	}
	
a.readmore:hover
	{
	color: #000000;
	}
	
.back, a.back, a.back:link, a.back:active, a.back:visited
	{
	font-size: 90%;
	color: #000000;
	text-decoration: none;
	}
	
a.back:hover
	{
	color: #da251d;
	}
	
#banner
	{
	width: 756px;
	height: 173px;
	display: none;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #181818 url(../images/banner_bg.jpg) no-repeat;
	}
	
#banner .img
	{
	float: left;
	width: 329px;
	margin-left: -10px;
	padding-top: 15px;
	}
	
#banner h1
	{
	margin: 0px;
	padding-top : 50px;
	margin-bottom: 10px;
	margin-right: 30px;
	text-align: left;
	}
	
#banner p
	{
	font-family: tahoma;
	font-size: 80%;
	font-weight: bold;
	color: #e2e2e2;
	margin-top: 0px;
	margin-right: 30px;
	text-align: left;
	}
	
#menu
	{
	float: right;
	height: 26px;
	margin: 0px;
	padding: 0px;
	margin-top: -26px;
	padding-right: 26px;
	margin-bottom: 0px;
	}
	
#menu UL.level1
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#menu UL.level1 LI
	{
	float: left;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	position1: absolute;
	}

#menu UL.level2
	{
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	}

#menu UL.level2 LI
	{
	width: 100%;
	line-height: 28px;
	background: #bd0303;
	border-bottom: 1px solid #2b2c2c;
	}

#menu UL.level2 LI.over
	{
	font-weight: normal;
	line-height: 28px;
	background: #5b5b5b url(../images/arrow.png) no-repeat center top;
	}

#menu UL.level2 LI A
	{
	width: 100%;
	color: #ffffff;
	display: block;
	text-decoration: none;
	}

#menu UL.level2 LI.over A
	{
	color: #ffffff;
	}
	
#main
	{
	width: 756px; 
	margin-top: px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url(../images/bg_content.jpg) no-repeat left top;
	}
	
#main DIV#img
	{
	text-align: left;
	padding-top: 40px;
	padding-bottom: 10px;
	}
	
#main .margin
	{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
#left
	{
	float: left;
	width: 208px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 10px;
	}
		
#left .top
	{
	width: 208px;
	height: 34px;
	}
	
#left Div#center
	{
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	text-align: left;
	background: #202020;
	border-top: 1px solid #ffffff;
	}
	
#left Div#center h1
	{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 20px;
	background: #373737;
	}
	
#left Div#center UL
	{
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	padding-left: 30px;
	list-style-image: url(../images/bullet_yellow.png);
	}
	
#left Div#center UL LI
	{
	color: #f1d255;
	height: 20px;
	margin-top: 5px;
	margin-right: 20px;
	border-bottom: 1px dotted #606060;
	}
	
#left Div#center UL LI A
	{
	color: #bdbdbd;
	text-decoration: none;
	}
	
#left Div#center UL LI A:hover
	{
	color: #f1d255;
	}
	
#left .bottom
	{
	width: 208px;
	height: 25px;
	margin-bottom: 12px;
	}
	
#content
	{
	float: right;
	width: 756px;
	margin-top: -36px;
	padding-top: 36px;
	}
	
#content h1
	{
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 1px;
	}
	
#content h2
	{
	font-size: 13px;
	font-weight: bold;
	color: #da251d;
	margin-top: 12px;
	margin-bottom: 0px;
	}
	
#content UL
	{
	margin: 0px;
	padding: 0px;
	margin-top: 12px;
	margin-left: 30px;
	margin-bottom: 12px;
	list-style-image: url('../images/bullet_black.jpg');
	}
	
#content UL LI
	{
	margin-bottom: 5px;
	}
	
#content UL
	{
	margin: 0px;
	padding: 0px;
	margin-top: 12px;
	margin-left: 30px;
	margin-bottom: 12px;
	list-style-image: url('../images/bullet_black.jpg');
	}
	
#content UL LI
	{
	margin-bottom: 5px;
	}
	
#content P
	{
	margin-top: 3px;
	margin-bottom: 15px;
	}

#content .margin
	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}
	
#content .box
	{
	float: left;
	width: 158px;
	height: 98px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#content .box A
	{
	font-family: tahoma;
	font-size: 80%;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	}

#content .box A:hover
{
	color: #da271f;
}

#content .picbox
	{
	float: left;
	width: 337px;
	height: 91px;
	margin-top: 5px;
	margin-right: 16px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#content .picbox A
	{
	font-family: tahoma;
	font-size: 80%;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	}

#content .picbox A:hover
	{
	color: #da271f;
	}
	
#content .picbox1
	{
	float: left;
	width: 219px;
	height: 177px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 18px;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#content .picbox1 A
	{
	font-family: tahoma;
	font-size: 80%;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	}

#content .picbox1 A:hover
{
	color: #da271f;
}

#content .picbox2
	{
	float: left;
	width: 337px;
	height: 150px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#content .picbox2 A
	{
	font-family: tahoma;
	font-size: 80%;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	}

#content .picbox2 A:hover
{
	color: #da271f;
}
#content .picbox7
	{
	float: left;
	width: 219px;
	height: 107px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 18px;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#content .picbox7 A
	{
	font-family: tahoma;
	font-size: 80%;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	}

#content .picbox7 A:hover
{
	color: #da271f;
}

#content .downloadbox
	{
	float: left;
	width: 158px;
	height: 98px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#content .downloadbox A
	{
	font-family: tahoma;
	font-size: 80%;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
	}

#content .downloadbox A:hover
{
	color: #da271f;
}
	
#bottom
	{
	clear: both;
	font-size: 80%;
	height: 70px;
	padding-top: 15px;
	}

#bottom A
	{
	color: #6c6c6c;
	text-decoration: underline;
	}
	
#bottom A:hover
	{
	color: #000000;
	}

#contact
	{
	widht: 756px;
	height: 291px;
	background: url(../images/img_contact.jpg) no-repeat;
	}
	
#contact .details
	{
	float: left;
	color: #ffffff;
	margin-top: 75px;
	padding-left: 478px;
	}

#contact .details A
	{
	color: #ffffff;
	text-decoration: underline;
	}
	
#contact .details A:hover
	{
	color: #fde700;
	text-decoration: none;
	}

.input
	{
	border: 1px solid #999999;
	}

.textarea
	{
	border: 1px solid #999999;
	}
	
.mandatory
	{
	color: #da251d;
	}
	
.info
	{
	font-size: 90%;
	}
	
.title_bar
	{
	width: 731px;
	height: 29px;
	color: #ffffff;
	font-weidgt: bold;
	background: url(../images/title_bar.png) no-repeat;
	}
	
.datatable
{
	width: 100%;
	margin-top: 17px;
	background: #D3D3D3;
}

.datatable TR.odd
{
	height: 24px;
	background: #FFFFFF;
}

.datatable TR.even
{
	height: 24px;
	background: #f3f3f3;
}

.datatable TD, .datatable TH
{
	padding: 2px;
}

.datatable .title_bg
{
	height: 28px;
	color: #ffffff;
	font-weight: bold;
	background: url(../images/title_bg.png) repeat-x left top;
}

#tab
{
	height: 20px;
	display: block;
	margin-top: 10px;
	padding-left: 2px;
	margin-right: 10px;
}

#tab A
{
	float: right;
	font-size: 90%;
	color: #000000;
	display: block;
	margin-left: 1px;
	line-height: 28px;
	text-decoration: none;
	background: #dfdfdf url('../images/tab_bg.jpg') repeat-x;
}

#tab A P
{
	margin: 0px;
	padding-left: 9px;
	background: url('../images/tableft_bg.jpg') no-repeat left top;
}

#tab A P SPAN
{
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	background: url('../images/tabright_bg.jpg') no-repeat right top;
}

#tab A:hover, #tab A.active
{
	color: #FFFFFF;
	background: #ba0505 url('../images/tabovr_bg.jpg') repeat-x;
}

#tab A:hover P, #tab A.active P
{
	background: #ba0505 url('../images/tableftovr_bg.jpg') no-repeat left top;
}

#tab A:hover P SPAN, #tab A.active P SPAN
{
	background: #ba0505 url('../images/tabrightovr_bg.jpg') no-repeat right top;
}

#back
{
	margin: 0px;
	width: 470px;
	margin-top: 5px;
	text-align: right;
	position: absolute;
}

.download
	{
	font-size: 10px;
	color: #ca0103;
	}
	
#content .poppic
	{
	float: left;
	width: 528px;
	height: 100px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	}
#content .pulley
	{
	float: left;
	width: 255px;
	margin-top: 5px;
	margin-right: 14px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	}
#content .last
	{
	margin-right: 0px;
	}
	
.top, a.top, a.top:link, a.top:active, a.top:visited   
	{
	color: #d51e17;
	text-decoration: none;
	font-weight: bold;
	}
a.top:hover
	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}