html 
{
	font-size:86.7%;
	overflow: -moz-scrollbars-vertical;
}
body 
{
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:0.9em;
	margin-top:10px;
}
a
{
}
a:hover 
{
}
#Page
{
	text-align:left;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	background-color:#B9C4E0;
}
#Header 
{
	background-image:url(../Images/Bubbles/banner_NetD.gif);
	background-repeat:no-repeat;
	background-position:10px 10;
	height:90px;
	width:100%;
}	
H1 {}
H1 span { display:none; }
/*---------------- MENU -------------------- */
#Menu
{
	list-style-type:none;
	padding:0;
	float:left;
	margin-right:10px;
	width:8em;
	margin-left:0px;
}
#Menu li
{
	height:30px;
	padding-top:3px;
	padding-bottom:5px;
	background-image:url(../Images/Bubbles/TabB.gif);
	background-position:7em 0;
	background-repeat:no-repeat;
	height:15px;

}
#Menu a
{
	text-decoration:none;
	/*padding-left:10px;*/
	color:#B9C4E0;
	font-weight:bold;
	background-color:black;
	width:7em;
	display:block;
	margin-top:-2px;
	height:16px;
	padding-left:2px;
	padding-top:2px;
}
#Menu .Selected a 
{
	color:White;
}
#Menu .SubMenu
{
	background-image:url(../Images/Bubbles/TabC.gif);
	background-position:7.5em 0;
}

#Menu .SubMenu a 
{
	background-color:White;
	color:Black;
	font-weight:normal;
	padding-left:0.5em;
}
#Menu .SubSelected a
{
	color:#B9C4E0;
}
/* --------------- END OF MENU -------------- */

#Content 
{
	margin-left:150px;
	padding-bottom:60px; /*60*/
	background-image:url(../Images/Bubbles/TopRightC.gif);
	background-repeat:no-repeat;
	background-position:250px -65px;
	min-height:430px; /*410*/
	margin-top:-25px;
	padding-top:25px;
}
#Content H2 
{
	padding-left:5px;
	padding-top:5px;
	margin:0px;
	/*background-color:#FFFFFF;*/
	margin-right:50px;
	font-size:1em;
	margin-bottom:3px;
}
#Content P 
{
	/*background-color:#FFFFFF;*/
	/*margin-right:50px;*/
	margin-top:0px;
	padding:5px;
	margin-bottom:2px;
}
#SubContent 
{
	background-image:url(../Images/Bubbles/contentBack2.gif);
	background-repeat:no-repeat;
	background-position:0 -90px;
	background-color:#F7F8FB;
	margin-right:50px;
}
#Footer 
{
	font-size:0.8em;
	clear:both;
	background-color:Black;
	color:#B9C4E0;
	font-weight:bold;
	text-align:right;
	padding:3px;
	position:relative;
}
table 
{
	font-size:1em;
}
/* ----- STYLE FOR SPECIAL BOX ------ */
#SpecialBox
{
	/*margin-top:-250px;*/
	clear:left;
	margin-left:10px;
	float:left;
	width:120px;
	border:solid 1px black;
	background-color:#F7F8FB;
	margin-bottom:5px;
}
#SpecialBox h2 
{
	padding:0px;
	margin:0px;
	font-size:1em;
	background-color:Black;
	color:white;
	padding:3px;
	font-weight:bolder;
	font-variant:small-caps;
}
#SpecialBox p 
{
	padding:3px;
	margin:0px;
}
/* ----- END OF STYLE FOR SPECIAL BOX ----*/
/* ----- STYLE FOR ALPHA ADVERT ---- */
#alpha 
{
	clear:left;
	float:left;
	margin-left:3px;
	margin-bottom:10px;
}
/* ---- END OF STYLE FOR ALPHA ADVERT ---- */
.quote {
	margin-left:20px;
	margin-right:20px;
	padding-bottom:5px;
}
.quote p {
	/*background-color:#B9C4E0;*/
	background-color:black;
	color:white;
	font-weight:bold;
	border:solid 1px #B9C4E0;
}
.quote h2, .quote p{
margin:0px;
padding:0px;
}
.quote a 
{
	color:Red;
}
#Content .quote h2 {
	font-size:0.8em;
	text-align:right;
	margin-right:0px;
	margin-top:0px;
}
#Content h3 {
	font-size:1em;
	font-weight:bold;
	margin:0px;
	padding:0px;
