body
{
margin:0;
background: #000000;
background-image: url('http://www.action-promotions.co.uk/en/cms/style/images/img2.jpg');
background-position:center top; 
background-repeat:no-repeat;
line-height: 18px;
font-size: 8pt;
font-family: Verdana;
}
.layout_table
{
width: 900px;
border: 10px solid #FFFFFF;
background-color: #FFFFFF;
}
.box_1
{
border: 1px solid #FE000C;
background-color: #F0F0F0;
padding: 8px;
font-weight: bold;
margin-top: 16px;
}
.box_1 a
{
font-weight: bold;
text-decoration: underline;
color: #FE000C;
}
.box_1 a:hover
{
font-weight: bold;
text-decoration: underline;
color: #000000;
}
.box_2
{
border: 1px solid #FE000C;
background-color: #FE000C;
padding: 8px;
color: #FFFFFF;
}
.box_2 a
{
color: #FFFFFF;
text-decoration: none;
}
.box_2 a:hover
{
color: #FFFFFF;
text-decoration: underline;
}
.contact_form
{
border: 1px solid #FE000C;
background-color: #FFFFFF;
padding: 8px;
margin-left: 10px;
width: 420px;
float: right;
margin-top: 15px;
}
.registration_form
{
border: 1px solid #FE000C;
background-color: #FFFFFF;
padding: 8px;
margin-top: 15px;
background-color: #F0F0F0;
}

.fighter
{
width: 150px;
border: 1px solid #FE000C;
background-color: #E5E5E5;
padding: 8px;
margin-top: 5px;
line-height: 150%;
}
.text_white
{
color: #FFFFFF;
}
.page_content
{
width: 615px;
}
.slider_content
{
width: 200px;
}
a
{
color: #FE000C;
}
a:hover
{
font-weight: bold;
}
.bullet_list
{
list-style-type: square;
}
.content
{
padding-left: 8px;
padding-right: 8px;
padding-top: 2px;
border: 1px solid #D7D7D7;
}
h1
{
font-size: 9pt;
font-weight: bold;
font-family: Verdana;
}
/* Left Menu Hyperlinks */

div#leftMenu a:visited
{
	text-decoration: none;
	color:#FFFFFF;
}
div#leftMenu a:link
{
	text-decoration: none;
	color:#FFFFFF;
}

a.newMenuBit, a:visited.newMenuBit
{
	width:130px;
	font-size: 9pt;
	background-color: #333333;
	padding: 5px;
	margin-bottom: 6px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.newMenuBit
{
	color:#CC9900;
	background-color: #FE000C;
}

hr
{
	color: #333333;	
	background-color: #333333;
	height: 2px;
	border: 0px;
}
.logo
{
border-bottom: 10px solid #FFFFFF;
}
.image_title
{
margin-bottom: 5px;
margin-top: 5px;
}
.footer
{
margin-top: 15px;
}
.styleform
{
font-family: Verdana;
font-size: 8pt;
color: #333333;
border: 1px solid #E5E5E5;
width: 200px;
}
.styleform_button
{
font-family: Arial;
font-size: 8pt;
color: #333333;
font-weight: bold;
background-color: #F0F0F0;
border: 1px solid #FE000C;
padding: 5px;
cursor: hand;
}
#dhtmltooltip
{
position: absolute;
width: 170px;
border: 2px solid #FE000C;
padding: 8px;
background-color: #E5E5E5;
visibility: hidden;
z-index: 100;
cursor: hand;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
