body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menuS {
	font-family: Verdana;
	font-size: 11px;
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
.menuS1 {
	font-family: Verdana;
	font-size: 11px;
	color: #ED1C24;
	text-decoration: none;
	font-weight: bold;
}
.menuB {
	font-family: Verdana;
	font-size: 12px;
	color: #4A4A4A;
	text-decoration: none;
	font-weight: bold;
}
.black10 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.black12 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.gray {
	font-family: Verdana;
	font-size: 10px;
	color: #737373;
}
.gray12 {
	font-family: Verdana;
	font-size: 12px;
	color: #737373;
}
.gray12s {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
 	font-weight: bolder;
	text-decoration: underline;
	background-color: #CC0000;
}
.black11 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.red11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ED1C24;
}
.white11 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.white11b {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.white14b {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.red10 {
	font-family: Verdana;
	font-size: 10px;
	color: #ED1C24;
	text-decoration: none;
}
.red12 {
	font-family: Verdana;
	font-size: 12px;
	color: #ED1C24;
	text-decoration: none;
	font-weight: bold;
}
.red24 {
	font-family: Garamond;
	font-size: 24px;
	color: #ED1C24;
	text-decoration: none;
	font-weight: bold;
}
.style1 {color: #ED1C24}
.tahoma {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.a {
	text.decoration:none;
}
a {
	text.decoration:none;
}
img {
	border-style: none;
}
#outter {
width : 226px;
height : 33px;
padding : 0;
margin : 0;
background-image: url(your image);
border : 1px solid green;
position : relative;
}

#inner {
position:absolute;
z-index : 2;
left: 50%;
top: 50%;
border : 1px solid blue;
margin-top : -10px;
margin-left : -75px;
}


ul {
	list-style: disc;
	margin-left: 0;
	padding-left: 1.5em;
}

li.xc {
	list-style: none;
}
div.xcx, div.xcc {
	position: relative;
	display: inline;
}
li.xc>div.xcx, li.xc>div.xcc {
	position: static;
	margin-left: -1.5em;
	float: left;
	width: 1.5em;
}
div.xcx a, div.xcc a {
	position: absolute;
	left: -2em;
}
div.xcx>a, div.xcc>a {
	position: static;
}
div.xcx a:link, div.xcx a:visited,
div.xcc a:link, div.xcc a:visited {
	color: #000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 75%;
	font-weight: bold;
}

 

