A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A:active {
	COLOR: #591f20; TEXT-DECORATION: none
}
A:hover {
	COLOR: #003399; TEXT-DECORATION: none
}
A.dark:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.dark:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.dark:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A.dark:hover {
	COLOR: #003399; TEXT-DECORATION: none
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana
}
P {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana
}
TD.dark {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma
}
P.dark {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana
}
TD.smaller {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Tahoma
}

td.newsbox {
background-color:#F0F0F0;
border:solid 1px;

}


P.smaller {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Tahoma
}

h1 {
	FONT-SIZE: 18px; COLOR: #333333; 
}

h2 {
	FONT-SIZE: 14px; 
	COLOR: #333333; 
	line-height:1; 
	margin-bottom:-15; 
	margin-top:10; 
	padding-bottom:-15;
	padding-top:10;
}


.bottommenu {
	font-size: 10px; 
	COLOR: #333333; 
	font-family: arial;
	padding:10px 0px 0px 0px;
	letter-spacing: 1px;
}



.menulink {
display: block;
width: 140px;
height: 20px;
text-align: left;
padding:5px 0px 5px 0px;
text-indent:20px;
text-decoration: none;
font-family:arial;
font-size:18px;
color: #000000;
letter-spacing: 1px;
border-bottom: solid 1px #FFFFFF;
background-color:#F0F0F0;

}

.menulink:hover {
background-color:#a3c2ed;
color: #000000;
}



.productcaleffi {
color: #FFFFFF;
background-color: #009966;
border-top:solid 1px #999999;
border-bottom:solid 1px #999999;
text-indent:15px;
font-weight:700;
}

.productcim {
color: #FFFFFF;
background-color: #0099FF;
border-top:solid 1px #999999;
border-bottom:solid 1px #999999;
text-indent:15px;
font-weight:700;
}

.productapollo {
color: #000000;
background-color: #FFCC33;
border-top:solid 1px #999999;
border-bottom:solid 1px #999999;
text-indent:15px;
font-weight:700;
}

.productavk {
color: #FFFFFF;
background-color: #3366CC;
border-top:solid 1px #999999;
border-bottom:solid 1px #999999;
text-indent:15px;
font-weight:700;
}

.productmisc {
color: #FFFFFF;
background-color: #996633;
border-top:solid 1px #999999;
border-bottom:solid 1px #999999;
text-indent:15px;
font-weight:700;
}

.productcontent {
color: #000000;
font-size:10px;
border-left:solid 1px #999999;
border-bottom:solid 1px #999999;
}

.productcontent ul{
margin:0 0 0 20;
padding:0 0 0 20;

}

.productcontent li {
	line-height: 1.4em;

}

.productapp {
padding-bottom:2px;
padding-right:1px;
vertical-align:bottom;
text-align:right;
border-bottom:solid 1px #999999;

}

.productdl {
color: #000000;
font-size:10px;
border-left:solid 1px #999999;
border-bottom:solid 1px #999999;
border-right:solid 1px #999999;
text-indent:10px;
}


.apolloheader {
color: #000000;
height:50px;
vertical-align:bottom;
font-size:18px;
font-weight:600;
}



.ddcolortabs{
padding: 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;

}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
font-weight:600;
padding:0;
list-style:none;
color: white;

}

.ddcolortabs li{
display:inline;
margin:0 0px 0 0;
padding: 0 0 0 0;
text-transform:uppercase;
color: white;

}


.ddcolortabs a{
float:right;
color: white;
margin:0 0px 0 0;
padding:0px 12px 1px 12px;
text-decoration:none;
letter-spacing: 0px;
border-left: solid 1px #999999;
}

.ddcolortabs a span{
float:left;
display:block;
padding: 2px 4px 2px 4px;
color: white;

}

.ddcolortabs a span{
float:none;
color: white;

}

.ddcolortabs a:hover{
background-color: #6699CC;
color: white;

}

.ddcolortabs a:hover span{
background-color: #6699CC;
color: white;

}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #000000;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 1px;
background: black;

}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 0px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 11px Arial;
line-height:16px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #000000;
border-bottom: 1px solid #000000; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: 333333;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #6699CC;
color: white;
}