.topbanner {background: transparent url(/TOP-BANNER-NEW.jpg); 
background-color: #ffffff;
background-repeat: no-repeat;
background-position: center top; 
width: 100%;
height: 100px;
}

.current {color: #ffffff;}

.hiddenPic {display:none;}

.maintable {
background-color: #ffffff;
padding: 0px;
width: 100%;
}

.blacktext {
color: #000000;
font-weight: bold;
font-size: 105%;
text-align: center;
}

.blacktext {
color: #000000;
}

body
{background-color: #000000;
font-family: arial;
font-size: 13px;
color: #000000;
height: 100%;
}

h1
{font-size: 140%;
font-weight: bold;
margin-top: 3px;
margin-bottom: 3px;
line-height: 100%;
}

h2 {font-size: 120%}
p {font-size: 100%
padding-top: 10px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
color: #050041;
}






#corner {
	background-image: url(img/Top_Left_Corner.jpg);
	margin-right: 7px;	
	-moz-border-radius:10px;
	align:center;
}

div.scrollablev div.items div {
	float:left;
	
	/* custom decoration */
	text-align:center;
	width:190px;
	color: #ffffff;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
	padding:2px 5px 5px 0px;
	border:0px inset #000000;
	background-color: #303030;
	margin-right: 7px;	
	-moz-border-radius:5px;
	align:center;
}

.video:hover {cursor:pointer;}
.hand:hover {cursor:pointer;}

.hand {border:0px outset #ffffff;}


/* active item */
div.scrollable div.items div.active {
	border:0px inset #ccc;		
	background-color:#fff;
	color: #000000;
}

div.scrollablev div.items div.active {
	border:0px inset #ccc;		
	background-color:#fff;
	color: #000000;
}

#mycustomscroll {
/* Typical fixed height and fixed width example */
	width: 370px;
	height: 500px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin: 0.0em auto;
	padding-right: 5px;
border: 0;
}

#mycustomscrollright {
/* Typical fixed height and fixed width example */
	width: 425px;
	height: 500px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin: 0.0em auto;
	padding-right: 5px;
}

a:link {color:#E00000;text-decoration:none;}

a:visited {color:#900000;text-decoration:none;}

a:hover {color:#ff9900;text-decoration:underline;}

a:active {color:#ffcc06;text-decoration:none;}


a.white:link {color:#ffffff;text-decoration:none;}

a.white:visited {color:#ffffff;text-decoration:none;}

a.white:hover {color:#ffffff;text-decoration:none;}

a.white:active {color:#ffffff;text-decoration:none;}


a.menu:link {color:#000000;text-decoration:bold;}

a.menu:visited {color:#ffc546;text-decoration:bold;}

a.menu:hover {color:#ff9900;text-decoration:underline;}

a.menu:active {color:#ffcc06;text-decoration:bold;}