body {
	font-family:Arial, Tahoma, Verdana, Futura;
	font-size:12px;
	background:#03b5ff;
	color: #000000;
}

.hdrbig {
	font-size: 20px; 
	color: #47A9CE; 
	border-bottom: solid 2px #B8DC24;
	
}

td, input, select, textarea	{
	font-size: 12px;
	color: #000000;
}

h1	{
	font-size: 24px;
	font-weight: bold;
}

h2	{
	font-size: 20px;
	font-weight: bold;
}

h3	{
	font-size: 18px;
	font-weight: bold;
}

h4	{
	font-size: 16px;
	font-weight: bold;
}

h5	{
	font-size: 14px;
	font-weight: bold;
}

.everything {
	clear:both;
	float:none;
	width: 963px;
}

.hdr {
	border: 0px solid #402a17;
	position: relative; 
	float:none; 
	background: #03b5ff;
	height: 112px;
}

.logo {
	background: #03b5ff url("images/banner.jpg") no-repeat;
	position: absolute;
	height: 62px;
	width: 963px;
	left: 0px;
	top: 0px;
}

.topNavi {
	background: #03b5ff url("images/menu_bg.jpg") no-repeat;
	position: absolute;
	height:38px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	left: 0px;
	top:71px;
	width: 963px;
}

.topblock {
	border: 1px solid #0061AA;
	background: #ebebf2;
	width: 975px;
	height:20px;
	color: #FFFFFF;
	float: left;
	margin:1px;
	text-align:center;
}

.footer {
	border: 1px solid #402a17;
	background: #99a6bf;
	height:17px;
	float: left;
	text-align:center;
}

.holder {
	border-left: 0px solid #402a17;
	border-right: 0px solid #402a17;
	background: #03b5ff;
	padding-top: 5px;
	width: 963px;
	float: left;
	min-height: 500px;
}

.leftblock {
	padding-top: 0px;
	background: #03b5ff;
	padding-bottom: 5px;
	margin: 0px;
	width: 209px;
	float: left;
	min-height: 495px;
}

.rightblock {
	padding-top: 0px;
	padding-bottom: 0px;
	background: #03b5ff;
	margin: 0px;
	width: 209px;
	float: right;
	min-height: 495px;
}

.sideblock {
	margin: 0px;
	background: #03b5ff;
	padding-bottom: 10px;
	width: 209px;
	float: left;
}

.sideblocktop {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: #03b5ff url("images/sideblock_top.jpg") no-repeat;
	width: 209px;
	height: 11px;
}

.sideblockmid {
	margin: 0px;
	background: #03b5ff url("images/sideblock_mid.png") repeat-y;
	width: 209px;
}

.sideblockbot {
	margin: 0px;
	background: #03b5ff url("images/sideblock_bot.jpg") no-repeat;
	width: 209px;
	height: 11px;
}

.mainContentNarrow {
	width: 516px;
	float: left;
	padding-left: 15px;
	background: #03b5ff;
	text-align: left;
}

.mainContentNarrowtop {
	margin: 0px;
	background: #03b5ff url("images/middle_top.jpg") no-repeat;
	width: 516px;
	height: 17px;
}

.mainContentNarrowmid {
	margin: 0px;
	background: #03b5ff url("images/middle_mid.png") repeat-y;
	width: 516px;
	min-height: 700px;
}

.mainContentNarrowbot {
	margin: 0px;
	background: #03b5ff url("images/middle_bot.jpg") no-repeat;
	width: 516px;
	height: 15px;
}


.mainContent {
	border-left: 0px solid #402a17;
	border-right: 0px solid #402a17;
	padding-left: 10px;
	width: 740px;
	float:left;
	background: #03b5ff;
	text-align: left;
	min-height: 499px;
}

.mainContenttop {
	margin: 0px;
	background: #03b5ff url("images/middle_norm_top.jpg") repeat-x;
	width: 743px;
	height: 17px;
}

.mainContentmid {
	margin: 0px;
	background: #03b5ff url("images/middle_norm_mid.png") repeat-y;
	width: 743px;
	min-height: 700px;
}

