body {
SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #FF6600; SCROLLBAR-TRACK-COLOR: #F7F7F7; SCROLLBAR-BASE-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF
}

a { font-weight: bold; }
a:link,a:active,a:visited { color: #FF0000; text-decoration: none; border-bottom: none; }
a:hover	{ color: #660000; }
/* remove border-bottom from the anchor of an image hyperlink */
a:link.image,a:active.image,a:visited.image { border-width: 0; border-style: none; }

img { border: 0; }
html, body { margin: 0; }
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

.formItem { font: 11px Tahoma; border: 1px solid #666; background: #FFF; padding: 1px; color: #000; text-indent: 2px; }
.header   { font-size: 12px; font-weight: bold; }

/* font */
.heading 	{ font-size: 14px; color: #000000; font-weight: bold; }
.title 	    { font-size: 12px; color: #FFFFFF; font-weight: bold; }
.subheading { font-weight: bold; color: #CC3333; }
.biggerfont { font-size: 12px; }
.Special    { font-size: 10px; color: #FFFFFF; font-weight: bold; }
.smaller    { font-size: 10px; color: #000000; font-weight: bold; }

/* index */
div.img   { width: 160px; height: 130px; padding-top: 8px; background: url(images/img-border.gif) no-repeat; text-align: center; }


