html, body
{
	background-color: White;
}
/* ---------------------------------
    H E A D E R
----------------------------------*/
.header
{
    background-color: White;
}
.hMain
{
    background-image: url("../images/T1-andromeda_body.png");
}
.hLeft
{
	background-image: url("../images/T1-andromeda_left.png");
}
.hRight
{
	background-image: url("../images/T1-andromeda_right.png");
}
.hmmlItems
{
	color: #868f98;
}
.hmmlItems a, .hmmlItems a:visited, .hmmlItems a:active
{
	border-bottom: dotted 1px gray !important;
	color: gray;
}
.hmmlItems a:hover
{
	border-bottom: solid 1px gray !important;
	color: gray;
}
.hmmtSubmenu
{
	color: black;
}
.hmmSubmenu span.current
{
	color: #029f02;
}
.hmmsItem a, .hmmsItem a:visited, .hmmsItem a:active, .hmmsItem a:hover
{
	color: black;
}
.hmmsItem span.current, 
.hmmsItem span.current a, .hmmsItem span.current a:visited,
.hmmsItem span.current a:active, .hmmsItem span.current a:hover
{
	color: #029f02 !important;
}
.hmLogo
{
    background-image: url("../images/T1-andromeda_logo.png");
}


#tabs 
{
    background: transparent;
}
#tabs a 
{
	background-color: Transparent;
	background-image: url("../images/tab_left.png") !important;
}
#tabs a span 
{
	background-color: Transparent;
	background-image: url("../images/tab_right.png") !important;
    color: black;
}
#tabs li.tabCurrent a span, #tabs li.tabCurrentOut a span
{
	color: #029f02;
}


/* -----------------------------------------
	Q U I C K L I N K S
------------------------------------------*/
.qlLeft
{
	background-color: transparent;
	background-image: url(../images/ql_left.png);
}
.qlRight
{
	background-color: transparent;
	background-image: url(../images/ql_right.png);
}
.qlBody
{
	background: transparent url(../images/ql_bgr.png) repeat-x left top;
}
.qlLinks a, .qlLinks a:visited, .qlLinks a:active,
.qlbLinks a, .qlbLinks a:visited, .qlbLinks a:active
{
	color: Black;
	border-bottom: dotted 1px black;
}
.qlLinks a:hover, .qlbLinks a:hover
{
	color: Black;
	border-bottom: solid 1px black;
}
.qlbLinks2 a, .qlbLinks2 a:visited, .qlbLinks2 a:active
{
	color: Black;
	border-bottom: dotted 1px black;
}
.qlLinks2 a:hover, .qlbLinks2 a:hover
{
	color: Black;
	border-bottom: solid 1px black;
}

