body {
	background-color: #0066CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.default_big {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.big_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
  color: #0066FF;
}

.requiredfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


.button {
	background-color: #0066CC;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#shop td {
	border: 0px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#shoptitle th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#shopheader td {
	font-weight:bold;
	}
	
/* Text Box with Rounded Corners: */
.tb-rounded {
    border:1;
    background: transparent url(rounded.gif) no-repeat top left;
    height: 20px;
    width: 200px;
    padding-top:2px;	
}

	
.sub2_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
  color: #0066FF;
}

.sub3_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  color: #006699;
}

.Sidebarhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
}


.SideBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	line-height: 2.5;
}

.BottomBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.5;
}

.style_sm {
	font-family: Arial, Helvetica, sans-serif
	font-size: 9px;
	color: #0066FF;
}
.style_med {
	font-family: Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #0066FF;
}
.style_categorytext {
	font-family: Arial, Helvetica, sans-serif
	font-size: 9px;
	color: #000000;
	line-height:1;
}
.model {
	font-family: Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #999999;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #0066FF;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #0066FF;
	font-weight: bold;
}
.style3_white {
	font-family: Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.style4_white {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.styleRed {
	font-family: Arial, Helvetica, sans-serif
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif
	font-weight: bold;
	font-size: 30px;
}


.housebutton {
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
	display: block;
	color: #0066FF;
	background-color: #FFFFFF;
	border-top: 1px #0066FF ;
	border-left: 1px #0066FF ;
	border-bottom: 1px #0066FF;
	border-right: 1px #0066FF ;
}

div.tabArea {
  font-size: 80%;
  font-weight: bold;
}

a.tab {
  background-color: #f0f0f0;
  border: 0px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}

a.tab, a.tab:visited {
  color: #808080;
}

a.tab:hover {
  background-color: #d0d0d0;
  color: #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #c0c0c0;
  color: #000000;
}

a:link.image {
	border:none;
}

a:visited.image {
	border:none;
}

.flagfont {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
color:#006699;
}

/*  CSS for side links */
a:link.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color:#006699;
	text-decoration: none;
		
	background-color: transparent
}

a:visited.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #006699;
		
	text-decoration: none;
	background-color: transparent
}

a:hover.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #006699;
	text-decoration: none;
		
	background-color: #transparent;
	font-weight:bold
}

a:active.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #006699;
	text-decoration: none;
	background-color: transparent
}

/*  CSS for bottom links */
a:link.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.5;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	background-color: transparent
}
a:visited.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.5;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
	background-color: transparent
}

a:hover.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.5;
	color: #FFFFFF;
	background-color: transparent
}

a:active.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.5;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent
}

/*  CSS for body  links */
a:link.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	color:#006699;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent
}

a:visited.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent
}

a:hover.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	background-color: #transparent
}

a:active.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent
}
