BODY {
	margin: 0px 0px 0px 0px;	
	background-color: #848484;	
	background-repeat: repeat-x;
	background-image:url(/images/bg.jpg);	
}
form {
	margin:0px;
}
BODY,P,TD,INPUT,SELECT {
    font-family: Verdana, Arial, Georgia, Helvetica, sans-serif; 
    color: #000000;  
    font-size: 11px;
    line-height: 150%;
}
	
A { color: #11A3A9; text-decoration: none }

A:hover { text-decoration: underline }

.smallgrey {
	color : #999;	
	font-size : 10px;
}

.error {
	color : #C40000;
	font-size : 11px;
	font-weight : normal;
}

.success {
	color : #333333;
	font-size : 11px;
	font-weight : normal
}

.title {
	color:336699;font-weight:bold;font-size:14px
}

.main { 
    background-position: top left; 
    background-image: url(/images/white_bg.gif);
    background-repeat: no-repeat;
}

.main2 {
    background-color:#FFFFFF
}

.main3 {
    background-color:transparent
}

.nav {
    font-size:10px
}

.quote {
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}

h1 {
    font-size:12px;
    font-weight: bold;
} 
    
.highlight1, .highlight2, .highlight3 {
    background-color:#82AAF4;           
} 
       
