body {
margin: 0px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #CEEEFC;
text-align: left;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

TD.toporangebg {
background-image: url(images/toporangebg.gif);
}

TD.topbg {
background-image: url(images/topbg.gif);
}

TD.topbluebg {
background-image: url(images/topbluebg.gif);
}

TD.leftbluebg {
background-image: url(images/leftbluebg.gif);
}

.nnfix {
background-image: url(images/nnfix.gif);
}

TD.rightbluebg {
background-image: url(images/rightbluebg.gif);
}

TD.bluebarbg {
background-image: url(images/bluebarbg.gif);
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

TD.bottombg {
background-image: url(images/bottombg.gif);
}

TD.lefttablebg {
background-image: url(images/lefttablebg.gif);
}

TD.righttablebg {
background-image: url(images/righttablebg.gif);
}



a:link    { color: #E56201; text-decoration: none; font-family: arial; font-size: 11px }
a:active    { color: #E56201; text-decoration: none; font-family: arial; font-size: 11px }
a:visited    { color: #E56201; text-decoration: none; font-family: arial; font-size: 11px }
a:hover      { color: #0099CC; font-family: arial; font-size: 11px }

a.dark:link    { color: #CEEEFC; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:active    { color: #CEEEFC; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:visited    { color: #CEEEFC; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:hover      { color: #01B1FC; font-family: verdana; font-size: 11px }


ul, li, p, td {
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
}


HR {
	color : #0099CC;
	height : 1px;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #3300CC;
	text-decoration: underline;
}
