a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

.navtext a{
	font-family: Times New Roman, Times, Serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px 5px 2px 5px;
}
.navtext a:hover {
	font-family: Times New Roman, Times, Serif;
	font-size: 16px;
	font-style: normal;
	color: #00CCFF;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	background-color: #333333;
	text-align: center;
	padding: 2px 5px 2px 5px;
}


.stdtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	/*text-indent: 10px;
	margin-left: 10px;
	margin-right: 10px*/
}
.designerNameText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	/*text-indent: 10px;
	margin-left: 10px;
	margin-right: 10px*/
}

.textheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
	text-indent: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.textheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
body {
	background-color: #000000;
}
.anchorssmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
	background-color: #FFCC00;
}
.textheader3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}
.stdtextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-indent: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #000000;  /* Border of box that contains sub-links  */
border-bottom-width: 0px;
font:normal 16px Times New Roman, Times, serif;
line-height: 18px;
z-index: 100;
background-color: #000000;  /* Background color of box that contains sub-links  */
text-align:left;
}

.anylinkcss a{

	display: block;
	border:1px solid #000000;  /* Border of box that contains sub-links  */
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color: #FFFFFF;   /* Text color of sub-box that contains sub-links when not HOVER  */
	/*border-top: 1px solid #FFCC00;*/
	background-color: #333333;
	text-align:left;
}

.anylinkcss a:hover{
background-color: #000000;  /* Background color of sub-box that contains sub-links when HOVER  */
color: #00CCFF;
text-decoration: none;
text-align:left;
}





.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #00CCFF;
	text-align: center;
}
.footer a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
}
.footer a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
}



.contentBorder {
	border-color:#00CCFF; 
	border-width:8px; 
	border-style: ridge;
	background-color: #000000;
}
.stdtextHomePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-indent: 10px;
}

.stdtextHomePage a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00CCFF;
	font-weight: normal;
	text-indent: 10px;
	text-decoration:none;
}

.stdtextHomePage a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:  #999999;
	font-weight: normal;
	text-indent: 10px;
	text-decoration:none;
}
