/*<group=Tags>*/

body {
	padding: 0px;
	background: url(/images/back.gif) repeat-x;
	font-family: arial, helvetica, verdana, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ol li {
	margin-left: -10px;
}


li {
	margin-left: -15px;
}

a {
	text-decoration: none;
	color: #999900;
}

a#name {
	color: #000
}

a:hover {
	text-decoration: underline;
	color: #999900;
}

h1 {
	font: bold 130% arial, helvetica, verdana, sans-serif;
	color: #0066b4;
	margin:0px;
	padding: 3px 0px 2px 0px;
	background: #eeeeee;
	text-indent: 5px;
}

h2 {
	font: bold 130% arial, helvetica, verdana, sans-serif;
	color: #666666;
	padding: 3px 0px 2px 0px;
	background: #eeeeee;
	text-indent: 5px;
	margin: 0px 0px 4px 0px;
}

h3 {
	font: bold 130% arial, helvetica, verdana, sans-serif;
	color: #666666;
	padding: 3px 0px 2px 0px;
	text-indent: 5px;
	margin: 0px 0px 4px 0px;
}

/*</group>*/

/*<group=Banner>*/

#breadcrumb {
	position: absolute;
	font: 55% Verdana, Arial, Helvetica, sans-serif;
	top: 75px;
	left: 24px;
	color: #cccccc;
}

#breadcrumb a {
	color: #eeeeee;
}

#date {
	position: absolute;
	font: 55% Verdana, Arial, Helvetica, sans-serif;
	top: 107px;
	left: 9px;
	color: #cccccc;
}

#bannerlinks {
	position: absolute;
	font: normal 55% verdana, arial, helvetica, sans-serif;
	top: 75px;
	left: 475px;
	color: #cccccc;
	letter-spacing: 0em;
	text-align: right;
	width: 300px;
}

#bannerlinks a {
	color: #eeeeee;
}

#searchfield {
	top: 3px;
	position: absolute;
	left: 624px;
	text-align: right;
}

#searchbutton {
	position: absolute;
	top: 5px;
	left: 721px; /*Only needed for IE*/
}

/*</group>*/

/*<group=Body>*/

/*<group=Navigation>*/

#mainmenu p {

}

#indent p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #d8d8d8;
	text-indent: 13px;
	font-size: 75%;
	line-height: 21px;
	color: #000000;
}


#navigation p {
	margin: 0;
	padding: 0px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #000;
	font-size: 75%;
	line-height: 21px;
	position: relative;
	top: 0px;
	width: 150px;
	font-family: arial, helvetica, verdana, sans-serif;
}

#navigation p.text {
	padding-left: 14px;
}




#navigation a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 13px;
	width: 137px;
}


#navigation a.temp3 {
	color: #ffffff;
	background: url(/images/navi-back.gif) #9a9a01 no-repeat;
	height: 100%;
}


#navigation a:hover {
	color: #ffffff;
	background: url(/images/navi-back.gif) #9a9a01 no-repeat;
}


#subnav {
	background: none #eeeeee;
	width:150px;
	font-size: 95%;
	padding: 0px;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 0px;
}

#subnav a {
	width:137px;
	padding-left:13px;
	text-indent:0px;
	background: none #eeeeee;
	line-height: 14px;
	display: block;
	height: auto;
	color: #333333;
	font-size: 95%;
}

#subnav a:hover {
	width:137px;
	text-index:0px;
	padding-left:13px;
	background: none #666666;
	line-height: 14px;
	display: block;
	height: auto;
	color: #ffffff;
}
#subnav p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
/*</group>*/

/*<group=Form>*/

fieldset {
  border:1px #666666;
  padding:5px;
  margin-left:10px;
  width: 90%;
  }

legend {
  color: #333333;
  font: bold 100% "lucida grande", arial, helvetica, verdana, sans-serif;
  }

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 300px;
  text-align: left;
  }

div.row span.smalllabel {
  float: left;
  width: 75px;
  text-align: right;
  }

div.row span.smallformw {
  float: right;
  width: 100px;
  text-align: left;
  }


div.row span.formstretch {
  float: left;
  width: 400px;
  text-align: left;
  }

div.row input, select {
  font: 95% "lucida grande", arial, helvetica, verdana, sans-serif;
  }

/*</group>*/

#body {
	position: relative;
	width: 468px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #333333;
	font: 70%/22px verdana, geneva, arial, helvetica, sans-serif;
}

#bodytext {
	margin:0px;
	padding:0px;
	width: 452px;
}

img#sideimage {
	margin:0px;
	padding:0px;
	position: relative;
	top:0px;	
	left: 19px;
}

img.nospace {
	margin:0px;
	padding:0px;
	border: 0px;
}

#right {
	position: relative;
	width: 135px;
	margin: 0px 0px 5px 0px;
}

#righ01{
	position: relative;
	width: 135px;
	margin: 0px 0px 5px 0px;
	font: 70%/22px verdana, geneva, arial, helvetica, sans-serif;
}

#righ02 {
	position: relative;
	width: 135px;
	margin: 0px 0px 5px 0px;
}

#righ03 {
	position: relative;
	width: 135px;
	margin: 0px 0px 5px 0px;
}

#righ04 {
	position: relative;
	width: 135px;
	margin: 0px 0px 5px 0px;
}

#righ05 {
	position: relative;
	width: 135px;
	margin: 0px 0px 5px 0px;
}

#righ06 {
	position: relative;
	width: 135px;
	margin: 0px 0px 5px 0px;
}

#newsarchive {
	position: relative;
	width: 135px;
	margin: 0px 0px 5px 0px;
	color: #333333;
	font: 70%/22px verdana, geneva, arial, helvetica, sans-serif;
}

#basket {
	position: relative;
	width: 135px;
	margin: 0px 0px 5px 0px;
	color: #333333;
	font: 70%/22px verdana, geneva, arial, helvetica, sans-serif;
}

/*</group>*/

/*<group=Footer>*/

#bottomnav {
	font: 55%/15px verdana, arial, helvetica, sans-serif;
	position: relative;
	width: 442px;
	background: #cccccc;
	padding: 5px;
	color: #999999;
	margin-bottom: 5px;
}

#bottomnav a {
	color: #666666;
	line-height: 15px;
}

/*</group>*/

/* for the div over the home images in top right */

#click {
	background-color:transparent;
	width:320px;
	height:70px;
	position:absolute;
	top:0px;left:0px;
	cursor: pointer;
	}

.more  { 
	background: transparent url(/images/arrow.gif) no-repeat center left;
	padding: 1px 0 0 25px;
	margin: 10px 15px;
  float: left;
  width: 160px;
}

.more2  { 
	background: transparent url(/images/arrow.gif) no-repeat center left;
	padding: 1px 0 0 25px;
	margin: 10px 15px;
  	float: right;
  	width: 160px;
}
#TICKER {
	background-color: #f1f1f1;
	border-bottom: 2px solid #ccc;
	padding: 7px 10px;
}
#TICKER span a {
	color: #007bc2;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}
#TICKER span.divider {
	color: #ccc;
}