.layer_transparency {
	filter: Alpha(Opacity=85);
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: auto;
	height: 13px;
}
.btns {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.handcur {
	cursor: hand;
}

.body_bg {
	background-attachment: fixed;
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #337ECF;
	text-decoration: none;
}
.main_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	font-weight:normal;
}




.link_orange {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.link_orange:hover {
	text-decoration: underline;
}
.link_blue2black: {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.link_blue2black:hover {
	color: #000000;
	text-decoration: none;
}
.link_green {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #069612;
	text-decoration: none;
}
.link_green:hover {
	text-decoration: underline;
	
}
.link_white {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_white:hover {
	text-decoration: underline;
}


.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #337ECF;
	text-decoration: none;
}

.bg1 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}


.link_red {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.link_red:hover {
	text-decoration: underline;
}


.main_txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bg2 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/bubbles.gif);
}

.bgnr {
	background-repeat: no-repeat;
	background-position: right;
}

.package1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.package2 {
	font-family: Arial Black, Arial,Helvetica, sans-serif;
	font-size: 26px;
	color: #663300;
}

.package3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

.package4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}


.main_txt3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}


.main_txt4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.heading2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F90000;
	text-decoration: none;
}
.heading2a:hover {
	text-decoration: none;
}

.heading2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}

.heading3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
	text-decoration: none;
}
.heading3a:hover {
	text-decoration: underline;
}

.heading3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
}

.bg3 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

/* h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #0072BC;
	text-decoration: none;
	margin-bottom: none;
	margin-top: none;
	margin-right: none;
	margin-left: none;
}*/

html, p, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, blockquote, legend { 
	margin:0; 
	padding:0; 
	border:0;
} 

.arial{font-family: Arial, Helvetica, sans-serif;}

.verdana{font-family: Verdana, Arial, Helvetica, sans-serif;}
.tahoma{font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}

/* Font Colours */
.headinggreen {color: #009933;}
.headingblue {color: #0072BC;}
.magenta {color: #C637B3;}
.darkgray {color: #514E4A;}
.purple {color: #D671E2;}
.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #8E8E8E;}
.lightgray {color: #CCCCCC;}
.red {color: #E70000;}
.orange {color: #FF5500;}
.yellow {color: #FFFF00;}
.green {color: #83A400;}
.sharp_blue {color: #287ED3;}
.blue {color: #3082D4;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */

.n2u {text-decoration: none;}
.n2u:hover {text-decoration: underline;}

.u2n {text-decoration: underline;}
.u2n:hover {text-decoration: none;}

.gray2red {color: #6D6D6D; text-decoration: none;}
.gray2red:hover {color: #E70000;}

.gray2orange {color: #6D6D6D; text-decoration: none;}
.gray2orange:hover {color: #FF6600;}

.gray2blue {color: #6D6D6D; text-decoration: none;}
.gray2blue:hover {color: #3082D4;}

.white2black {color: #FFFFFF; text-decoration: none;}
.white2black:hover {color: #000000;}

.white2yellow {color: #FFFFFF; text-decoration: none;}
.white2yellow:hover {color: #FFFF00;}

.red2black {text-decoration: none;color: #CC0000;}
.red2black:hover {text-decoration: none;color: #000000;}

.linkblue2black {text-decoration: none;color: #287ED3;}
.linkblue2black:hover {text-decoration: none;color: #000000;}

.black2blue {text-decoration: none;color: #000000;}
.black2blue:hover {text-decoration: none;color: #287ED3;}

.blue2black {text-decoration: none;color: #3082D4;}
.blue2black:hover {text-decoration: none;color: #000000;}


.black2red {text-decoration: none;color: #000000;}
.black2red:hover {text-decoration: none;color: #CC0000;}

.blue2red {text-decoration: none;color: #0072BC;}
.blue2red:hover {text-decoration: none;color: #FF1111;}

.top_links {
	color: #5A5C5B;
	display: block;
	float: center;
	line-height: 31px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 18px;
	background-image: url(images/yellow_bar.gif);
	text-decoration: none;
}
.top_links:hover {
	color: #402F1A;
	background-image: url(images/orange_bar.gif);

}

.border{
	border: 1px solid #CCCCCC;
}

.gray_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.combo_box{
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	height: 20px;
}

.txt_box{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 16px;
	border: 1px solid #928C75;
}





.gray_line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.img_border{
	border: 1px solid #CCCCCC;
	filter: Alpha(Opacity=65);
}

.img_border:hover{
	border: 1px solid #FF9551;
	filter: Alpha(Opacity=100);
}


.image{
	filter: Alpha(Opacity=65);
}

.image:hover{
	filter: Alpha(Opacity=100);
}



.productpage_HD {
	font: trebuchet MS;
	font-size: 24px;
	color: #0072BC;
	font-weight: bold;
}
.mainpageheading {
	font: bold 20px "trebuchet MS";
	color: #0072BC;
	text-decoration: none;
}
.heading_HD {
	font: bold 24px "trebuchet MS";
	color: #0072BC;
	text-decoration: none;
}
.homepage_HD {
	font: trebuchet MS;
	font-size: 20px;
	color: #0072BC;
	font-weight: bold;
}

.Aboutpage_HD {
	font: trebuchet MS;
	font-size: 17px;
	color: #0072BC;
	font-weight: bold;
}
.Aboutpage_HD: hover {
	font: trebuchet MS;
	font-size: 17px;
	color: #0072BC;
	font-weight: bold;
	text-decoration: underline;
}

.dot-line {
	background-image: url(images/dot-line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.left_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006DBA;
	text-decoration: none;
	background-image: url(images/bullet_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	white-space: nowrap;
	display: block;
	padding-top:5px;
	height: 17px;
	padding-left:30px;
	font-weight: bold;
}
.left_links:hover {
	color: #FF2121;
	background-image: url(images/bullet_over.gif);
}.bg11 {
	background-repeat: no-repeat;
	background-position: left top;
}
.topnavs {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/top_nav_up.jpg);
	white-space: nowrap;
	display: block;
	width: auto;
	padding-top:7px;
	height: 22px;
}
.topnavs:hover {
	background-image: url(images/top_nav_over.jpg);
}

.dockclass{
position:relative;
}

.pan_2_bg {
	background-image:url(images/pan_2_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.price {
	font: trebuchet MS;
	font-size: 18px;
	color: #E70000;
	font-weight: bold;
}
