html { min-height: 100%; margin-bottom: 1px;
}
body {  margin: 0px;
}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#ADAAAA; margin:2px; margin-bottom:10px;
     font-weight:normal;
}
.topmenu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; 
           font-weight:bold; letter-spacing:0.5px; }
.topmenu a:link    {color:#FFFFFF; text-decoration:none;}
.topmenu a:visited {color:#FFFFFF; text-decoration:none;}
.topmenu a:hover   {color:#FFFF00; text-decoration:none; cursor:pointer;}
.topmenu a:active  {color:#FFFFFF; text-decoration:none;
}
.menusep { padding-right:15px;
}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color:#23238E;
	 font-weight: bold; margin:0px; margin-bottom:10px;}
h2 a:link     {color:#A60303; text-decoration:underline;}
h2 a:visited  {color:#A60303; text-decoration:underline;}
h2 a:hover    {color:#FF0000; text-decoration:none; cursor:pointer;}
h2 a:active   {color:#A60303; text-decoration:underline;
}	
.main { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; line-height: 15px; }
.main a:link    {color:#A60303; text-decoration:underline;}
.main a:visited {color:#A60303; text-decoration:underline;}
.main a:hover   {color:#FB7305; text-decoration:none; cursor:pointer; }
.main a:active  {color:#A60303; text-decoration:underline;
}
.our { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #9595C7; 
       padding-right:10px; }
.our a:link    {color:#9595C7; text-decoration:underline; }
.our a:visited {color:#9595C7; text-decoration:underline; }
.our a:hover   {color:#FFFFFF; text-decoration:none; cursor:pointer;}
.our a:active  {color:#9595C7; text-decoration:underline;
}
.impadR { padding-left:10px; padding-bottom:10px;
}
.casepad { padding-bottom:10px
}
.clickme { padding:10px; color: #666666;
}
.tab-right {
	background-image: url(images/tab-r.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tab-left {
	background-image: url(images/tab-l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab-bottomright {
	background-image: url(images/tab-br.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.maintablemarg {margin-top:15px;}
.divstrip {background-color:#23238E;}


