a {
	color: white;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	
}

h2 {
	color: #666666;
}

h3 {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.PageTitle {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
}
h4 {
	color: #666666;
}

table {
color: #ABE1FA;
background-color: #0054A4;
}

td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;

}

form{margin: 0px 0px 0px 0px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

tr.listheadercolor th {
	text-align: left;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-position: outside;
	list-style-type: square;
}



.footer {
	background-color: #CCCCCC;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
}



.small {
	font-size: 10px;
}

.smallWhite {
	font-size: 9px;
	color: white;
}

.smallWhite a{
	color: Yellow;
	text-decoration: none;

}

.smallWhite a:hover{
	color: Yellow;
	text-decoration: underline;

}

.White {
	color: #ABE1FA;
	font-size: 12px;
}

.White a{
	color: #ABE1FA;
	text-decoration: none;

}

.White a:hover{
	color: #ABE1FA;
	text-decoration: underline;

}

.smallGrey {
	font-size: x-small;
	color: #999999;
}

.footertext {
	font-size: 10px;
	color: #999999;
}

.footertext a{
	font-size: 10px;
	color: #999999;
}

.footertext a:hover{
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.maintable {
border: 1px;
border-style: solid;
border-color: white;
background-color: White;

}

.hrcell
{
height:1px; background-color:#000000;
}

.qsearchbackground {
	background-color: #8eaed3;
	font-size: 12px;
	color: White;
	}
	
.advsearchbackground {
	background-color: #4378b6;
	font-size: 12px;
	color: White;
	}
	
	.lightbackground {
	background-color: #8eaed3;
	font-size: xx-small;
	color: White;
	}
	
	.darkbackground {
	background-color: #4378b6;
	font-size: xx-small;
	color: White;
	}
	
	.navbar {
	background-color: #000000;
	font-size: 12px;
	color: White;
	border: 1px;
	border-color:#FFFFFF;
	border-style: solid;
	}
	
		.navbar2 {
	background-color: #0054a4;
	font-size: 12px;
	color: White;
	border: 1px;
	border-color:#FFFFFF;
	border-style: solid;
	}
	
	
	.navbar a{
	background-color: #4378b6;
	font-size: 12px;
	color: White;
	border: 1px;
	border-color:#FFFFFF;
	border-style: solid;
	}
	
	.navbar a:hover{
	background-color: #4378b6;
	font-size: 12px;
	color: White;
	text-decoration: underline;
	}
	
	.wishlistbackground {
	background-color: #1d5da7;
	font-size: 10px;
	color: White;
	}
	.wishlisttext {
	font-size: 10px;
	color: White;
	}
	
	.hrcell1
{
background-color:#0054a4;
}

.hrcell2
{
background-color:#666666;
}
.topbarslice{
	background-image: url(../images/top_slice.jpg);
	background-repeat: repeat-x;
}
	
.bottombarslice{
	background-image: url(../images/bottom_slice.jpg);
	background-repeat: repeat-x;
}