html {
	background: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color: #ffffff;
}

a:visited, a:link {
	font-family: verdana,arial,helvetica,sans-serif;
        color: #ffffff;
	background-color: transparent;	
}
a:active, a:hover {
        font-family: verdana,arial,helvetica,sans-serif;
        color: #000000;
	background: #ffffff;
}

.breadCrumb {
	font-family: verdana,arial,helvetica,sans-serif;
        font-size:9px;
        color: #ffffff;
        background: #000000;
}
a.breadCrumb:visited, a.breadCrumb:link {
	font-family: verdana,arial,helvetica,sans-serif;
        font-size:9px;
        color: #ffffff;
        background: #000000;
}
a.breadCrumb:hover, a.breadCrumb:active {
	font-family: verdana,arial,helvetica,sans-serif;
        font-size:9px;
        color: #000000;
        background: #ffffff;
}

.header {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size:16px;
        font-weight: bold;
	color: #ffffff;
}
a.header:link, a.header:visited {
	font-family: verdana,arial,helvetica,sans-serif;
        font-size:16px;
        font-weight: bold;
	color: #ffffff;
}
a.header:hover, a.header:active {
        font-family: verdana,arial,helvetica,sans-serif;
        font-size:16px;
        font-weight: bold;
        color: #000000;
	background: #ffffff;
}
.yellowText {
	color: #ffff00;
}

.orangeText {
	color: #ee9a00;
}

h4 {
	font-family: verdana,arial,helvetica,sans-serif;
        font-size:16px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 24px;
        color: #ffffff;
}

.footer {
	background: #333333 url('/images/footer_tile.jpg') top left repeat-x;
	font-family: verdana,arial,helvetica,sans-serif;
        font-size:16px;
	font-weight: bold;
}

.submenu {
	background: #c1c1c1;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a.submenu:visited, a.submenu:link {
	background: #c1c1c1;
	color: #000000;
	text-decoration: underline;
}

a.submenu:hover, a.submenu:active {
	background: #ffffff;
	color: #000000;
	text-decoration: underline;
}

.whiteBox {
	background: #ffffff;
        font-family: verdana,arial,helvetica,sans-serif;
        font-size:12px;
        color: #000000;
	border:  3px solid #000000;
	padding: 5px;
	line-height: 20px;
}

.whiteBoxText {
	background: #ffffff;
        font-family: verdana,arial,helvetica,sans-serif;
        font-size:12px;
        color: #000000;
	line-height: 20px;
}



.redHeader {
	font-family: verdana,arial,helvetica,sans-serif;
        font-size:12px;
        font-weight: bold;
	color: #ff0000;
}

.myAccount {
	font-family: verdana,arial,helvetica,sans-serif;
        font-size:12px;
        color: #000000;
        
}
a.myAccount:visited, a.myAccount:link {
	font-family: verdana,arial,helvetica,sans-serif;
        font-size:12px;
        color: #000000;
        background: transparent;
}
a.myAccount:hover, a.myAccount:active {
	font-family: verdana,arial,helvetica,sans-serif;
        font-size:12px;
        color: #ffffff;
        background: #000000;
}
.blackLogoText {
	font-size:16px;
	font-weight: bold;
	color: #000000;
}
/* styles for services submenu */

#popOvergames {
        padding: 0px;
        margin: 0px;
        float:right;
        position:absolute;
        visibility: hidden;
        height: 0px;
        width: 0px;
        border: #eeeeee 1px solid;
        background:#ffffff;
        }
.popOverTable {
        padding: 0px;
        margin: 0px;
        width: 100%;
        font-family: arial,helvetica,verdana,sans-serif;
        font-size: 11px;
        color:#000000;
        background: #ffffff;
        }
td.popOverTable {
        border-bottom:#000000 1px solid;
        border-collapse:collapse;
        }
a.popOverTable:link, a.popOverTable:visited, a.popOverTable:active, a.popOverTable:hover {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        line-height: 20px;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
        background: transparent;
}
a.popOverTableBottom:link, a.popOverTableBottom:visited, a.popOverTableBottom:active, a.popOverTableBottom:hover {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        line-height: 20px;
        font-weight: bold;
        text-decoration: none;
        color: #000000;
        background: transparent;

}
/* END styles for services submenu */ 
	

