body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin:0px 0px 0px 0px;
}

#holder
{
	text-align:left;
	height:auto;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.mainsection
{
	width:800px;
	height:auto;
	background-color: #f6f6f6;
}

.topmenu
{
	background-image:url(../images/menu_bg.jpg);
	width:789px !important;
	height:24px !important;
	height:29px;
	padding-left:11px;
	padding-top:5px;
}

.topmenu a
{
	color:white;
	font-weight:normal;
	font-size:16px;
	text-decoration:none;	
}

.secondmenu
{
	width:185px !important;
	height:auto;
	float:left;
	padding-top:23px;
	padding-left:5px;
}

.breadcrumbs
{
	height:15px;
	background-color: #1dace8;
	width:789px !important;
	padding-left:11px;
}

.breadcrumbs a
{
	font-weight:bold;
	color:white;
	text-decoration:none;
}

.maintext
{
	background-color: white;
	background-image: url(../images/main_bg.jpg);
	background-repeat:no-repeat;
	/*width:575px !important;
	width:599px;*/
	width:575px;
	min-height:400px;
	overflow: visible;
	float:right;
	padding-top:20px; 
	padding-left:12px;
	padding-bottom:20px; 
	padding-right:12px;
	border-left-color: #c7c7c7; 
	border-left-style: solid; 
	border-left-width: thin;
}

.maintext3col
{
	background-color: white;
	background-image: url(../images/main_bg.jpg);
	background-repeat:no-repeat;
	width:400px;
	min-height:400px;
	overflow: hidden;
	float:left;
	padding-top:20px; 
	padding-left:12px;
	padding-bottom:20px; 
	padding-right:12px;
	border-left-color: #c7c7c7; 
	border-left-style: solid; 
	border-left-width: thin;
	border-right-color: #c7c7c7; 
	border-right-style: solid; 
	border-right-width: thin;
}

.bottombar
{
	width:789px !important;
	height:32px !important;
	height:32px;
	background-color:#1dace8;
	color:white;
	font-weight:bold;
	padding-left:11px;
	padding-top:10px;
	
}

.clears
{
	clear:both;
}

.titleText
{
	font-weight: bolder;
	font-size: 16pt;
	color: black;
}

/*start left menu items*/
.menuLeftItem
{
    font-family:Verdana; 
    font-size:xx-small; 
    font-weight:bolder;
}

.bodyText
{
    font-family:Verdana; 
    font-size:xx-small;
    color: Black;
}

a.aMenuLeft
{
    color:Black;
    cursor: hand;
    text-decoration:none;
}

a.aMenuLeftSelected
{
    color:#0095D5;
    cursor: hand;
    text-decoration:none;
}

span.spanMenuLeftSelected
{
   color: #0095D5;
}

ul.ulMenuLeft
{
    font-family:Verdana; 
    font-size:xx-small; 
    font-weight:bolder;
}

li.liMenuLeft
{
    list-style-image: url(../images/bullet.gif)
}

div.divMenuLeft
{
    height:30px;
}

span.spanMenuLeft
{
   height:25px; 
   margin-top:8px;
}


/*end left menu items*/


/* product third column start */

.rightColumn
{
	margin-right:5px !important;
	_margin-right:0px;
	width:173px;
	color:black;
	font-size:12px;
	float:right;
}

.rightColumn a
{
	color:black;
	font-size:12px;
	text-decoration:none;
}

.rightColumn a:hover
{
	color:black;
	text-decoration:underline;
}

.rightColumn a:visited
{
	color:black;
}

.rightColumn a:active
{
	color:Black;	
}


/* product thrid column end */

.prodbox
{
	height:32px;
	width:161px;	
	min-width: 151px;	
	max-width: 151px;	
	background-color: #dadada;	
	font-family:Verdana;	
	font-size: xx-small;	
	color: Black;	
	padding-left: 10px;	
	padding-top: 3px;	
	background-image: url(../images/corner.gif);
	background-repeat:no-repeat;	
}

.idDivPopup
{
    background-color: white;
    position: absolute;
    top: 180px;
    left: 320px;
    height: 400px;
    width: 500px;
    display: none;
    visibility: hidden;
    z-index: 10;
    overflow: hidden;
}

table
{
	color:black;
	font-size:12px;
}

.seolinks
{
	color:white;
}

.seoside
{
	float:left;
	margin-left:-9932px;
}

h1
{
	color:#0C5178;
	font-weight:bold;
	font-size:16px;
	margin:0px;
}

