body {
	padding: 0px;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9CF;
	margin: 0px;
	background-image: url(../images/bg/tile.png);
}

div.pagewrapper {
	/* min max width, IE wont understand these, so we will use java script magic in the <head> */
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #0055A5;
	position: relative;
	left: auto;
	right: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}


#tagtop h1 a:link, #tagtop h1 a:active, #tagtop h1 a:visited {
	/* old firefox would have shown underline for the link, this explicitly hides it */
	color: #FFF;
	/* font size for h2 the higher the h number the smaller the font size, most times */
	font-size: 1.8em;
	text-align: left;
	text-shadow: 0px 1px 2px #004B91;
}
#tagtop h1 a:hover{
	/* old firefox would have shown underline for the link, this explicitly hides it */
	color: #FFF;
	/* font size for h2 the higher the h number the smaller the font size, most times */
	font-size: 1.8em;
	text-align: left;
	text-shadow: 0px 1px 2px #004B91;
	
	text-decoration: none;
}

#tagtop h2 {
	/* old firefox would have shown underline for the link, this explicitly hides it */
	color: #006;
	/* font size for h2 the higher the h number the smaller the font size, most times */
	font-size: 1.2em;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

#logo {
	height: 120px;
	position: relative;
	background-position: left top;
	background-image: url(../images/bg/header.png);
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	margin-bottom: 3px;
	margin-top: 2px;
}


#tagtop {
	text-align: left;
	z-index: 4;
	color: #FFF;
	padding-top: 12px;
	padding-left: 30px;
	width: 400px;
	height: auto;
}



#menutop {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0C0105;
	width: 960px;
	background-color: #5997DB;
}
div#search {
	/* enough width for the search input box */
	width: auto;
	text-align: right;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
div#searchinternal {
	text-align: right;
	float: right;
	margin-top: 26px;
	margin-right: 25px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
div.searchbox {
	/* its good to set font sizes to be relative, this way viewer can change his/her font size */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	
}
.search-input {
	background-color: #FFFFFF;
	color: #000066;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	}
.search-button {
	background-color: #002B60;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	width: 60px;
	}

.contentbox {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}


.contenthome {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	line-height: 1em;
	font-size: 1em;
	text-decoration: none;
}

.boxmenu {
	width: 900px;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 116px;
	float: none;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76C0FF;
	font-weight: normal;
}


.textbox {
	width: 724px;
	text-align: left;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#footer {
	min-height:140px;
	clear: right;
	visibility: visible;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.footerbox {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	min-height:140px;
	margin-top: 0px;
	
}
.footerbox a:link, .footerbox a:active, .footerbox a:visited {
	color: #4D91D2;
	text-decoration: none;
	
	
	
        }
	.footerbox a:hover {
	color: #006;
	text-decoration: none;
	
	
}

.footerboxone {
	width: 195px;
	padding: 0px;
	float: left;
}
.footerboxone a:link, .footerboxone a:active, .footerboxone a:visited {
	text-decoration: none;
	
	
        }
.footerboxone a:hover {
	text-decoration: none;
	
	
}
.footerboxone h3{
	color: #0066CC;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}

.footerboxtwo {
	background-color: #066;
	width: 200px;
	padding: 5px;
	float: left;
}
.footerboxthree {
	background-color: #066;
	width: 200px;
	padding: 5px;
	float: left;
}
.footerboxtright {
	width: 280px;
	float: right;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
div.leftfoot {
	float: left;
	width: 30%;
	margin-left: 20px
}
div#footer p {
	/* sets different font size from default */
	font-size: 11px;
	margin: 0;
}



div.float {
	float: left;
	width: 200px;
	border: 2px solid #006;
	background-color: #5997DB;
	height: 184px;
	margin-top: 8px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
  }
  





div.caption {
	color: #FF0;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
  }
 .caption a:link, .caption a:active, .caption a:visited {
	color: #FF0;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
        }
	.caption a:hover {
	color: #FF0000;
	text-decoration: none;
}
p, pre {
	color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	list-style-type: none;
	line-height: 1.2em;
	
}

.textboxtitle H1 {
	line-height: 1.6em;
}

h1 {
	font-size:1.3em;
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	
}

h2 {
	font-size:18px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	text-indent: 10;
	letter-spacing: 0.1em;
	color: #FF0000;
	margin-top: -5px;
}
h3 {
	font-size:1.5em;
	text-align: left;
	color: #5997DB;
	text-shadow: 1px 1px 1px #999999;
	line-height: 1.6em;
	clear: both;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F00;
	text-indent: 1em;
}

h4 {
	font-size:11px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8AABF2;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8AABF2;
	color: #21426B;
	padding-right: 10px;
	clear: both;
}



h5 {
	font-size:12px;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}

h6 {
	font-size:12px;
	margin: 0px;
	text-align: left;
	color: #FF0000;
}
.tagtop {
	text-indent: 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #0066CC;
}
 
a:hover {
text-decoration: underline;
color: #FF0000;
}


#navlink A:hover {
color: #FF0000;
font-size: 10px;
font-weight: bold;
}
.navdivider {
color: #64B1FF;
font-size: 11px;
padding-right: 5px;
padding-left: 5px;
}




.navdivider {
	color: #FFFF00;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.headbox {
	width: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	padding: 0px;
}


#webtactics, #webtactics A:link, #webtactics A:visited, #webtactics A:active{
	color: #ebebeb;
	text-decoration: none;
}
#webtactics A:hover {
color: #999999;
	text-decoration: none;
}
.forktable {
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 600px;

}
.forkimg {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	


}



