BODY { MARGIN: 5px 0px;   

}

BODY {
	
	BACKGROUND: url(http://www.algeos.com/images/0001.gif) repeat-y 50% 0px;
	MARGIN: 5px 0px;
}



.gradient1 {

padding: 4px;
background: url(images/grad1.gif) 0% 0% repeat-x;
color: #fc2;
}


.gradientgrey {
	background: url(http://www.algeos.com/images/gradgrey.gif) 0% 0% repeat-x;
	padding: 2px;
}





.default {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
	font-style: normal;
	font-weight: normal;
}


.links { font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;}

A:link {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #006699
}

A:visited {
	text-decoration: none;
	color: #006699
}

A:hover {
	text-decoration: none;
	color: #000000;
}




.rollover a { display:block; width:32px; background-color: #FFFFFF}

.hrdash hr { border-bottom: 1px dashed #999999; padding-bottom: 20px; }


.rollover a:hover { background-color: #990000}

.navstyle {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}



.linkempahsis {
	DISPLAY: block;
	FONT-SIZE: 0.9em;

no-repeat 0px -1153px; 		PADDING-BOTTOM: 0.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	height: 100%;
}


.defaultEMPHASISE {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: normal;
	font-size: 12px;
}

.medsize {
	color: #333333;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: medium;
	line-height: normal;
}
.scroller { font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }


.whites { font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}

.tinyb {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}


.bigblack {
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: normal
}
.formspace { margin: 0px; padding: 0px; }

.twitter {
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: x-small;
	list-style-type: square;
}

.hrtag {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
}

.box { height: 100%; }


.redline {
	color: #666666;
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	text-transform: none;
} 

.tinybfaq { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #006699; font-weight: bold; }

.formStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: 2px solid #CCCCCC;
	
}
.formStylebut {
	FONT-SIZE: x-small;
	COLOR: #FFFFFF;
	FONT-FAMILY: verdana, arial, sans-serif;
	border: 1px solid #009148;
	vertical-align: middle;
	text-transform: capitalize;
	background-color: #009148;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	background-position: bottom;
}
.formStyleheadersearch {
	
	
	}
.defaultsearchresults { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; line-height: 1.1em; }






.chromestyle{
	width: 100%;
	font-weight: normal;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #BBB;
	width: 100%;
	background: url(http://www.algeos.com/chrometheme/chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 1px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
	padding: 4px 7px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(http://www.algeos.com/chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 10px Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
}


.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #A3C6FA;
}
.frontpage td {
	height: 1px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/horz_rule.gif);
	background-repeat: no-repeat;
}
