<HEAD>
<TITLE>Style sheet</TITLE>
<STYLE TYPE="text/css">

<!--
a:link{color: #0000ff} 
a:visited{color: #0000ff} 
a:hover{color: #3366ff}
a:active{color: #0000ff}
-->
<!--
a.side:link{text-decoration: none; color: #000000} 
a.side:visited{text-decoration: none; color: #000000} 
a.side:hover{text-decoration: none; color: #808080}
a.side:active{text-decoration: none; color: #808080}
-->
<!--
a.top:link{text-decoration: none; color: #000000} 
a.top:visited{text-decoration: none; color: #000000} 
a.top:hover{text-decoration: none; color: #808080}
a.top:active{text-decoration: none; color: #808080}
-->
<!--
a.inside:link{text-decoration: none; color: #000000} 
a.inside:visited{text-decoration: none; color: #000000} 
a.inside:hover{text-decoration: underline; color: #0000FF}
a.inside:active{text-decoration: none; color: #0000FF}
-->
<!--
a.hide:link{text-decoration: none; color: #000000} 
a.hide:visited{text-decoration: none; color: #000000} 
a.hide:hover{text-decoration: none; color: #000000}
a.hide:active{text-decoration: none; color: #000000}
-->
<!--
a.w-side:link{text-decoration: none; color: #ffffff} 
a.w-side:visited{text-decoration: none; color: #ffffff} 
a.w-side:hover{text-decoration: none; color: #cccccc}
a.w-side:active{text-decoration: none; color: #ffffff}
-->
<!--
a.footer:link{font-size: 8pt; text-decoration: none; color: #000000} 
a.footer:visited{text-decoration: none; color: #000000} 
a.footer:hover{text-decoration: none; color: #808080}
a.footer:active{text-decoration: none; color: #808080}
-->


body { font-family: verdana, Arial, Sans-serif }

a { font-size: 12px }

body { font-size: 12px }

P { font-size: 12px }

DIV { font-size: 10px }

.boxtext { font-size: 10px }

td { font-size: 12px }
td.ten {width: 10%; }
td.twentyfive {width: 25%; }
td.hundred {width: 100%; }

h1 { font-size: 150%; font-weight: bold, text-align: center;  margin: 0px; padding: 0px }
h5 { whitespace: nowrap; margin: 0; padding: 0;}

div.hr_1 {
  border: 0px;
  border-top: 5px solid #7575a9;
  border-bottom: 2px solid #fff;
}

div.hr_blank {
  border: 0px;
    border-bottom: 2px solid #fff;
}

	
/* Left Sidebar */

#left_sidebar {
	width: 120px;
	text-align: center;
	color: #8989b6;
	margin: 0px;
	margin-top: 5px;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}

/* Left Sidebar : Categories */
#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 1px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 120px;
	height: 20px;
	background-color: #9e9ec3;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px;
	width: 120px;
	list-style-type: none;
}

#categories li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	
	width: 120px;
	height: 21px;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #7575a9;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}

#page_menu {
	float: left;
	width: 100%;
	height: 30px;
	border-bottom: #fff 1px solid;
	vertical-align: middle;
}

#page_menu ul {
	width: 100%;
	height: 30px;
	vertical-align: middle;
	list-style-type: none;
	overflow: hidden;
	border-bottom: #fff 1px solid;
}


#page_menu li {
	margin-right: 2px;
	width: auto;
	padding-right: 4px;
	padding-left: 4px;
	height: 30px;
	float: left;
	background: url('nav-images/header_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
}

#page_menu li.form {
	margin-right: 2px;
	width: Auto;
	vertical-align: middle;
	height: 30px;
	background-color: #fff;
	padding-top: 2px;
}

#page_menu li.last {
	margin-right: 0px;
	width: auto;
	vertical-align: middle;
	height: 30px;
	padding-top: 6px;
}

#page_header {
	height: 10px;
	color: #fff;
	background: url('images/FadeGrey30H.gif') repeat-x 0px 0px;
	border-bottom: 2px solid #fff;
		}
	
<!--
#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #90bade;
	color: #333;
	}
	
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
		
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}
input.green {
	background-color: #0E970F;
	color: #FFFFFF;
	font-weight: bold;
}
input.red {
	background-color: #CE0000;
	color: #FFFFFF;
	font-weight: bold;
}
input.yellow {
	background-color: #FACB02;
	font-weight: bold;
}
}
input.blue {
	background-color: #0000FF;
	font-weight: bold;
	color: #ffffff
}

#FadeGrey20H
{
	float: left;
/*	height: 500px;
	width: 200px;*/
        /*#ffffff is bottom color in gradient*/
	background: #ffffff url('images/FadeGrey20H.gif') repeat-x;
	margin-left: 10px
}

TD.FadeGrey20H
{
	float: left;
/*	height: 500px;
	width: 200px;*/
        /*#ffffff is bottom color in gradient*/
	background: #ffffff url('images/FadeGrey20H.gif') repeat-x;
	margin-left: 10px
}

#FadeGrey30H
{
	float: left;
/*	height: 500px;
	width: 200px;*/
        /*#ffffff is bottom color in gradient*/
	background: #ffffff url('images/FadeGrey30H.gif') repeat-x;
	margin-left: 10px
}

TD.FadeGrey30H
{
	float: left;
/*	height: 500px;
	width: 200px;*/
        /*#ffffff is bottom color in gradient*/
	background: #ffffff url('images/FadeGrey30H.gif') repeat-x;
	margin-left: 10px
}

#FadeBlue30H
{
	float: left;
/*	height: 500px;
	width: 200px;*/
        /*#ffffff is bottom color in gradient*/
	background: #ffffff url('images/FadeBlue30H.gif') repeat-x;
	margin-left: 10px
}

#FadeOrange30H
{
	float: left;
/*	height: 500px;
	width: 200px;*/
        /*#ffffff is bottom color in gradient*/
	background: #ffffff url('images/FadeOrange30H.gif') repeat-x;
	margin-left: 10px
}

TD.FadeOrange30H
{
	float: left;
/*	height: 500px;
	width: 200px;*/
        /*#ffffff is bottom color in gradient*/
	background: #ffffff url('images/FadeOrange30H.gif') repeat-x;
	margin-left: 10px
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px verdana}

#sddm li a
{	display: block;
	margin: 0;
	padding: 0;
	width: 120px;
	background: #004D92;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #cccccc}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 1px 5px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
		
TABLE.cobtbl{
	background-color: #646D74;
}

TD.cobhl{
	background-color: #FAFAFA;
}

TD.cobll{
	background-color: #FAFAFA;
}

TD.mincart {
font-size: 10px;
font-family : Verdana;
background-color: #eeeeee;

}

P.mincart {
font-size: 10px;
font-family : Verdana;
background-color: #eeeeee;
}

		
</STYLE>
</HEAD>