.style1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.style2 {font-family: Verdana; color: #FFFFFF}
.style3 {font-family: Verdana; font-size: 13px; font-weight: bold; color: #FFFFFF; }
.style4 {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.clsContent {font-family: Verdana; font-size: 11px; color: #000000; }
.style11 {font-family: Verdana}
.clsLabel{	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}
.clsTxtField {	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}
.clsTabText {color: #000000; font-family: Verdana; font-size: 12px; font-weight: bold; }
.clsHeader {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
}
.clsSmallText {
	font-family: Verdana;
	font-size: 10px;
}
.clsTxtStyle1 {
	font-family: Verdana;
	font-size: 12px;
}
.clsTxtStyle2 {font-family: Verdana; font-size: 12px; font-weight: bold; }
.clsTxtStyle3 {font-family: Verdana; font-size: 11px; }
.clsTxtLink {font-family: Verdana; font-size: 12px; font-weight: bold; }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 200px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: white;
/*background: #E9E9E9;*/
background: black;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
font: normal 12px Arial;
color: white;
background: black;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li span {
color: black;
background: #E9E9E9;
font: normal 12px Arial;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#pointermenu{
border-top: 3px solid black; /*optional border across top*/
margin: 0;
padding: 0;
}

#pointermenu ul{
margin: 0;
margin-left: 15px; /*menu offset from left edge of window*/
float: left;
padding-left: 10px;
font: bold 12px Verdana;
background-color: black;
background: black bottom left no-repeat; /*optional left round corner*/
}

* html #pointermenu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu ul li{
display: inline;
}

#pointermenu ul li span{
float: left;
color: white;
background: white;
width:1px;
height:27px;
}

#pointermenu ul li a{
float: left;
color: white;
padding: 3px 10px 10px 7px;
text-decoration: none;
background: url(webimages/pointer.gif) bottom center no-repeat;
}

#pointermenu ul li a:visited{
color: white;
}


#pointermenu ul li a:hover, #pointermenu ul li a#selected{ /*hover and selected link*/
color: white;
background-color: #606060;
}



/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 1px solid #27a0bd;
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #fff; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 

.sidebarmenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 10px; /*31px is left indentation of header text*/
width: 190px;
}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 11px Verdana;
width: 200px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
} 
.sidebarmenu ul li{
position: relative;
}
/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}
.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu
ul li a:active{
/*background-color: #012D58; *//*background of tabs (default state)*/
background-color: black;
text-decoration: none;
}
.sidebarmenu ul li a:visited{
color: #E9E9E9;
text-decoration: none;
}
.sidebarmenu ul li a:hover{
background-color: #E9E9E9;
color: black;
text-decoration: none;
}
.sidebarmenu ul li span {
color: black;
background: #E9E9E9;
font: normal 12px Verdana;
border-bottom: 1px solid #ccc;
display: block;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
border-left: 1px solid #778;
}
/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}
.sidebarmenu a.subfolderstyle{
background: url(../webimages/right.gif) no-repeat 97% 50%;
} /* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */


