body  
{
    margin: 15px 0px 0px 0px; 
    font-family: Verdana, Arial, Helvetica;
    color: #333333; 
    font-size:11px;
    text-align:center; 
    background:url('/images/body_bck.gif') center repeat-y; 
    background-color: #eeeeee; 
}
BODY.main
{
	margin: 15px 0px 0px 0px; 
    font-family: Verdana, Arial, Helvetica;
    font-size:11px; 
    color: #333333; 
    text-align:center; 
    background:url('/images/body_bck.gif') center repeat-y; 
    background-color: #eeeeee;  
}
div.outer
{
  
    margin-left: auto;
    margin-right: auto;
    width: 755px;
    padding:0px;
    margin-top:0px;
    text-align: left; /* to realign your text */
}
div.cbox
{
    width:800px;
    height:auto;
    padding:0px;
    border-bottom:1px solid #000000;
}
.sagbox
{
    margin-top:12px;margin-bottom:12px;border-bottom:1px solid #dddddd;padding-bottom:10px;
}
.artistname
{
    color:#000000;font-family:Arial, Helvetica;font-size:14pt;font-variant:small-caps;text-decoration:none;font-weight:bold;
}
a.artistname:link,visited,active 
{
    color:#000000;font-family:Arial, Helvetica;font-size:14pt;font-variant:small-caps;text-decoration:none;font-weight:bold;
}
a.artistname:hover 
{
    color:#000000;font-family:Arial, Helvetica;font-size:14pt;font-variant:small-caps;text-decoration:underline;font-weight:bold;
}
div.toolbarcontainer
{
    width:800px;
    height:111px;
    background-color:transparent;
    background-image:url(/images/toolbar8_v2.png);
    background-repeat:no-repeat;
    _background: none; /* need this to show transparent PNG in IE 6 */
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/toolbar8_v2.png', sizingMethod='crop');  /* need this to show transparent PNG in IE 6 */
}
div.resident
{
    font-family:Arial, Helvetica;
    font-size:11pt;
    font-variant:small-caps;
    font-weight:bold;
    margin-bottom:14px;
}
div.resblock
{
    margin-top:7px;
    margin-bottom:7px;
}
A
{
    COLOR: #cc0000
}
A:link
{
    COLOR: #cc0000
}
A:active
{
    COLOR: #cc0000
}
A:hover
{
    COLOR: #664500;
}
#search_box {
    width: 200px;
    height: 40px;
    margin-top:76px;
    background-image: url(/images/searchbox_r1_c1.gif);
    background-repeat:no-repeat;
}
#search_box #s {
    float: left;
    padding: 1;
    margin:2px 0px 2px 0px;
    border: 0;
    width: 175px;
    background-color: #eeeeee;
    font-family:Arial, Helvetica;
    font-size:8pt;

}
#search_box #go {
    float: right;
    margin: 0px 0px 0 0;
}
#search_box2 {
    width: 200px;
    height: 40px;
    margin-top:18px;
    margin-left:75px;
    background-image: url(/images/searchbox_r1_c1.gif);
    background-repeat:no-repeat;
}
#search_box2 #s {
    float: left;
    padding: 1;
    margin:2px 0px 2px 0px;
    border: 0;
    width: 175px;
    background-color: transparent;
    font-family:Arial, Helvetica;
    font-size:8pt;

}
#search_box2 #go {
    float: right;
    margin: 0px 0px 0 0;
}


span.month
{
    font-family:Georgia, Times New Roman, Times;
    font-weight:bold;
    font-size:10pt;
    font-variant:small-caps;
}
.redhead
{
    color:Red;
    font-weight:bold;
}
.2TITLE
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: navy;
    FONT-FAMILY: Georgia, Times New Roman, Times
}

