.mainTable {

	border: 1px ridge #000000;

}

.horizinfo {

	background-color: #EEEEEE;

	font-weight: bold;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

}



.mainDiv

{

  width:185px;

}



.topItem

{

  font: bold 12px tahoma,verdana,sans-serif;

  letter-spacing: 0;

  background: url(images/arrow-up-title.jpg) no-repeat 0 0;

  background-position:center center;

  background-repeat:no-repeat;

  border: none;

  width: 185px;

  height: 25px;

  color: #215dc6;

  cursor:pointer;

  text-indent:10px;

}



.topItemSingle

{

  font: bold 12px tahoma,verdana,sans-serif;

  letter-spacing: 0;

  background: url(images/navbg.jpg) no-repeat 0 0;

  background-position:center center;

  background-repeat:no-repeat;

  border: none;

  width: 185px;

  height: 25px;

  color: #215dc6;

  cursor:pointer;

  text-indent:10px;

  text-decoration:none;

}



.topItemOver

{

  text-indent:10px;

  font: bold 12px tahoma,verdana,sans-serif;

  letter-spacing: 0;

  background: url(images/arrow-up-title-on.jpg) no-repeat 0 0;

  background-position:center center;

  background-repeat:no-repeat;

  height: 25px;

  width: 185px;

  color: #428eff;

  cursor:pointer;

}



.topItemClose

{

  text-indent:10px;

  font: bold 12px tahoma,verdana,sans-serif;

  letter-spacing: 0;

  background: url(images/arrow-down-title.jpg) no-repeat 0 0;

  background-position:center center;

  background-repeat:no-repeat;

  height: 25px;

  width: 185px;

  color: #215dc6;

  cursor:pointer;

}



a:hover div

{

	text-decoration:underline;

	color: #428eff;

}



.topItemCloseOver

{

  text-indent:10px;

  font: bold 12px tahoma,verdana,sans-serif;

  letter-spacing: 0;

  background: url(images/arrow-down-title-on.jpg) no-repeat 0 0;

  background-position:center center;

  background-repeat:no-repeat;

  height: 25px;

  width: 185px;

  color: #428eff;

  cursor:pointer;

}







.dropMenu

{

  font: bold 11px tahoma,verdana,sans-serif;	

  background-color: #d6dff7;

  color: #000;

  border: 0px none #FFFFFF;

  border-width: 0 1px 1px 1px;

  filter:alpha(opacity=100);

}



.subMenu

{

   display:block;

}



.subItem

{

   margin-left:10px;

   margin-top:2px;

   height:18px;

   font: 11px tahoma,verdana,sans-serif;	

   text-decoration:none;

   color: #215dc6;

}



.subItem a

{

   margin-left:23px;

   font: 11px tahoma,verdana,sans-serif;	 	

   text-decoration:none;

   color: #215dc6;

}



.subItemOver

{

   margin-left:10px;

   margin-top:2px;

   font: 11px tahoma,verdana,sans-serif;	  

   height:18px;

   color: #428eff;

}



.subItemOver  a

{

   margin-left:23px;

   font: 11px tahoma,verdana,sans-serif;

   cursor:pointer;	

   color: #428eff;

   text-decoration:underline;

   cursor:pointer;

}

.bottomnav {

	background-color: #EEEEEE;

	font-size: 11px;

	border-top-width: 1px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

}

.drop

{

   border-left:1px solid black;

   border-right:1px solid black;	

}



.navbg {

	background-image: url(images/navbg.jpg);

	background-repeat: repeat-y;

	background-position: right;

	background-color: #fdfdff;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

	padding: 5px;

}

body {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration: none;

	background-color: #DEE7EE;

	background-image: url(images/front_bg.jpg);

	background-repeat: repeat-x;

	background-position: left bottom;

}

a:link, a:active, a:visited {

	color: #215DC6;

	text-decoration: none;

}

a:hover {

	color:#CC0000;

	text-decoration: underline;

}

.subCat {

	background-image: url(images/subcatbg.gif);

	background-repeat: repeat-y;

	text-transform: capitalize;

	color: #111166;

	font-weight: bold;

}



.mainCat {

	background-color: #C8D5F8;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 14px;

	color: #104cb5;

}

