BODY {
	font: 12px Arial, sans-serif;
	COLOR: #000000;
	background-image: url(images/bg1.gif);
	scrollbar-face-color: #b56b31;
	scrollbar-highlight-color: Silver;
	scrollbar-3dlight-color: Gray;
	scrollbar-darkshadow-color: Black;
	scrollbar-shadow-color: Gray;
	scrollbar-arrow-color: White;
	scrollbar-track-color: #C0DCF8;
	}
em.q  {
	font: italic 11px Arial, sans-serif;
}
#showimage{
z-index: 10;
position:absolute;
visibility: hidden;
border: 8px solid #B76C31;
}

#dragbar-pop{
cursor: hand;
cursor: pointer;
background-color: #5C323E;
z-index: 15;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar-pop #closetext{
font: bold 16px "Trebuchet MS", Arial, sans-serif;
margin-right: 1px;
background-color: #B76C31;
color: white;
z-index: 12;
}

/*Added by Manoj:Date:08/20/2005- For nonIE browsers*/
html > body #dragbar{
cursor:hand; 
cursor: pointer;
background-color: #B76C31;
min-width: 10px; /*NS6 style to overcome bug*/
}

#dragbar{
cursor: hand;
cursor: pointer;
/*Modified by Manoj:Date:08/30/2005*/
/*padding: 10px;*/
background-color: #B76C31;
min-width: 100px; /*NS6 style to overcome bug*/
z-index: 6;
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
background-color: #B76C31;
color: white;
}
UL.sitemap { 
	margin-top: 0px;  
	margin-bottom: 0px;  
}

LI.sitemap{ 
list-style-type: disc;
color: #B76C31;
}
.menu 
{
	BORDER-RIGHT: #003E7F 1px solid; 
	BORDER-TOP: #003E7F 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	FONT: bold 12px Arial; 
	BORDER-LEFT: #003E7F 1px solid; 
	BORDER-BOTTOM: #003E7F 1px solid;
	padding: 1px 1px 1px 2px; 
	color: #003E7F;
}
H1 {
	FONT: bold 18px "Lucida Sans Regular", Arial, sans-serif;
	COLOR: #013E7D;
	margin: 0px 0px 2px 0px;
}
H1.i {
	FONT: bold 13px "Lucida Sans Regular", Arial, sans-serif;
	COLOR: #013E7D;
	margin: 0px 0px 2px 0px;
}
H1.ib {
	FONT: bold 15px "Lucida Sans Regular", Arial, sans-serif;
	COLOR: #013E7D;
	margin: 0px 0px 2px 0px;
}
H2 {
FONT: bold 18px "Lucida Sans Regular", Arial, sans-serif;
	COLOR: #013E7D;
	margin: 0px 0px 2px 0px;
}
H3 {
	FONT: bold 15px "Lucida Sans Regular", helvetica, sans-serif;
	COLOR: #FF7A03;
}
A {
	FONT: bold 12px Helvetica, Arial, sans-serif;
	COLOR: #013E7D;
	TEXT-DECORATION: none;
}
A:hover {
	FONT: bold 12px Helvetica, Arial, sans-serif;
	COLOR: #013E7D;
	TEXT-DECORATION: underline;
}
A.green {
	FONT: 10px Arial, sans-serif;
	COLOR: #008000;
	TEXT-DECORATION: underline;
}
A.green:hover {
	FONT: 10px Arial, sans-serif;
	COLOR: #008000;
	TEXT-DECORATION: underline;
}
.news {
	FONT: bold 10px Arial, sans-serif;
	COLOR: #B76C31;
	TEXT-DECORATION: none;
	background-color: white;	
}
.news:hover {
	FONT: bold 10px Arial, sans-serif;
	COLOR: #B76C31;
	TEXT-DECORATION: underline;
	background-color: white;		
}

A.white {
	FONT: 12px Arial, sans-serif;
	COLOR: Silver;
	TEXT-DECORATION: none;
}
A.white:hover {
	FONT: 12px Arial, sans-serif;
	COLOR: #FFFFFF;
	filter: Glow(Color="#FFFFFF",strength="4");
	TEXT-DECORATION: none;
}
A.title {
	FONT: bold 14px Arial, sans-serif;
	COLOR: #013E7D;
	TEXT-DECORATION: none;
}
A.title:hover {
	FONT: bold 14px Arial, sans-serif;
	COLOR: #013E7D;
	TEXT-DECORATION: underline;
}
A.left {
	font: bold 11px Arial, sans-serif;
	color: #FF7519;
}
A.left:hover {
	font: bold 11px Arial, sans-serif;
	color: #FF7519;
	text-decoration : underline;	
}
A.navmenu
	{
	font-family : "Arial", helvetica, san-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	background-color: #FFFFFF;
	padding : 12px 0px 13px 0px;
	display: block;
	background-image: url(images/but_back.gif);
	background-repeat: no-repeat;
	text-align: center;
}
	
