/* CSS Document */


body {
	background-color: #000000;
	scroll: none;
	border: 0px;
}
.info {
	font-family: "century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
.bodyText {
	font-family: "century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 6pt;
}
.a.bodyText:hover {
	font-family: "century Gothic";
	font-size: 15px;
	font-style: normal;
	color: #cccccc;
	text-decoration: none;
	line-height: 6pt;
}
.bodyText3 {
	font-family: "century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: 12pt;
	
}

.Pict {
	filter: Invert;
	border: 1px none #CCCCCC;
}
.siddiqi {
	font-family: "century Gothic";
	font-size: 9px;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.choice {
	font-family: "century Gothic";
	font-size: 12px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}
.TableHeader {
	font-family: "century Gothic";
	font-size: 24px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}

.TableHeader2 {
	font-family: "century Gothic";
	font-size: 18px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
}

.tableBorder {
	border: 1px solid #CCCCCC;
	font-family: "century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.tableBorder3 {
	border: 0px solid #CCCCCC;
	font-family: "century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.tableBorder2 {
	border: 1px none #CCCCCC;
	font-family: "century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

.CellBorder {
	border: 1px solid #FFFFFF;
}
.ImageBorder {
	border: 1px solid #CCCCCC;
}
.CategoryName {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	letter-spacing: 6px;
}
.PictureTitle {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F4F4F4;
	text-decoration: none;
	text-align: center;
	letter-spacing: 6px;
	border: 1px solid #F4F4F4;
}
.textbox {
	font-family: "century Gothic";
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	text-transform: none;
}
.sendbutton {
	font-family: "century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.sideCategories {
	font-family: "century Gothic";
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-transform: uppercase;

}
.sideCategoriesNoborder {
	font-family: "century Gothic";
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 8px;
	text-transform: uppercase;

}

.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 1;
height: 60px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}

strong.error1 {
	font-family: "century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #004080;
	text-decoration: none;
	line-height: 6pt;
}