.ntext {
	font-family: arial,helvetica,sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	font-weight: lighter;
	
}
.ntext a, .ntext a:link, .ntext a:hover, .ntext a:visited, .ntext a:active {  
    color:#0000FF;
	text-decoration: underline; 
}
.ctext {
	font-family: arial,helvetica,sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	color: #000066; 
	font-weight: lighter
}
.ctext a:link {  color: #0000FF;  text-decoration: underline; }

.btext {  
	font-family: arial,helvetica,sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	color: #333333; 
	font-weight: bold;
}
.btext a, .btext a:link, .btext a:hover, .btext a:visited, .btext a:active  {
   color: #0000FF;
	text-decoration: underline; 
}

.stext {  
	font-family: arial,helvetica,sans-serif; 
	font-size: xx-small; 
	font-style: normal; 
	color: #333333; 
	font-weight: lighter
}
.stext a, .stext a:link, .stext a:hover, .stext a:visited, .stext a:active  {  
   color:#666666;
	text-decoration: underline; 
}
.title { 
 	padding: 10px 30px 0px 0px; 
 	border-bottom: 1px solid #000066;  
	font-family: arial,helvetica,sans-serif; 
	font-size: small; 
	color: #000066;  
	font-weight: bold;
	margin: 6px;
}
#h1 { 
 	padding: 10px 30px 0px 0px; 
 	border-bottom: 1px solid #000066;  
	font-family: arial,helvetica,sans-serif; 
	font-size: small; 
	color: #000066;  
	font-weight: bold;
	margin: 6px;
}
.titlesub { 
	padding: 0px 30px 0px 0px; 	 
	font-family: arial,helvetica,sans-serif; 
	font-size: x-small; 
	color: #000066;  
	font-weight: normal;
}

.bartitle {  
	font-family: arial,helvetica,sans-serif; 
	font-size: x-small; 
	color: #000066; 
	font-weight: bold;
	text-align: center;
}

.linkTitletxt{
	font-family: arial,helvetica,sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	color: #0000FF; 
	font-weight: bold;
}

.linktxt{
	font-family: arial,helvetica,sans-serif; 
	font-size: x-small; 
	font-style: normal; 	
	font-weight: normal;
	text-indent: 10px;
	color:#0000FF;
}
.topban{
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #CCCCCC;
	background: #E3FFFF;	
}
.gbox {
	/**/
	padding: 5px 0px 5px 5px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	}
.leftbox {
	/**/
	padding: 10px 10px 10px 10px;
}
.rightbox {
	/**/
	padding: 0px 0px 5px 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #CCCCCC;
	background: #C4EFFF;
}
.leftmenu_level_1, .leftmenu_level_1 a, .leftmenu_level_1 a:link, .leftmenu_level_1 a:visited {
	color: White;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
.leftmenu_level_1 a:hover, .leftmenu_level_1 a:active{
	color: #EEEEFF;
	text-align: left;
}
.leftmenu_level_2, .leftmenu_level_2 a, .leftmenu_level_2 a:link, .leftmenu_level_2 a:hover, .leftmenu_level_2 a:visited , .leftmenu_level_2 a:active  {
	font-size: x-small;
	font-weight:normal;
	text-decoration: none;
	margin: 0 0 0 10px;
	text-indent:inherit;
	background-image: none;
	color:#666666;
}

.leftmenu_level_3, .leftmenu_level_3 a, .leftmenu_level_3 a:link, .leftmenu_level_3 a:hover, .leftmenu_level_3 a:visited , .leftmenu_level_3 a:active  {
	font-size:x-small;
	font-weight: normal;
	text-decoration: none;
	margin:0 0 0 15px;
	text-indent:inherit;
	background-image: none;
	color:#666666;
}
 /* set millions of background images */
.rbroundbox { background:   url(/images/c00.gif) repeat; }
.rbtop div  { background:   url(/images/C11.gif) no-repeat top left; }
.rbtop      { background:   url(/images/c12.gif) no-repeat top right; }
.rbbot div  { background:   url(/images/c21.gif) no-repeat bottom left; }
.rbbot      { background:   url(/images/c22.gif) no-repeat bottom right; }

 /* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent  { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }

.compactlist {
	font-family: arial,helvetica,sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #666666;
	font-weight: lighter;
	margin-top:1px;
	margin-bottom:1px;
}
.compactlisthead {  
	font-family: arial,helvetica,sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	color: #333333; 
	font-weight: bold;
	margin-top:1px;
	margin-bottom:1px;
}
.Eventslinktxt{
	font-family: arial,helvetica,sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	color:#000066;
	font-weight: normal;
	text-indent: 10px;
}