a.moreinfo:link
{
    margin-top:15px;
    background-color:#ffcc66;
    font-weight:bold;
    border:1px dotted #666666;
    padding:2px;
    text-decoration:none;
}
a.moreinfo:visited
{
    margin-top:15px;
    background-color:#ffcc66;
    font-weight:bold;
    border:1px dotted #666666;
    padding:2px;
    text-decoration:none;
}
a.moreinfo:active
{
    margin-top:15px;
    background-color:#ffcc66;
    font-weight:bold;
    border:1px dotted #666666;
    padding:2px;
    text-decoration:none;
}
a.newsitem:link { color: #333333; text-decoration: none; }
a.newsitem:active { color: #333333; text-decoration: none; }
a.newsitem:visited { color: #333333; text-decoration: none; }
a.newsitem:hover { color: #dd0000; text-decoration: none; }

a.viewcalendar:link { font-size:14px;font-weight:bold;color: #cc6600; text-decoration: none; }
a.viewcalendar:active { font-size:14px;font-weight:bold;color: #cc6600; text-decoration: none; }
a.viewcalendar:visited { font-size:14px;font-weight:bold;color: #cc6600; text-decoration: none; }
a.viewcalendar:hover { font-size:14px;font-weight:bold;color: #cc6600; text-decoration: underline; }

a.bionavitem:link { color: #333333; text-decoration: none; }
a.bionavitem:active { color: #333333; text-decoration: none; }
a.bionavitem:visited { color: #333333; text-decoration: none; }
a.bionavitem:hover { color: #dd0000; text-decoration: none; }

.bionavitem {
	padding-top: 8px;
	line-height: 17px;
}
.todo
{
    color: #009900;
	margin: 15px 0px 15px 0px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid;
	border-width: 1px;
}
.subhead
{
	FONT-SIZE:16px;
	COLOR:#333333;
	FONT-WEIGHT:bold;
	margin-bottom:11px;
}
.pageheading
{
	font-family: Arial, Helvetica;
	font-size: 18pt;
	color:#993300;
	letter-spacing: -1px;
	font-weight: lighter;
	
}

UL
{
	margin-top: 0px;
	margin-bottom: 10px;
    LIST-STYLE-IMAGE: url(/images/h.gif);
}
LI
{
	margin-top: 5px;
	line-height: 16px;
}
.ulw
{
	LIST-STYLE-IMAGE: url(/images/bullet_line.gif);
}
.dotback
{
    background: url(/images/dotline.gif) #cccccc;
    background-repeat:  repeat-y;
}
P
{
	MARGIN-TOP: 10px;
}
.gradfiller
{
	background-image: url('/images/gradfiller_2.jpg');
	background-repeat:no-repeat;
	background-position: bottom center;
}
.showtitle
{
	font-family: georgia, Times;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
}
.showtitle2
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.newstitle
{
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: #dd0000;
    TEXT-DECORATION: none;
    Margin-top: 7px;
    Margin-bottom: 7px;
}
.pheader
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 16pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica;
    Margin:7px;
}
.outerdiv
{
	margin-left: auto;
    margin-right: auto;
    width: 755px;
    padding:0px;
    margin-top:0px;
    text-align: left; /* to realign your text */
}
.innerdiv
{
	text-align:left;
	margin: 0 auto;
	width:755px;
	background:#ffffff;
}
.fpContentBox
{
	padding-right:10px;
	padding-left:11px;
	padding-top:5px;
	background:#ffffff;
	padding-bottom:0px;
	min-height:270px;
	height: auto!important;
	height:270px;
	Margin-bottom:12px;
}
.ShowBox
{
	padding-right:10px;
	padding-left:11px;
	padding-top:5px;
	padding-bottom:0px;
	min-height:250px;
	height: auto !important;
	height:250px;
	Margin-bottom:12px;
}
.ptext
{
    FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica;
	COLOR: #333333;
	Margin: 7px;
	LINE-HEIGHT: 19px;
}
.omenu
{
background-color:#EEEEEE;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFEEEEEE', EndColorStr='#FFFFFFFF') 
}
.messageBox
{
background-color:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=1);
}
TD.content
{
    PADDING:12px;
}
tr.shows
{
	background-color:#ffffff;
	cursor:hand;
}
tr.shows:hover
{
	background-color:#eeeeee;
	cursor:hand;
}
.subtitle
{
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 12px;
    FONT-WEIGHT:bold;
    COLOR:#A82324;
    TEXT-DECORATION: none
}
.calevents
{
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 8pt;
    COLOR:#dd0000;
    TEXT-DECORATION: none
}
a.calevents:visited
{
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 8pt;
    COLOR:#dd0000;
    TEXT-DECORATION: none
}
a.calevents:active
{
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 8pt;
    COLOR:#dd0000;
    TEXT-DECORATION: none
}
a.calevents:hover
{
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 8pt;
    COLOR: #666666;
    TEXT-DECORATION: underline
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bgHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003399;
}
.bgGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	background-color: #dddddd;
}
.bgCurrentDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFF99;
}
.bgDayListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color:#EBEBEB;
}
.bgMonthListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.bctoolbar
{
border:1px solid #777777; 
background: #dddddd; 
filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=305,strength=2);
}

.multiparts{
height: 50px;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: -1;
margin-top: 0.1em;
font: bold 11px Arial;
Text-Decoration:none;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 15px;
border: 1px solid #cc6600;
border-bottom: #EAEAFF;
background: #cccccc;
}

#tablist li a:link, #tablist li a:visited{
color: #a82324;
}

#tablist li a.current{
background: #ffffee;

}

#tabcontentcontainer{
width: 460px;
height: 250px;
padding: 5px;
border: 1px solid #cc6600;
}

.tabcontent{
display:none;
}


.ImageBox
{
border:1px solid #dddddd; 
background: #eeeeee;
width:146px;
height:175px;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFDDDDDD', EndColorStr='#FFEEEEEE') 
filter: progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=135,strength=3);
}
.demolink
{
	color:#666666;
	text-decoration:none;
	font-style:bold;
}
a.demolink:link,active,visited
{
	color:#666666;
	text-decoration:none;
	font-style:bold;
} 
a.demolink:hover
{
	color:#cc0000;
	text-decoration:none;
	font-style:bold;
}   
.manageheader
{
    BORDER-TOP: buttonhighlight 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8.5pt;
    COLOR: #000000;
    BORDER-BOTTOM: buttonshadow 1px solid;
    FONT-FAMILY: Tahoma, Arial, Helvetica
}
.navyheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: Arial, Helvetica
}
TITLE
{
    BORDER-RIGHT: #cccccc 1px solid;
    PADDING-RIGHT: 1em;
    BORDER-TOP: #cccccc 1px solid;
    PADDING-LEFT: 1em;
    FONT-SIZE: 7.5pt;
    PADDING-BOTTOM: 1em;
    BORDER-LEFT: #cccccc 1px solid;
    WIDTH: 120px;
    COLOR: #000000;
    PADDING-TOP: 1em;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: verdana, Geneva;
    HEIGHT: 200px
}
#PCL {
		font-family: Verdana,Arial,Helvetica;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 8pt;
		
}