.mainContentbot {
	margin: 0px;
	background: #03b5ff url("images/middle_norm_bot.jpg") no-repeat;
	width: 743px;
	height: 15px;
}

.mainContentWide {
	border-left: 0px solid #402a17;
	border-right: 0px solid #402a17;
	text-align: left;
	float:left;
	background: #03b5ff;
	width: 963px;
	min-height: 499px;
}

.mainContentWidetop {
	margin: 0px;
	background: #03b5ff url("images/middle_wide_top.jpg") repeat-x;
	width: 963px;
	height: 17px;
}

.mainContentWidemid {
	margin: 0px;
	background: #03b5ff url("images/middle_wide_mid.png") repeat-y;
	width: 963px;
}

.mainContentWidebot {
	margin: 0px;
	background: #03b5ff url("images/middle_wide_bot.jpg") no-repeat;
	width: 963px;
	height: 15px;
}


.horizmenuitem {
	line-height: 36px;
	height: 36px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	float: left;
	cursor: pointer;	
}

.horizmenuitem_sel {
	line-height: 36px;
	height: 36px;
	color: #FFFFFF;
	background: #b7dc23;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	float: left;
	cursor: pointer;	
}

.horizmenuitem:hover {
	color: #000000;	
	background: #b7dc23;
}

.menulevel1 {
	color: #FFFFFF;
	font-weight: bold;
	background: #b7dc23;
	display: block;
	text-align: center;
	border-right: 0px solid #BAB2A4;
	border-top: 0px solid #BAB2A4;
	font-family: Comic Sans MS;
	text-align: center;
	width: 200px;
	height: 24px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 3px;
	text-decoration: none;
	font-size: 18px;
}

.menutitle2 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #03b5ff;
	font-family: Comic Sans MS;
	display: block;
	border-right: 0px solid #E65AA3;
	border-top: 0px solid #BAB2A4;
	border-bottom: 1px solid #BAB2A4;
	width: 191px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 9px;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}

.menulevel2 {
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	display: block;
	border-right: 1px solid #B8DC24;
	border-top: 0px solid #BAB2A4;
	width: 186px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 13px;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}

.menulevel2:hover {
	background-color: #B8DC24;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #B8DC24;
	
	
}

.menulevelsel {
	color: #000000;
	font-weight: normal;
	background-color: #B8DC24;
	display: block;
	border-right: 1px solid #B8DC24;
	border-top: 0px solid #BAB2A4;
	text-align: left;
	width: 186px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	padding-left: 13px;
	font-size: 12px;
	line-height: 14px;
}

.menulevelsel:hover {
	background-color: #B8DC24;
	text-align: left;
	color: #FFFFFF;
	border-right: 1px solid #B8DC24;
}

.clothm
{
	border: solid 3px #B8DC24;
	text-align: center;
}

.clothm:hover
{
	border: solid 3px #47A9CE;
}

.clothmbig
{
	background-color: #47A9CE;
}

.btn75 {
   	font-size:11px;
	color:#FFFFFF;
   	height:20px;
   	width: 75px;
   	padding-bottom:3px;
   	background-image: url("images/button_75.jpg");
   	background-color: #47A9CE;
   	border-style:none;
}

.btn75:hover {
   	font-size:11px;
	color:#47A9CE;
   	height:20px;
   	width: 75px;
   	padding-bottom:3px;
   	background-image: url("images/button_75_hov.jpg");
   	background-color: #FFFFFF;
   	border-style:none;
}

.btn150 {
   	font-size:11px;
	color:#FFFFFF;
   	height:20px;
   	width: 150px;
   	padding-bottom:3px;
   	background-image: url("images/button_150.jpg");
   	background-color: #47A9CE;
   	border-style:none;
}

.btn150_dis {
   	font-size:11px;
	color:#FFFFFF;
   	height:20px;
   	width: 150px;
   	padding-bottom:3px;
   	background-image: url("images/button_150_dis.jpg");
   	background-color: #47A9CE;
   	border-style:none;
}

