/* ********************************************************* */
#NavBar_Horizontal {
	border-top-width: 8px;
	border-top-style: solid;	
	border-top-color: #BBDD13;
	background-color: #E7F799;
	height: 52px;
	width: 766px;
	padding: 0px;
}
#NavBar_Horizontal ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
/*	border: thin solid #CC6600;	*/
}
#NavBar_Horizontal ul li {
	display: inline;
}
#NavBar_Horizontal ul li a {
	/*	border: thin solid #CCCCCC;		*/
	float: left;
	height: 20px;
	margin-top: 5px;
	margin-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
}
#NavBar_Horizontal ul li a:link, #NavBar_Horizontal ul li a:visited {
	color: #444444;
}
#NavBar_Horizontal ul li a:hover {
	background-color: #BBDD13;
	text-decoration: underline;
}

#NavBar_Horizontal ul li.current a:link {
	border-bottom-width: 2px;	
	border-bottom-style: solid;	
	border-bottom-color: #CC0033; 	
	padding-bottom: 3px;  
}

/*##########SIDEBAR MENU#############*/

/* *********************************************************t */
#NavBar_Vertical_Title {
	background-color: #BBDD13;
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #555555;
	letter-spacing: 2pt;
	text-transform: uppercase;
	padding: 4px;
}
#NavBar_Vertical {
	position:relative;
	background-color: #E9E9E9;
	padding: 0px;
	width: 153px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBDD13;
	border-right-color: #BBDD13;
	border-bottom-color: #BBDD13;
	border-left-color: #BBDD13;
	font-size: 10pt;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	height:400px;
}

#NavBar_Vertical ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#NavBar_Vertical ul li a {
/*	border: thin solid #CC0000;	*/
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
	width: 141px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #999900;
	border-bottom-color: #999900;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#NavBar_Vertical ul li a:link, #NavBar_Vertical ul li a:visited {
	color: #606060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
#NavBar_Vertical ul li a:hover, .current a{
	background-color: #BBDD13;
}
#NavBar_Vertical ul li a.current {
	text-decoration: underline;
}

#NavBar_Vertical a span {display: none;}

#NavBar_Vertical a:hover span {
	display:block;
	position: absolute;
	bottom:0;
	left:0;
	width: 100px;
	padding: 2px;
	margin: 8px;
	z-index: 2;
	color: #999999;
	font: 11px Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
}


/*##########main stuff##############*/
body {
	background: #B0B0B0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color:#564b47;
	margin: 0px;
	padding: 0px;
}

a {
	color: #000000;
	visited color:#000000;
	hover color: #888888;
	active  color:#000000;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2 {
	font-size:14px;
	font-weight: bold;
	line-height: 14px;
	font-style: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ul {
	list-style-image: url(images/navs/Tennis-Ball_bullet.png);
	list-style-position: outside;
	list-style-type: disc;
	letter-spacing: normal;
} 

img.download {vertical-align:middle;}


.bg{ background:url(images/bg.gif) repeat-x top}
.bg2{ background:url(images/bg2.gif) repeat-x bottom}
.bg_p1{ background:url(images/p1.jpg) no-repeat top}
.bg_cvet{ background:#ebebeb}
.bg_cvet2{ background:#d7d7d7}
.bg_cvet_t{ background:#ececec}

/* ********************************************************* */

body.Home #aHome, body.AboutUs #aAboutUs, body.Standings #aStandings, body.Schedules #aSchedules, body.Gallery #aGallery {
	/*border-bottom: 7px solid #FFCC00;	*/
	/*padding-bottom: 3px;				*/
	background-color: #FFFFCC;
	font-weight: normal;
}

.aMenuItemHighlight {
	color: #FF0033;
}

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#banner img {padding:4px 0px;} 


/*  ----------------footer---------------------- */ 
#footer {
	border-top-width: 3px;
	border-top-style: solid;	
	border-top-color: #d7d7d7;
	border-bottom-width: 10px;
	border-bottom-style: solid;	
	border-bottom-color: #d7d7d7;
	background-color: #FFFFFF;  
	height: 62px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #564b47;
	line-height: 14px;
	margin: 0px;
} 
#footer a:link, #footer a:visited {
	color: #00669A;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/********** Logo/Header Bar *********/
#LogoBar {
/*	background-color: #C8FF91;  */
	height: 105px;
	width: 766px;
	padding: 0px;
	font-weight: bold;
	color: #333333;
}

/********** Photo-Caption PZ3 CSS Starts *********/
/* Photo-Caption PZ3 CSS v080630 
* copyright: http://randsco.com/copyright 
* www.randsco.com 
*/

.PZ3-l { float:left; margin-right:5px; }
.PZ3-r { float:right; margin-left:5px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto; border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap {
	display:block;
	direction:ltr;
	font:10pt verdana,sans-serif;
	margin-top:-10px;
	margin-left:10px;
	background:#BBDD13;
	color:#000000;
	text-align:left;
	padding-right: 10px;
}

a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }
/********** Photo-Caption PZ3 CSS Ends *********/
