body
{
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
}

#nonFooter
{
	position: relative;
	min-height: 100%;
}

#footer
{
	position: relative;
	margin-top: -65px auto 0 auto;
} 

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A7680;
}

#dhtmltooltip{
	FONT-FAMILY: Arial, Helvetica;
	font-size: 10pt ;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

h2 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A7680; }

.upmenu {
	background-color: #E5ECC6;
	background: url(./images/7bg.gif) repeat-x;
}

.tbup1 {
	background: url(./images/z1.gif);
}

.tbup2 {
	background: url(./images/z2.gif);
}

.tbup3 {
	background: url(./images/z3.gif);
}

.tbdw1 {
	background: url(./images/z7.gif);
}

.tbdw2 {
	background: url(./images/z8.gif);
}

.tbdw3 {
	background: url(./images/z6.gif);
}

.tbdlf {
	background: url(./images/z4.gif);
}

.tbdrg {
	background: url(./images/z5.gif);
}

a.rub_num_parent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A7680;
	text-decoration:underline;
     	font-weight: bold;
}


a:hover.rub_num_parent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A7680;
	text-decoration:none;
     	font-weight: bold;
}

a:visited.rub_num_parent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A7680;
	text-decoration:underline;
     	font-weight: bold;
}

a.rub_child
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #637946;
	text-decoration:underline;
	font-weight: normal;
}


a:hover.rub_child
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #637946;
	text-decoration:none;
	font-weight: normal;
}

.input_txt {
	border : 1px solid #9FAB69;
	font-family : Tahoma;
	color : #5E5E5E;
	font-size : 12px;
}

.upmenu {
	background-color: #EAF0D1;
	background: url(./images/7bg.gif);
}

.upline {
	background-color: #FAFCF5;
	background: url(./images/9bt.gif);
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #637946;
	text-decoration:underline;
	font-weight: normal;
}

a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #637946;
	text-decoration:none;
     	font-weight: normal;
}

.table {
        border-color: #C0C0C0;
        border-left-style: none;
        border-right-style: none;
        border-top-style: none;
        border-bottom-style: 1;
}

.table0 {
        border-left-style: none;
        border-right-style: none;
        border-top-style: none;
        border-bottom-style: none;
}

.collapse {
        border-collapse: collapse;     
}

td, th {
        font-size: 11px;
}

button {
	background-image:url(images/button.gif); 
	height:18; width:77px; 
	font-size:11px; 
	border:none; 
	color:#5E5E5E; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.maincat
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #637946; text-decoration:underline;
     	font-weight: bold;
}


a:hover.maincat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #637946;
	text-decoration:none;
     	font-weight: bold;
}

.bigtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5A7680;
	text-decoration:none; 
     	font-weight: bold;
}

.r {text-align:right}
.rel {position:relative;}
.txt_java {display: none; position:absolute; top:-30px;width:340px;}
.txt_java table{border: solid 1px black;background: #fafcf5;margin: 20px 20px 20px 0px;}
.txt_java td{padding:0 15px 0px 15px}
.txt_java h3{font-size:80%;}
.txt_java input.text{width:290px;border: solid 1px #8e8e8e;background: #f5f5f5;}
.txt_java textarea{overflow:hidden; width:290px;border: solid 1px #8e8e8e;background: #f5f5f5;}

.sd a { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color:#6C7363;
		text-decoration:none; 
}

.sd a:hover 
{ 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color:#6C7363;
		text-decoration:underline; 
}
.msg{ color: #920C0C;}	
.error{ font-size: 12px; color: #FF0000; font-family: Arial; }