#PTT {
		font-family: Verdana,Arial,Helvetica;
		font-size: 8pt;
}

#PST {
		font-family: Verdana,Arial,Helvetica;
		font-size: 8pt;
}
.bul
{
    FONT-SIZE: 10pt;
    COLOR: teal;
    FONT-FAMILY: verdana, Geneva
}
H1
{
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, Helvetica, Geneva
}
H3
{
    FONT-SIZE: 12pt;
    COLOR: #990000;
    FONT-FAMILY: Georgia, Times New Roman;
    Text-Decoration: none;
}
H4
{
    FONT-SIZE: 12pt;
    COLOR: #993300;
    FONT-FAMILY: Arial, Helvetica, Geneva
}
.footer
{
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica
}

.standout
{
    FONT-SIZE: 8.5pt;
    FONT-FAMILY: Arial, Helvetica;
    COLOR:#000000;
    TEXT-DECORATION: none
}
A.standout:link
{
    FONT-SIZE: 8.5pt;
    FONT-FAMILY: Arial, Helvetica;
    COLOR:#000000;
    TEXT-DECORATION: none
}
A.standout:visited
{
    FONT-SIZE: 8.5pt;
    FONT-FAMILY: Arial, Helvetica;
    COLOR:#000000;
    TEXT-DECORATION: none
}
A.standout:active
{
    FONT-SIZE: 8.5pt;
    FONT-FAMILY: Arial, Helvetica;
    COLOR:#000000;
    TEXT-DECORATION: none
}
A.standout:hover
{
    FONT-SIZE: 8.5pt;
    FONT-FAMILY: Arial, Helvetica;
    COLOR:#000000;
    TEXT-DECORATION: underline
}
.newsflash
{
    FONT-SIZE: 8.5pt;
    FONT-FAMILY: Arial, Helvetica;
	COLOR: #000000;
    TEXT-DECORATION: none
}
A.newsflash:link
{
    FONT-SIZE: 8.5pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none
}
A.newsflash:visited
{
    FONT-SIZE: 8.5pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none
}
A.newsflash:active
{
    FONT-SIZE: 8.5pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none
}
A.newsflash:hover
{
    FONT-SIZE: 8.5pt;
    COLOR: #CC0000;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: underline
}
.bigtext
{
    FONT-SIZE: 16pt;
    MARGIN-BOTTOM: 5px;
    COLOR: #220d81;
    FONT-FAMILY: Arial, Helvetica
}
H2
{
    FONT-SIZE: 12pt;
    MARGIN-BOTTOM: 5px;
    COLOR: #dd0000;
	font-weight: bold;
    FONT-FAMILY: Arial, Helvetica
}
.bluebutton
{
    width:280px;height:50px;font-family:Arial, Helvetica;color:#ffffff;background-image:url(/images/button_bck2.jpg);background-repeat:no-repeat;
}
.treotext
{
    text-align:left;font-family:Arial, Helvetica;font-size:8pt;color:#000000;padding:7px;
    
}
.SmallText
{
    FONT-SIZE: 7pt;
    COLOR: #666666;
    FONT-FAMILY: verdana, arial, helvetica
}
A.SmallText:link
{
    FONT-SIZE: 7.5pt;
    COLOR: #666666;
    FONT-FAMILY: verdana, arial, helvetica
}
A.SmallText:visited
{
    FONT-SIZE: 7.5pt;
    COLOR: #666666;
    FONT-FAMILY: verdana, arial, helvetica
}
A.SmallText:active
{
    FONT-SIZE: 7.5pt;
    COLOR: #666666;
    FONT-FAMILY: verdana, arial, helvetica
}
A.SmallText:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.5pt;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica
}
.SmallTextO
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.5pt;
    COLOR: #ffcc00;
    FONT-FAMILY: verdana, arial, helvetica
}
.SmallTextW
{
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: arial, helvetica
}
A.SmallTextW:link
{
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: arial, helvetica;
    TEXT-DECORATION: none
}
A.SmallTextW:active
{
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: arial, helvetica;
    TEXT-DECORATION: none
}
A.SmallTextW:visited
{
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: arial, helvetica;
    TEXT-DECORATION: none
}
A.SmallTextW:hover
{
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: arial, helvetica;
    TEXT-DECORATION: underline
}
.MessageText
{
    FONT-SIZE: 8pt;
    MARGIN: 10px;
    COLOR: #ffcc00;
    FONT-FAMILY: verdana, arial, helvetica
}
.TabTextW
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: arial, helvetica
}
.TabTextG
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: verdana, arial, helvetica
}
.LinkText
{
    FONT-SIZE: 8pt;
    MARGIN: 10px 10px 0px;
    COLOR: #0066cc;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-DECORATION: none
}
.IndexLinkText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-DECORATION: none
}
.SlideText
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-DECORATION: none
}
.toolbar
{
    FONT-SIZE: 8pt;
    COLOR: #eeeeee;
    FONT-FAMILY: Arial, Helvetica;
	TEXT-DECORATION: none
}
A.toolbar:link
{
    FONT-SIZE: 8pt;
    COLOR: #eeeeee;
    FONT-FAMILY: Arial, Helvetica;
	TEXT-DECORATION: none
}
A.toolbar:visited
{
    FONT-SIZE: 8pt;
    COLOR: #eeeeee;
    FONT-FAMILY: Arial, Helvetica;
	TEXT-DECORATION: none
}
A.toolbar:active
{
    FONT-SIZE: 8pt;
    COLOR: #eeeeee;
    FONT-FAMILY: Arial, Helvetica;
	TEXT-DECORATION: none
}
A.toolbar:hover
{
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica;
	TEXT-DECORATION: underline
}