.btn150:hover {
   	font-size:11px;
	color:#47A9CE;
   	height:20px;
   	width: 150px;
   	padding-bottom:3px;
   	background-image: url("images/button_150_hov.jpg");
   	background-color: #FFFFFF;
   	border-style:none;
}

.btn100lime {
   	font-size:11px;
	color:#000000;
   	height:20px;
   	width: 100px;
   	padding-bottom:3px;
   	background-image: url("images/button_100_lime.jpg");
   	background-color: #47A9CE;
   	border-style:none;
}

.btn100lime:hover {
   	font-size:11px;
	color:#47A9CE;
   	height:20px;
   	width: 100px;
   	padding-bottom:3px;
   	background-image: url("images/button_100_lime_hov.jpg");
   	background-color: #FFFFFF;
   	border-style:none;
}

.btn125lime {
   	font-size:11px;
	color:#000000;
   	height:20px;
   	width: 125px;
   	padding-bottom:3px;
   	background-image: url("images/button_125_lime.jpg");
   	background-color: #47A9CE;
   	border-style:none;
}

.btn125lime:hover {
   	font-size:11px;
	color:#47A9CE;
   	height:20px;
   	width: 125px;
   	padding-bottom:3px;
   	background-image: url("images/button_125_lime_hov.jpg");
   	background-color: #FFFFFF;
   	border-style:none;
}

.subbtn {
   	font-size:11px;
	color:#FFFFFF;
	height:20px;
   	margin-top:2px;
   	margin-right:0px;
   	padding-bottom:3px;
   	width: 100px;
   	background-image: url("images/buy_mod.jpg");
   	background-color: #47A9CE;
   	border-style:none;
}

.subbtn:hover {
   	font-size:11px;
   	color:#47A9CE;
   	height:20px;
   	margin-top:2px;
   	margin-right:0px;
   	padding-bottom:3px;
   	width: 100px;
   	background-image: url("images/buy_mod_hov.jpg");
   	background-color: #FFFFFF;
   	border-style:none;
}

.subbtn:active {
   	font-size:11px;
   	color:#47A9CE;
   	height:20px;
   	margin-top:2px;
   	margin-right:0px;
   	padding-bottom:3px;
   	width: 100px;
   	background-image: url("images/buy_mod_hov.jpg");
   	background-color: #FFFFFF;
   	border-style:none;
}

.subbtn2 {
   	font-size:11px;
	color:#FFFFFF;
	height:20px;
   	margin-top:2px;
   	margin-right:0px;
   	padding-bottom:3px;
   	width: 100px;
   	background-image: url("images/button_100.jpg");
   	background-color: #47A9CE;
   	border-style:none;
}

.subbtn2:hover {
   	font-size:11px;
   	color:#47A9CE;
   	height:20px;
   	margin-top:2px;
   	margin-right:0px;
   	padding-bottom:3px;
   	width: 100px;
   	background-image: url("images/button_100_hov.jpg");
   	background-color: #FFFFFF;
   	border-style:none;
}

.subbtn2:active {
   	font-size:11px;
   	color:#47A9CE;
   	height:20px;
   	margin-top:2px;
   	margin-right:0px;
   	padding-bottom:3px;
   	width: 100px;
   	background-image: url("images/button_100_hov.jpg");
   	background-color: #FFFFFF;
   	border-style:none;
}

.tdheader
{
	border: 1px solid #BAB2A4;
	color: #FFFFFF;
	font-weight: bold;
	padding:2px;
	margin:2px;
}

.tdone
{
	border: 1px solid #BAB2A4;
	color: #FFFFFF;
	font-weight: bold;
	padding:2px;
	margin:2px;
}

.tdline
{
	border: 1px solid #BAB2A4;
	color: #000000;
	font-weight: normal;
	padding:1px;
	margin:0px;
}

.trone
{
	background-color: #b7dc23;
}

.trtwo
{
	background-color: #03b5ff;
}


.tblone
{
	border: 0px solid #000000;
	background-color: #FFFFFF;
}

