html 
{
	height:100%; margin-bottom:1px;	
}

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-family: tahoma, Arial, Helvetica;
	font-size:12px;
	background-color:#ffcc00;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;
}

img {display:block;} 

div, td, p, input, select {
	font-family: tahoma, Arial, Helvetica;
	font-size:12px;
}

A:link {text-decoration: underline; color: #0000FF;}
A:visited {text-decoration: underline; color: #0000FF;}
A:active {text-decoration: underline; color: #0000FF;}
A:hover {
	background: #ffff00;
	color: #000066;
}

h2 {
	color: #000066;	
	font-size:13px;
	font-weight: bold;
}


.smverytop	{

	font-size:10px;

	font-weight:none;
color: #000000;
}


A.smverytop:link {

	text-decoration: underline;

	color: #000000;

}

A.smverytop:visited {

	text-decoration: underline;

	color: #000000;

}

A.smverytop:active {

	text-decoration: underline;

	color: #0000FF;

}

A.smverytop:hover {

	text-decoration: underline;

	color: #0000FF;

}





hr {
	border: 1;
	width: 100%;
	color: #FF0099;
	background-color: #FF0099;
	height: 2px;
}

.tagline1	{
	color:#f3f9d5;
	font-size:14px;
	font-weight:bold;
	}
	
.tagline2	{
	color:#660099;
	font-size:14px;
	font-weight:bold;
}
	
.tagline3	{
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
}
	
.tagline4	{color:#333333;
	font-size:18px;
	font-weight:bold;}
	
.tagline5	{color:#666666;
	font-size:14px;
	font-weight:bold;}
	
.tagline6	{color:#oooooo;
	font-size:10px;
	font-weight:normal;}
	
.smfont	{font-size:9px;
	font-weight:none;}
	
.pagetitlefont	{font-size:20px; 
		color:#000066;
		font-weight:strong; font-weight:bold;
		}