/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('graphics/bk.png');
	background-color: #28000a;
	background-repeat: repeat-x;
	font-size: 11px;
	text-decoration:none;
	font-weight: normal; /*top main menu*/
}

a {outline:none; /* FF1.5+ IE7+*/}
	
a:focus {-moz-outline-style: none;width:0; height:0;}

a:link {
	color: #AAAAAA;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.topMenu {  
	color: #FFFFFF;
	font-weight: normal;
}

.topMenu:link {
    color: #FFFFFF;
}

.topMenu:active {
    color: #FFFFFF;
}

.topMenu:active {
    color: #FFFFFF;
}

.topMenu:hover {
    color: #EE2211;
}

.subMenu {
	color: #AAAAAA;
	font-weight: normal;
}

.subMenu:link {
    color: #AAAAAA;
}

.subMenu:visited {
    color: #AAAAAA;
}

.subMenu:active {
    color: #AAAAAA;
}

.subMenu:hover {
    color: #FFFF00;
	text-decoration: none;
}

.textMenu {
	color: #FFFFFF;
	font-weight: normal;
}

.textMenu:link {
    color: #FFFFFF;
}

.textMenu:visited {
    color: #FFFFFF;
}

.textMenu:active {
    color: #FFFFFF;
}

.textMenu:hover {
    color: #FFFF00;
	text-decoration: none;
}

.hiLite { color: #FFFFFF}

.vert { color: #EE2211}

LI.list1 {list-style: square inside}

.stripsBk {
	background-repeat:no-repeat;
	background-position:top left;
}

.hiYellow {color: #FFFF00}