.tabletop {
	border: 1px solid #0066CC;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;

}
.boxtable {
	font-size: 12px;
	text-align: left;
	text-indent: 15px;
	font-weight: bold;
	background-color: #649BD1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #FFFFFF;
}
.boxinside {
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.boxoutside {
	margin: 0px;
	border: 1px solid #0066CC;
	text-align: left;
	padding: 5px;
}
.firstbox {
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #000000;
	padding: 0px;
}
.outsidetable {
	background-color: #649BD1;
	margin: 0px;
	border: 1px solid #000000;
	padding: 0px;
}
.textcontact {

	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 15px;
	padding-left: 100px;
}
p.floatright {
	text-align: right;
	padding: 4px;
	font-size: 1em;
	color: #003366;
	width: auto;
	height: auto;
	clear: both;
	float: right;
	margin: 5px 0px 5px 10px;
}
.boxprop {

	width: auto;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	padding: 0px;
}
.tabletext {
	color: #666666;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	text-align: left;
	background-color: #FFFFFF;
}
.boxsale {
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #000000;
	height: 114px;
	padding: 5px;
}
.boxalex {
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 190px;
}
.style2 {color: #FF0000}




.web_blue {

	color: #0066CC;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

}

.web_yellow {

	color: #FFFF00;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.spacer10 {
	width: 958px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	padding: 0px;
	background-image: url(../images/bg/menutop2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.textfull {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	font-size: 1em;
	clear: both;
}
.textboxtitle {

	width: 900px;
	text-align: left;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
div.breadcrumbs {
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76C0FF;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}
.forktableleft {
	border: 1px solid #000066;
	text-align: right;
	font-weight: normal;
	background-color: #5997DB;
	width: 210px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
	text-transform:capitalize;
}

.forktableright {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	width: 641px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
}

.forktableleft p {
	font-size: 1em;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #FFF;
	text-transform:capitalize;
}

.forktableright p {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	
}
.forktableright p strong {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #F00;	
}

.forkimage {
	text-align: left;
	padding: 5px;
	width: 200px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: right;
	z-index: 1000000;
	border: 1px solid #999;
}	
.forkimagescontent {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 100000;
}	


.style3 {
	border: 1px solid #000066;
	text-align: right;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	width: 195px;	
}
 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

