body {font-family:verdana,arial; font-size:1em; color:#000000; text-decoration:none; background-color:#ffffff; margin:7px 0 0 0;}

td, font, p, div, span, input, select, textarea {font-family:arial; font-size:1.00em; color:#000000; text-decoration:none;}

a:link {font-family:arial; font-size:1.00em; color:#0066cc; text-decoration:underline;}
a:visited {font-family:arial; font-size:1.00em; color:#0066cc; text-decoration:underline;}
a:hover {font-family:arial; font-size:1.00em; color:#0066cc; text-decoration:underline;}
a:active {font-family:arial; font-size:1.00em; color:#0066cc; text-decoration:underline;}


a.anc1:link {font-family:arial; font-size:0.91em; color:#0066cc; text-decoration:underline;}
a.anc1:visited {font-family:arial; font-size:0.91em; color:#0066cc; text-decoration:underline;}
a.anc1:hover {font-family:arial; font-size:0.91em; color:#E0259A; text-decoration:underline;}
a.anc1:active {font-family:arial; font-size:0.91em; color:#0066cc; text-decoration:underline;}


/* particular styles: */

.sp {line-height:17px}

td.bgTrI {background-image:url(images/spacer.gif)}
td.bgTr {background-color:transparent}

font.star {color:#ff6600; font-weight:bold;}
font.err {color:#cc0000; font-weight:bold;}

/* input, textarea, select: */
.field1 {background-color:#ffffff; width:100px;}
.field2 {background-color:#ffffff; width:200px;}
.field3 {background-color:#ffffff; width:300px;}
.field4 {background-color:#ffffff; width:400px;}
input.but1 {background-color:#282828; color:#ffffff; font-weight:bold}

.textpink{font-family:arial; font-size:0.82em; font-weight:bold; color:#E0259A;}
span.textpink{font-family:arial; font-size:0.91em; font-weight:bold; color:#E0259A;}
.text{font-family:arial; font-size:0.91em; color:#000000}
.textfoot{font-family:arial; font-size:0.73em; color:#000000}
.textalb{font-family:arial; font-size:0.73em; font-weight:bold; color:#FFFFFF}
.frm {border:1px solid #000000}
.text2{font-family:arial; font-size:16px; font-weight:bold; color:#000000}

.news_date {font-family:arial; font-size:0.91em;font-weight:bold; color:#000000; text-decoration:underline;}
a.news_date:link {font-family:arial; font-size:0.91em;font-weight:bold; color:#000000; text-decoration:underline;}
a.news_date:visited {font-family:arial; font-size:0.91em;font-weight:bold; color:#000000; text-decoration:underline;}
a.news_date:hover {font-family:arial; font-size:0.91em;font-weight:bold; color:#0066cc; text-decoration:underline;}
a.news_date:active {font-family:arial; font-size:0.91em;font-weight:bold; color:#000000; text-decoration:underline;}

.news_title {font-family:arial; font-size:0.91em;font-weight:bold; color:#E0249A; text-decoration:none;}
a.news_title:link {font-family:arial; font-size:0.91em;font-weight:bold; color:#E0249A; text-decoration:none}
a.news_title:visited {font-family:arial; font-size:0.91em;font-weight:bold; color:#E0249A; text-decoration:none;}
a.news_title:hover {font-family:arial; font-size:0.91em;font-weight:bold; color:#0066cc; text-decoration:none;}
a.news_title:active {font-family:arial; font-size:0.91em;font-weight:bold; color:#E0249A; text-decoration:none;}

.footer {background-color:#E0249A}

td.tickertext {background-color:#ffffff; color:#000000; font-size:14px;}
td.tickerLN {background-color:#000000; color:#ffffff; font-weight:bold; font-size:14px;}

.scroll2 {background-color:#fff; color:#E0249A; font-size:14px; padding:8px 5px 0 5px; height:35px; width:630px;}
.scroll1 {background-color:#000; color:#ffffff; font-weight:bold; font-size:14px; padding:8px 5px 0 5px; height:35px; width:130px;}
.scroll{ border-top:#000000 1px solid; border-bottom:#000000 1px solid;}

h1{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:568px;
	height:96px;
	background:url(../images/top.gif) no-repeat top left;
	}
h1 a{
	display:block;
	text-indent:-9999px;
	width:568px;
	height:96px;
	}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.7em;
	font-weight:500;
	}
h2 span{
	font-size:0.6em;
	display:block;
	margin:0 0 10px 0;
	font-weight:normal;
	}
h2 span strong span{font-weight:bold; color:#E0259A; font-size:1em; display:inline;}


#info {position:relative;}
p.bold {padding-left:15px; color:#c00;}
a.linkup {position:relative;}
a.buttonup {position:absolute; top:200px; left:650px; border:0;}
a.buttonup img {border:0;}
.gleft {float:left; margin:25px 0 10px 0;}
.gright {float:right; margin:25px 5px 10px 0;}
.grc {margin:20px 0 0 10px;}

.menu {width:750px; height:25px; font-size:0.85em; position:relative; z-index:100;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:750px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:90px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
border-right:1px solid #E0249A;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:0.85em;
font-weight:bolder;
height:15px;
padding:5px 10px;
text-align:center;
text-decoration:none;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:80px; font-size:0.8em; font-weight:normal; padding:5px 2px;}

/* style the second level hover */
.menu ul ul a.drop:hover{background:#ccc;}
.menu ul ul :hover > a.drop {background:#ccc;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0;}
/* another hack for IE5.5 */* html .menu ul ul {top:25px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#CCC; color:#000; height:auto; line-height:1em; padding:5px 10px; width:180px; border:0; text-align:left;}
/* yet another hack for IE5.5 */* html .menu ul ul a, * html .menu ul ul a:visited {width:180px; font-size:1em;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#FFF; background:#E0249A;}
.menu ul li ul li a:hover{background:#CCC; color:#E0249A;}
.menu :hover > a, .menu ul ul :hover > a {color:#FFF; background:#E0249A;}
.menu ul ul :hover > a{background:#CCC; color:#E0249A;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

.menu ul li a.lastitem{border:0;}

.footerText{font-size:0.73em;}