body{
background: url(images/bg.gif) top repeat-x repeat-y;
font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
color:black;
margin:0;
padding:0;
padding-bottom:15px;
background-color: #FDFDFD;
}

input{font-family: Arial; font-size: 11px; color: #000000;}

a{
	text-decoration: none;
	color: #CC3300;
	font:12px arial,"Times New Roman",Times,serif;
}
a:hover{
	background-color: #FAEAE5;
}

.topmenu {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
	
.topmenu:hover {
	background-color:white;
	color:#CC3300;
	}

.label {
	font-family: tahoma;
	font-size: 10px;
	color: black;
	}
	
.content {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
	}
	
.subtext {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	line-height: 1.4em;
	font-style: italic;
	}
	
.title {
	font-family: arial;
	font-size: 12px;
	color: #c60;
	font-weight: bold;
	}
	
.title2 {
	font-family: arial;
	font-size:130%;
  	line-height:1.4em;
  	color:#c60;
	color: #C60;
	font-weight: bold;
	}
	
.title3 {
	font-family: arial;
	font-size:100%;
  	line-height:1.4em;
  	color:#c60;
	color: #C60;
	font-weight: bold;
	}
	
.subtitle {
	font-family: arial;
	font-size: 10px;
	color: #434343;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
.copyright {
	font-family: tahoma;
	font-size: 10px;
	color: #AAAAAA;
	}
	
.linksmall {
	font-family: tahoma;
	font-size: 10px;
	color: #ECB7A6;
	}
	
.linksmall:hover{
	background-color: white;
	}
	
.submenu {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 4px;
	padding-right: 4px;
	}