.top{
background-image:  url(images/bg_top.jpg);
background-repeat:no-repeat;
background-position: bottom center;
}
.right{
background-image:  url(images/bg_right.jpg);
background-position: left center;
background-repeat:no-repeat;
}
.left{
background-image:  url(images/bg_left.jpg);
background-position: right center;
background-repeat:no-repeat;
}
.bottom{
background-image:  url(images/bg_bottom.jpg);
background-repeat:no-repeat;
background-position: top center;
}
.main{
background-image:  url(images/spacer.gif);
background-repeat:no-repeat;
background-position: top center;
}
bg style end

.text{color:#EC9D64;
 text-decoration: none;
 font-family: arial, helvetica, geneva, verdana;
 font-size: 13px;
 font-weight: normal;
  padding:10pt;
}

a.smallLink{ font-size: 15px;
 font-weight: bold;
 color:#FF00FF;
}
a.smallLink:hover{ font-size: 15px;
 font-weight: bold;
 color:#7900B9;
}
a.smallLink:visited {font-size: 15px;
 font-weight: bold;
 color:#FF00FF;
}
.HomeDiv {
	height: 135px;
	width: 575px;
	overflow: auto;
	visibility: visible;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
}
.RegularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}


a.smallLink:active {font-size: 15px;
 font-weight: bold;
 color:#FF00FF;
}
.MediaRoomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F9B562;
}



a.smallLinkDark{color:#FF00FF;
 text-decoration: none;
 font-family: arial, helvetica, geneva, verdana;
 font-size: 14px;
 font-weight: normal;
padding:10pt}
.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.ContestDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 305px;
	width: 576px;
	overflow: auto;
	visibility: visible;
}


a.smallLinkDark:hover{color:#FF00FF;
 text-decoration: none;
 font-family: arial, helvetica, geneva, verdana;
 font-size: 14px;
 font-weight: normal;
padding:10pt;
}
.MenuHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FEB92E;
	font-weight: bold;
}

.MenuDiv {
	height: 310px;
	width: 577px;
	overflow: auto;
	visibility: visible;
}

.head{color:#e99458;
 text-decoration: none;
 font-family: arial, helvetica, geneva, verdana;
 font-size: 16pt;
 font-weight: normal;
 letter-spacing:.5em;

font-weight:bolder;
}

a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a:visited {font-size: 12px;
 color: #FFFFFF;

   text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
}
.MenuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.MenuItemDescriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}


a:active {font-size: 12px;
 color:#FFFFFF;
}

a:hover {font-size: 12px;
 color:#FFFFFF;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
}

.title {font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 18px;
 font-weight: bold;
  color:#FFFFFF;
}


body {
	margin:0px;
	overflow:auto;
	scrollbar-face-color:	#fdc73a;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #000000;
	background: #000000;

}

INPUT.outline { border-top: 1px black solid;
 
				border-left: 1px black solid;
 
				border-right: 1px black solid;
 
				border-bottom: 1px black solid;
 background: #FFffff;
 margin-left:3px;
 margin-right:3px;
 font-size:11px;
}

.select{
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 1px;
	overflow:auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-align: justify;
	color:#EC9D64;
 text-decoration: none;
 font-family: arial, helvetica, geneva, verdana;
 font-size: 13px;
}
.thumbnails {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
}
.thumbnails:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCC336;
	border-right-color: #FCC336;
	border-bottom-color: #FCC336;
	border-left-color: #FCC336;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
}
