
body
{
	margin: 0px;
	font-size: 11px; 
	font-family: Verdana,Tahoma;
	background-color: #000000;
	color: #ffffff;
}

input
{
	font-family: Verdana;
	font-size: 11px;	
	border: 1px solid black;
}


td
{
	font-family: Verdana;
	font-size: 12px;	
}
	
.searchBox
{
	font-size: 10px; 
	font-family: Verdana,Tahoma;
	color: #F9CB5B;
	width: 160px;
	height: 13px;
	margin-left: 0px;
	background-color: #000000;
	border: 1px solid #555555;
}

.searchButton
{
	font-size: 10px; 
	font-family: Verdana,Tahoma;
	margin-left: 3px;;
	width: 50px;
	color: #000000;	
	border: 1px solid white;
	background-color: white;
}

.breadCrumbLink
{
	text-decoration: none;
	font-size: 11px; 
	font-family: Verdana,Tahoma;
	color: #F9CB5B;
	font-weight: bold;
}

.breadCrumbLink:hover
{
	text-decoration: underline;
	font-size: 11px; 
	font-family: Verdana,Tahoma;
	color: #F9CB5B;
	font-weight: bold;
}

.menuLink
{
	text-decoration: none;
	font-size: 11px; 
	font-family: Verdana,Tahoma;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
}

.menuLink:hover
{
	text-decoration: underline;
	font-size: 11px; 
	font-family: Verdana,Tahoma;
	color: #68F872;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

.categoryLink
{
	text-decoration: none;
	font-size: 10px; 
	font-family: Verdana,Tahoma;
	color: #F0F868;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
}

.categoryLink:hover
{
	text-decoration: underline;
	font-size: 10px; 
	font-family: Verdana,Tahoma;
	color: #68F872;
	padding-left: 13px;
	padding-right: 13px;
	font-weight: bold;
}

.categoryLink2
{
	text-decoration: none;
	font-size: 11px; 
	font-family: Verdana,Tahoma;
	color: #85C19B;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}

.categoryLink2:hover
{
	text-decoration: underline;
	font-size: 11px; 
	font-family: Verdana,Tahoma;
	color: #68F872;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}

.pageLink
{
	text-decoration: none;
	font-size: 10px; 
	font-family: Verdana,Tahoma;
	color: #68F874;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
}

.pageLink:hover
{
	text-decoration: underline;
	font-size: 10px; 
	font-family: Verdana,Tahoma;
	color: #68F874;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
}

.pageLink2
{
	text-decoration: none;
	font-size: 11px; 
	font-family: Verdana,Tahoma;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
	color: #F0F868;
}

.pageLink2:hover
{
	text-decoration: underline;
	font-size: 11px; 
	font-family: Verdana,Tahoma;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
}

.footerLink
{
	text-decoration: none;
	font-size: 10px; 
	font-family: Verdana,Tahoma;
	color: #cccccc;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
}

.footerLink:hover
{
	text-decoration: underline;
}

.sideLink
{
	text-decoration: none;
	font-size: 10px; 
	font-family: Verdana,Tahoma;
	color: #dddddd;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
}

.sideLink:hover
{
	text-decoration: underline;
	font-size: 10px; 
	font-family: Verdana,Tahoma;
	color: #68F872;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: normal;
}

.bookmarkMenuLink
{
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana,Tahoma;
}

.bookmarkMenuLink:hover
{
	text-decoration: underline;
}

.bookmarkPageLink
{
	text-decoration: none;
	color: #3BD562;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana,Tahoma;
}

.bookmarkPageLink:hover
{
	text-decoration: underline;
}

.loginBox
{
	font-size: 10px; 
	font-family: Verdana,Tahoma;
	color: #F9CB5B;
	width: 100px;
	height: 13px;
	margin-left: 0px;
	background-color: #000000;
	border: 1px solid #888888;
}

.containerTitle
{
	color: #ffffff; 
	font-style: normal; 
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 11px;
}

.hidden
{
	position: absolute; 
	top: -1000px; 
	left: -1000px; 
	display: none;
}
