
/*

 C S S   S t y l e   S h e e t   F o r   Y o u r O n l i n e A g e n t s . c o m  
_________________________________________________________________________________

*/

/* HTML Elements */

BODY{
	background: #FFFFFF;
	color:#000000;
	font-size:12pt;
	font-family:Arial,Verdana,Bitstream Vera Sans,Sans-serif;
	padding:0px;
	margin:0px;
}

/* Set Link colors/underlines */
A	 { color:#000000; text-decoration: none; border-bottom:1px solid #630000; }
A:Hover  { color:#000000; text-decoration: none; border-bottom:2px solid #ff0000;}

/* Remove borders from all images */
IMG	{border:0px;}

/* Remove extra space on forms */
FORM	{border:0px; padding:0px; margin:0px; display:inline;}


H1{
	font-size: 24px;
	color:#000000;
	text-align:center;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

H2{
	font-size: 24px;
	color:#000000;
	text-align:center;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

H3{
	font-size: 24px;
	color:#000000;
	text-align:center;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

TD{
	vertical-align:top;
}


/* Id's */

#container {
	width:790px;
	width:960px;
	margin:0px auto;
	position:relative;
	text-align:center;
}

#bottom_nav {
	font-weight:bold;
	font-size: 12pt;
	line-height:20pt;
}



/*                         C l a s s e s
________________________________________________________________ 

*/


.admin_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF
}

.admin_body {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000
}


.bold{
	font-weight: bold;
}

.italics{
	font-style: italic;
}

.underline{
	text-decoration: underline;
}

.center{
	text-align: center;
}




/*
     E n d   o f   S t y l e   S h e e t
___________________________________________
*/

