* {margin:0;padding:0;} 
html, body {
	height:100%;/* needed to base 100% height on something known*/
}
#wrap {
	width:980px;
	margin:auto;
	min-height:100%;
	margin-top:-60px;/*footer height - this drags the outer 40px up through the top of the monitor */
}
/* #inner protects any floats in the content from clearing the :before float */
#outer {
	width:980px;
	overflow:hidden;
	/* you could use float:left instead of overflow:hidden if you wanted content to overflow*/
	/* background:#ffffcc; If floated instead of overflow:hidden then repeat #outer background color here */
}
#header {
	border-top:60px solid #fff; /* soak up negative margin and allows header to start at top of page*/
}
#footerr {/* footer now sits at bottom of window*/
	width:980px;
	margin:auto;
	height:60px;/* must match negative margin of #outer */
	clear:both;
}
body {
	margin:0;
	padding:0;}
	
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-bottom:-61px;
}

.style1 {
	font-size: x-large;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
}
.styleupbut {
	color: #0099FF;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: small;
}
.styleupbut A:link {
	FONT-SIZE: small; COLOR: #0099FF;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.styleupbut A:visited {
	FONT-SIZE: small; COLOR: #0099FF;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.styleupbut A:hover {
	FONT-SIZE: small; COLOR: #3B6D18;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.form_linky {
	color: #4C0D0D;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: 11px;
}
.form_linky A:link {
	FONT-SIZE: 11px; COLOR: #4C0D0D;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.form_linky A:visited {
	FONT-SIZE: 11px; COLOR: #4C0D0D;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.form_linky A:hover {
	FONT-SIZE: 11px; COLOR: #0099FF;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.whitebutoon {
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: x-small;
}
.whitebutoon A:link {
	FONT-SIZE: x-small; COLOR: #ffffff;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.whitebutoon A:visited {
	FONT-SIZE: x-small; COLOR: #ffffff;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.whitebutoon A:hover {
	FONT-SIZE: x-small; COLOR: #ffffff;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.buttonunderline {
	color: #0099FF;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: small;
	TEXT-DECORATION: underline;
}
.buttonunderline A:link {
	FONT-SIZE: small; COLOR: #0099FF;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.buttonunderline A:visited {
	FONT-SIZE: small; COLOR: #0099FF;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.buttonunderline A:hover {
	FONT-SIZE: small; COLOR: #3B6D18;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.redlink {
	color: #C11111;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: 16px;
}
.redlink A:link {
	FONT-SIZE: 16px; COLOR: #C11111;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.redlink A:visited {
	FONT-SIZE: 16px; COLOR: #C11111;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.redlink A:hover {
	FONT-SIZE: 16px; COLOR: #000000;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.lilredlink {
	color: #C11111;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: 10px;
}
.lilredlink A:link {
	FONT-SIZE: 10px; COLOR: #C11111;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.lilredlink A:visited {
	FONT-SIZE: 10px; COLOR: #C11111;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.lilredlink A:hover {
	FONT-SIZE: 10px; COLOR: #000000;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.bluelink {
	color: #0099FF;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: 10px;
}
.bluelink A:link {
	FONT-SIZE: 10px; COLOR: #0099FF;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.bluelink A:visited {
	FONT-SIZE: 10px; COLOR: #0099FF;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.bluelink A:hover {
	FONT-SIZE: 10px; COLOR: #3B6D18;  FONT-FAMILY: Trebuchet MS;
}
.greylink {
	color: #7f1611;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: 9px;
}
.greylink A:link {
	FONT-SIZE: 9px; COLOR: #7f1611;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.greylink A:visited {
	FONT-SIZE: 9px; COLOR: #7f1611;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: none
}
.greylink A:hover {
	FONT-SIZE: 9px; COLOR: #7f1611;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.button {
	color: #71706e;
	font-family: "arial";
	font-size: small;
	display: block;
	font-weight: bold;
	height: 30px;
	background-image: url(img/but01.gif);
	

}
.button A:link {
	FONT-SIZE: small; font-weight: bold; height: 30px; COLOR: #71706e; display: block; FONT-FAMILY: arial; background-image: url(img/but01.gif); TEXT-DECORATION: none
}
.button A:visited {
	FONT-SIZE: small; font-weight: bold; height: 30px; COLOR: #71706e; display: block; FONT-FAMILY: arial; background-image: url(img/but01.gif); TEXT-DECORATION: none
}
.button A:hover {
	FONT-SIZE: small; font-weight: bold; height: 30px; COLOR: #ffffff; display: block; FONT-FAMILY: arial; background-image:url(img/but02.gif); TEXT-DECORATION: none
}

.button2 {
	color: #ffffff;
	font-family: "arial";
	font-size: small;
	display: block;
	font-weight: bold;
	background-image: url(img/but02.gif);
	height: 30px;
	
	
}
.button2 A:link {
	FONT-SIZE: small; font-weight: bold; height: 30px; COLOR: #ffffff; display: block; FONT-FAMILY: arial; background-image: url(img/but02.gif); TEXT-DECORATION: none
}
.button2 A:visited {
	FONT-SIZE: small; font-weight: bold; height: 30px; COLOR: #ffffff; display: block; FONT-FAMILY: arial; background-image: url(img/but02.gif); TEXT-DECORATION: none
}
.button2 A:hover {
	FONT-SIZE: small; font-weight: bold; height: 30px; COLOR: #ffffff; display: block; FONT-FAMILY: arial; background-image: url(img/but02.gif); TEXT-DECORATION: none
}
.footer{
	color: #ffffff;
	font-family: "arial";
	font-size: 9px;

}
.form_mini{
	color: #C3C4C5;
	font-family: "arial";
	font-size: 9px;
}
.form_01 {
	color: #000000;
	font-family: "arial";
	font-size: small;
}
.register {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: 12px;
	
}
.formo {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: 11px;
	
}
.form_reg {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: 10px;
	
}
.form_bold {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: small;
	font-weight: bold;
}
.form_boldwhite {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: small;
	font-weight: bold;
}
.form_02 {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: small;
}
.form_link {
	color: #0099FF;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: xx-small;
	TEXT-DECORATION: underline;
}
.form_link A:link {
	FONT-SIZE: xx-small; COLOR: #0099FF;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.form_link A:visited {
	FONT-SIZE: xx-small; COLOR: #0099FF;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.form_link A:hover {
	FONT-SIZE: xx-small; COLOR: #3B6D18;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.form_linkred {
	color: #da251c;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: medium;
}
.form_linkred A:link {
	FONT-SIZE: medium; COLOR: #da251c;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.form_linkred A:visited {
	FONT-SIZE: medium; COLOR: #da251c;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.form_linkred A:hover {
	FONT-SIZE: medium; COLOR: #da251c;  FONT-FAMILY: Trebuchet MS; TEXT-DECORATION: underline
}
.sidebar {
	color: #3B6D18;
	font-family: "Trebuchet MS", Verdana, "MV Boli";
	font-size: small;
}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
.foo, x:-moz-any-link { } /* FireFox 2 */
.foo, x:-moz-any-link, x:default { } /* FireFox 3 */
.foo, x:-moz-any-link, x:default { } /* Only FireFox 3 */
/* End hide from IE-mac */