A.navmenu:hover
	{
	font-family : "Arial", helvetica, san-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
	background-color: #ffffff;
	padding : 12px 0px 13px 0px;
	display: block;
	background-image: url(images/navb1.gif);
	background-repeat: no-repeat;
	TEXT-DECORATION: underline;
	text-align: center;	
}
A.judge {
	FONT: bold 11px Arial, sans-serif;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
A.judge:hover {
	FONT: bold 11px Arial, sans-serif;
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
A.footer {
	font: bold 10px Arial, sans-serif;
	COLOR: #013E7D;
	TEXT-DECORATION: none;
}
A.footer:hover {
	font: bold 10px Arial, sans-serif;
	COLOR: #013E7D;
	TEXT-DECORATION: underline;
}
A.links {
	FONT: 10px Arial, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A.links:hover {
	FONT: 10px Arial, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
TD.main {
	font: 12px Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	color: black;
  margin:0 0 .75em;
  line-height:1.4em;
}	
TD.commerce {
	font: 11px Arial, sans-serif;
	color: white;
}
TD.top {
	font: bold 11px Arial, sans-serif;
	color: black;
}
TD.news {
	font: bold 10px Arial, sans-serif;
	background: black;
	color: white;
}
TD.newsletter {
	font: 10px Arial, sans-serif;
	background: #FFFFFF;
	BACKGROUND: #fff url(images/table-bg-pad.gif) repeat-x 50% bottom;
	color: black;
}
TD.newsletter2 {
	font: 10px Arial, sans-serif;
	color: black;
}
TD.commerce {
	font: 10px Arial, sans-serif;
	background: #FFFFFF;
	color: black;
}
TD.white {
	font: 12px Arial, sans-serif;
	color: #FFFFFF;
}
TR.formb {
	font: bold 12px Arial, sans-serif;;
	COLOR: #003E7F;
	BACKGROUND: #fff url(images/input-bg.jpg) repeat-x 50% bottom;
	background-color: White;	
	}
TR.forma {
	FONT: bold 15px "Trebuchet MS", Arial, sans-serif;
	COLOR: #FFFFFF;
	margin: 2px 0px 2px 0px;	
	BACKGROUND: #fff url(images/footer-mid-bg.gif) repeat-x 50% bottom;
	background-color: White;	
	}	
TR.contact {
	FONT: 11px Arial, sans-serif;
	color: #000000;
	BACKGROUND: #fff url(images/input-bg.jpg) repeat-x 50% bottom;
	background-color: White;
}
STRONG.title {
	FONT: bold 15px Arial, sans-serif;
	COLOR: #B76C31;
}
STRONG.title1 {
	FONT: bold 15px Arial, sans-serif;
	COLOR: #B76C31;
}
STRONG.titleb {
	FONT: bold 13px Arial, sans-serif;
	COLOR: #013E7D;
}
STRONG.title3 {
	font: bold 12px Arial, sans-serif;
	COLOR: #000000;
}
STRONG.title2 {
	FONT: italic bold 13px "Trebuchet MS", Arial, sans-serif;
	COLOR: #B76C31;
}
STRONG.titleo {
	font: bold 15px Arial, sans-serif;
	COLOR: #FF7519;	
}
STRONG.date {
	FONT: bold 10px Arial, sans-serif;
	COLOR: #FFFFFF;
}
STRONG.news {
	font: bold 10px Arial, sans-serif;
	COLOR: #2B7AC5;	
}
STRONG.address {
	font: bold 11px Arial, sans-serif;
	COLOR: Black;	
}
STRONG.footer {
	font: bold 10px Arial, sans-serif;
	COLOR: #A5A5A5;	
}
STRONG.quote {
	font: bold italic 11px Arial, sans-serif;
	COLOR: #B76C31;	
}
STRONG.purple {
	font: bold 12px Arial, sans-serif;
	COLOR: #B76C31;	
}
STRONG.price {
	font: bold 11px Arial, sans-serif;
	COLOR: #B76C31;	
}
STRONG.price2 {
	font: bold 10px Arial, sans-serif;
	COLOR: #B76C31;	
}
SPAN.footer {
	font: 9px Arial, sans-serif;
	COLOR: #577BAF;	
}	
SPAN.red {
	font: bold 14px Arial, sans-serif;
	COLOR: Red;	
}	
SPAN.white {
	font: bold 10px Arial, sans-serif;
	COLOR: white;	
}
SPAN.disc {
	font: 9px Arial, sans-serif;
	COLOR: Gray;	
}	
ul.arrowlist-red, ul.arrowlist-green, ul.arrowlist-blue {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
ul.arrowlist-red li {
background:transparent url(images/icon-arrow-red.png) no-repeat scroll left 5px;
margin-left:1em;
padding:0pt 0pt 0pt 15px;
}
blockquote {
margin:10px 0px;
padding:10px 5px;
text-align:left;
	font-size: 12px;
	font-style: italic;
	line-height: 150%;
	width: auto;
	color: #666;
	border: 0;
}
div.newspdf {
background:#FDF7F1 url(images/adobe-pdf.gif) no-repeat scroll 3px;
border:1px solid #DCDCDC;
margin: 10px 0px 15px;
padding: 7px 10px 7px 35px;
text-align:justify;
width: 80%;
height: 25px;
}
div.newspdf a {
color:#CC0000;
text-decoration: none;
height: 25px;
}
div.newspdf a:hover {
color:#CC0000;
text-decoration: underline;
height: 25px;
}
/*blockquote.quotes {
	display: block;
	background: url(images/quote-start.png) 0 5px no-repeat;
	padding: 0px 20px 0 38px;
	margin: 20px 0;
	font-size: 12px;
	font-style: italic;
	line-height: 150%;
	width: auto;
	color: #666;
	border: 0;
}

blockquote.quotes p {
	padding: 0 28px 0 0;
	margin-top: 0;
	background: url(images/quote-end.png) 100% 100% no-repeat;
}*/