padding-right:20px;
	text-align:right;
	padding-bottom:3px;
	padding-top:3px;
}
#Content h4 {
	font-size:1em;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:3px;
	margin:0px;
	margin-left:10px;
}
#AudioTable h5 {
	font-weight:normal;
	font-size:1em;
	display:inline;
	width:7em;
}
#AudioTable h4 {
	margin-left:7em;
}
#AudioTable {
	margin-left:60px;
	margin-bottom:10px;
}
#AudioTable .title, #AudioTable .title h5 {
	font-weight:bold;
}
/* --- Style for events pages --- */
.Sunday {	background-image:url(../Images/Bubbles/EventSun.gif);}
.Monday {	background-image:url(../Images/Bubbles/EventMon.gif);}
.Tuesday {	background-image:url(../Images/Bubbles/EventTue.gif);}
.Wednesday {	background-image:url(../Images/Bubbles/EventWed.gif);}
.Thursday {	background-image:url(../Images/Bubbles/EventThur.gif);}
.Friday {	background-image:url(../Images/Bubbles/EventFri.gif);}
.Saturday {	background-image:url(../Images/Bubbles/EventSat.gif);}
.SundaySpecial {	background-image:url(../Images/Bubbles/EventSunSpec.gif);}
.MondaySpecial {	background-image:url(../Images/Bubbles/EventMonSpec.gif);}
.TuesdaySpecial {	background-image:url(../Images/Bubbles/EventTueSpec.gif);}
.WednesdaySpecial {	background-image:url(../Images/Bubbles/EventWedSpec.gif);}
.ThursdaySpecial {	background-image:url(../Images/Bubbles/EventThurSpec.gif);}
.FridaySpecial {	background-image:url(../Images/Bubbles/EventFriSpec.gif);}
.SaturdaySpecial {	background-image:url(../Images/Bubbles/EventSatSpec.gif);}
.Event 
{
	background-repeat:no-repeat;
	min-height:109px;
	padding-left:33px;
	margin-top:10px;
	padding-right:70px;
}
#Content .Event h4 
{
	width:4.5em;
	text-align:right;
	padding-right:3px;
	float:left;
	padding-top:0px;
}
#Content .Event p 
{
	padding-top:0px;
}
#Content .Event h3 
{
	text-align:left;
	padding-left:5px;
}
/* --- end of events pages style --- */

.image 
{
	margin-left:120px;
	border:solid 1px black;
}

/* --------- Style for calendar ------------ */
.cal
{
	width:100%;
	margin-top:20px;
	/*border:solid 1px Black;*/
}
.cal tr 
{
	height:80px;
	
}
.cal td 
{
	width:14%;
	vertical-align:top;
	border:solid 1px #3d82ad;
	/*border:solid 1px Black;*/
}
.cal .cal_title 
{
	height:1.5em;
	font-weight:bold;
}
.cal .weekend 
{
	background-color:#dceaf8;
}
.cal a, .cal span 
{
	font-size:0.9em;
}
/* --------- End of style for calendar ----------------- */
/* -- SYLE FOR FORM -- */
fieldset 
{
	border:none;
	width:270px;
}
fieldset br 
{
	display:none;
}
fieldset div 
{
	clear:both;
	position:relative;
}
fieldset div label 
{
	float:left;
	width:100px;
	margin-right:5px;
	margin-top:3px;
}
fieldset div.cr label
{
	float:left;
	width:100px;
	text-align:right;
}
fieldset div.cr.cr table
{
	display:inline;
	margin-top:-6px;
	margin-left:-5px;
}
fieldset div.cr.cr table label 
{
	width:auto;
	float:none;
}
fieldset input, fieldset textarea, fieldset select
{
	width:200px;
	font-size:1em;
	font-family:Verdana;
}
fieldset label 
{
	float:left;
}
fieldset input, fieldset textarea, fieldset select
{
	clear:left;
	float:left;
}
fieldset .star 
{
	float:right;
	margin-right:45px;
}
fieldset .formButton 
{
	width:auto;
	margin-left:0px;
}
fieldset textarea
{
	height:80px;
}
.val 
{
	color:Red;
	width:250px;
	text-align:left;
	margin-top:3px;
	margin-bottom:10px;
	clear:left;
	float:left;
}
.show 
{
	display:inline;
}
.hide 
{
	display:none;
}
/* END OF FORM STYLES */
