
body {		background-color:#FFF;
			margin:0px 0px 0px 0px;}

.normal p{	font-family:Arial,Helvetica, sans-serif;
			font-size:14px;}

.small_text{font-family:Arial,Helvetica, sans-serif;
			font-size:12px;}

.style4 {	color: #4A244A}

.heading {  background-color:#FFFFCC; 
			border: 1px solid #B7BD1F;
			color:e18700; 
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:16px;
			margin:2px;
			padding:2px;
			padding-left:5px;
}


.heading_small {  
			background-color:#FFFFCC; 
			border: 1px solid #B7BD1F;
			color:e18700; 
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:13px;}

.heading_small_no_border {  
			background-color:#FFFFCC; 
			color:e18700; 
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:13px;}

.title {	background-color:#FFFFCC; 
			color:#E18700; 
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:16px;}

a.white:link {		
			color: #FFFFFF;text-decoration:none;}

a.white:visited {	
			color:#FFFFFF;text-decoration:none;}

a.white:active {
			color: #ffffff;text-decoration:none; }

a.white:visited	{
			color: #ffffff;text-decoration:none; }


.menu_left_table {	
			background-color:#CCCC99;
			border: 1px solid #B7BD1F;}

.menu_left_heading { 
			background-color:B7BD1F;
			color:000000;
			font-size:16px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;}

.button {	background-color:634355;
			border-style:none;
			color:FFFFFF;
			font-weight:bold;
			font-size:13px;
			font-family:Arial, Helvetica, sans-serif;
		}

.menu{	
		background-color:#634355;
		text-align:center;
}

#top_menu a {	
		background-color:#634355;
		border-style:none;
		color:FFFFFF;
		font-weight:bold;
		font-size:15px;
		font-family:Arial, Helvetica, sans-serif;
}
#top_menu a:hover {
		background-color:#634355;
		border-style:none;
		color:#CCCC33;
		font-weight:bold;
		font-size:15px;
		font-family:Arial, Helvetica, sans-serif;
}

form {		margin:0px 0px 0px 0px;}

td {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.header{
	background-image:url(images/header_background.gif);
	background-repeat:repeat-x;
}

.error{	
	color:red;
	font-size:14px;
}

.link {
	text-decoration:underline;
	color:blue;
	border:none;
	background-color:#FFF;
	padding:none;
	margin:none;
	width:29px;
	size:none;
}

.link:hover {
	cursor:pointer;
}