A.btoolbar:link
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica;
	TEXT-DECORATION: none
}
A.btoolbar:visited
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica;
	TEXT-DECORATION: none
}
A.btoolbar:active
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica;
	TEXT-DECORATION: none
}
A.btoolbar:hover
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica;
	TEXT-DECORATION: none
}
.hotlinks
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.5pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}
A.hotlinks:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.5pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}
A.hotlinks:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.5pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}
A.hotlinks:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.5pt;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}
A.hotlinks:hover
{
    FONT-SIZE: 7.5pt;
    COLOR: yellow;
    FONT-FAMILY: Verdana, Arial, Helvetica
}
A.classifiedsCat:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9.5pt;
    COLOR: darkgreen;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}
A.classifiedsCat:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9.5pt;
    COLOR: darkgreen;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}
A.classifiedsCat:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9.5pt;
    COLOR: darkgreen;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}
A.classifiedsCat:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9.5pt;
    COLOR: darkgreen;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: underline
}
.globalmenu
{
    FONT-WEIGHT:normal;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none
}
A.globalmenu:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none
}
A.globalmenu:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none
}
A.globalmenu:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none
}
A.globalmenu:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #ccffff;
    FONT-FAMILY: Arial, Helvetica;
    TEXT-DECORATION: none
}
.InputButton
{
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.InputButtonSearch
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.InputButtonRed
{
    BORDER: none;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #4d4a46 1px solid;
    HEIGHT: 20px;
    CURSOR: hand;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    BACKGROUND-COLOR: red
}
.InputButtonBlack
{
    BORDER: none;
    FONT-SIZE: 8pt;
    WIDTH: 50px;
    HEIGHT: 18px;
    CURSOR: hand;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
    BACKGROUND-COLOR: #000000
}
.InputButton32
{
    BORDER: none;
    FONT-SIZE: 8pt;
    WIDTH: 32px;
    HEIGHT: 18px;
    CURSOR: hand;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica;
    FONT-SIZE:6pt;
    FONT-WEIGHT:bold;
    BACKGROUND-COLOR: #000000
}
.InputButtonGreen
{
    BORDER-RIGHT: #4d4a46 1px solid;
    BORDER-TOP: #4d4a46 1px solid;
    FONT-SIZE: 80%;
    BORDER-LEFT: #4d4a46 1px solid;
    WIDTH: 70px;
    CURSOR: hand;
    COLOR: #ffffff;
    BORDER-BOTTOM: #4d4a46 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: green
}
.InputButtonHighlight
{
    BORDER-RIGHT: #f35050 1px solid;
    BORDER-TOP: #f35050 1px solid;
    FONT-SIZE: 80%;
    BORDER-LEFT: #f35050 1px solid;
    WIDTH: 70px;
    CURSOR: hand;
    BORDER-BOTTOM: #f35050 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #e3e3e3
}
.InputButtonTab
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    FONT-SIZE: 100%;
    BORDER-LEFT: 0px;
    COLOR: black;
    BORDER-BOTTOM: 0px;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #cccccc;
    TEXT-DECORATION: none
}
.InputTextArea
{
    BORDER-RIGHT: #cdcac6 1px solid;
    BORDER-TOP: #cdcac6 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #cdcac6 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #cdcac6 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: white
}
.InputTextCombobox
{
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: white
}
.InputSelect
{
    BORDER-RIGHT: #4d4a46 1px solid;
    BORDER-TOP: #4d4a46 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #4d4a46 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #4d4a46 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: white
}
.InputSelect2
{
    BORDER-RIGHT: #4d4a46 1px solid;
    BORDER-TOP: #4d4a46 1px solid;
    BORDER-LEFT: #4d4a46 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #4d4a46 1px solid;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    BACKGROUND-COLOR: white
}
.InputCheckbox
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial, Helvetica
}
.InputRadioButton
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial, Helvetica
}
.InputUpload
{
    FONT-SIZE: 8pt;
    CURSOR: hand;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.InputText
{
    BORDER-RIGHT: #eeeeee 1px solid;
    BORDER-TOP: #4d4a46 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #4d4a46 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #eeeeee 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #FFFFFF;
}
.InputTextDD
{
    BORDER-RIGHT: none;
    BORDER-TOP: #4d4a46 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #4d4a46 1px solid;
    BORDER-BOTTOM: #4d4a46 1px solid;

    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #FFFFFF;
}
.InputTextSearch
{
    BORDER-RIGHT: #eeeeee 1px solid;
    BORDER-TOP: #4d4a46 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #4d4a46 1px solid;
    COLOR: black;
    WIDTH:150px;
    HEIGHT:18px;
    BORDER-BOTTOM: #eeeeee 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    BACKGROUND-COLOR: #FFFFFF;
}
.InputTextFind
{
    BORDER-RIGHT: #4d4a46 1px solid;
    BORDER-TOP: #4d4a46 1px solid;
    BORDER-LEFT: #4d4a46 1px solid;
    WIDTH: 160px;
    COLOR: black;
    BORDER-BOTTOM: #4d4a46 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    BACKGROUND-COLOR: white
}
HR
{
    MARGIN-TOP: 1px;
    MARGIN-BOTTOM: 1px;
    COLOR: #333333;
    HEIGHT: 0px
}
