.bar {
	color: #000000;
	font-family: san-serif Tahoma;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

a:link {
   font-family: Tahoma;
    font-size: 11px;
    color: blue;
    text-decoration: none;
}

a:visited {
    font-family: Tahoma;
    font-size: 11px;
    color: #006699;
    text-decoration: none;
}

a:active {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

a:hover {
    font-family: Tahoma;
    font-size: 11px;
    color: #006699;
    text-decoration: none;
}

#menu a:link {
   font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

#menu a:visited {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}


#menu a:active {
    font-family: Tahoma;
    font-size: 11px;
    color: #8183AC;
    text-decoration: none;
}

#menu a:hover {
    font-family: Tahoma;
    font-size: 11px;
    color: #929292;
    text-decoration: none;
}

.textfield {
	font-family: Tahoma; font-size: 12px; color: black; background-color: #FEFBE2; border: solid 1px; border-color: #757C7F
}

.login {
	font-family: Tahoma; font-size: 10px; color: black; background-color: #F2F7FC; border: solid 1px; border-color: #3E4A63
}

.button {
	font-family: Tahoma; font-size: 12px; color: #FFFFFF; background-color: #1199DF; border-top: 1px solid #6F84BC; border-bottom: 1px solid #AABAC3; border-left: 1px solid #6F84BC; border-right: 1px solid #AABAC3;
}

.button_table {
	font-family: Tahoma; font-size: 12px; color: #FFFFFF; background-color: #CD941A; border-top: 1px solid #EFB63A; border-bottom: 1px solid #A97400; border-left: 1px solid #EFB63A; border-right: 1px solid #A97400;
}

textarea {
	font-family: Tahoma; font-size: 12px; color: black; background-color: #CDE0E9; border: solid 1px; border-color: #CECFCF
}

select {
	font-family: Tahoma; font-size: 12px; color: black; background-color: #CAC9C9;
}

.bottom {
	FONT: 11px tahoma; COLOR:#000000;
}
.bottom A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.bottom A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.bottom A:hover {
	COLOR: #97B4F0; TEXT-DECORATION: underline
}
.bottom A:active {
	COLOR: #97B4F0; TEXT-DECORATION: underline
}

body {
	background: #000066;
	overflow: none;
	scrollbar-face-color: #C5D3DF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #A1B4CA;
	scrollbar-3dlight-color: #A1B4CA;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #A1B4CA; 
	scrollbar-darkshadow-color: #A1B4CA;

	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: #000000;
	font-family: Tahoma;
	font-size: 0px;
}

table {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}
.whiteText {
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}
.tblrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-indent: 10pt;
}
.track_form {
	text-indent: 10pt;
	border: 1px solid #333333;
}
.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.cart a:link {
   font-family: Tahoma;
    font-size: 11px;
    color:#FFFFFF;
	font-weight:bolder;
	font-style:italic;
}

.cart a:visited {
    font-family: Tahoma;
    font-size: 11px;
    color:#FFFF00;
	font-weight:bolder;
	font-style:italic;
	font-style:italic;
}


.cart a:active {
    font-family: Tahoma;
    font-size: 11px;
    color:#FFFF00;
	font-weight:bolder;
}

.cart a:hover {
    font-family: Tahoma;
    font-size: 11px;
    color:#FFFFFF;
	font-weight:bolder;
	text-decoration:underline;	
	font-style:italic;
}