body
{
	margin: 0;
	padding: 0;
	background-image: url(pics/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.report_link:link	
{	
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color:	black;
	background-color: transparent;
}	
		
.report_link:visited	
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;	
	text-decoration: underline;
	font-weight: normal;
	color:	black;
	background-color: transparent;
}	
		
.report_link:active	
{	
	
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color:	black;
	background-color: transparent;
}	
		
.report_link:hover	
{	
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color:	#cccccc;
	background-color: transparent;
}
.text, .help
{
	margin: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;	
	text-decoration:	none;
	font-weight: normal;
	color:	black;
	background-color: transparent;
}
.help
{
	margin-bottom: 12px;
}
form
{
	padding: 0;
	margin: 0;
}
#smsarea
{
	margin-left: 5px;
	margin-bottom: 5px;
}
h2
{
	margin: 0;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color:	black;
}
td
{
	margin: 0;
	padding: 0;
}
table
{
	margin-bottom: 10px;
	margin: 0;
	padding: 0;
}
.send
{
	border: 1px solid #FAAC19;
	margin-left: 5px;
	margin-top: 1px;
	background-image: url(pics/button_bg.jpg);
}
.send:hover
{
	border: 1px solid black;
	margin-left: 5px;
	background-image: url(pics/button_bg_hov.jpg);
}
.send:active
{
	border: 1px solid black;
	margin-left: 5px;
	background-color: #9999bb;
}
.menu_link:link	
{	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: black;
	background-color: transparent;
}	
	
.menu_link:visited	
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;	
	text-decoration:	underline;
	font-weight: normal;
	color:	black;
	background-color: transparent;
}	
		
.menu_link:active	
{	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color:	black;
	background-color: transparent;
}	
		
.menu_link:hover	
{	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color:	#FAAC19;
	background-color: transparent;
}
.menu_link_selected:link	
{	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration:	underline;
	font-weight: bold;
	color:	#FAAC19;
	background-color: transparent;
}	
	
.menu_link_selected:visited	
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;	
	text-decoration:	underline;
	font-weight: bold;
	color:	#FAAC19;
	background-color: transparent;
}	
		
.menu_link_selected:active	
{	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color:	#FAAC19;
	background-color: transparent;
}	
		
.menu_link_selected:hover	
{	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color:	#cccccc;
	background-color: transparent;
}
.unit_link:link	
{	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color:	black;
	background-color: transparent;
}	
		
.unit_link:visited	
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;	
	text-decoration: underline;
	font-weight: normal;
	color:	black;
	background-color: transparent;
}	
		
.unit_link:active	
{	
	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color:	black;
	background-color: transparent;
}	
		
.unit_link:hover	
{	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color:	#cccccc;
	background-color: transparent;
}
.main_div
{
	width: auto;
	margin: 0;
	margin-top: 5px;
	padding: 5px;
	padding-top: 0;
	background-image: url(pics/admin_div_bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
	border: 1px solid black;
	
}
#reports_table
{
	padding: 0;
	margin: 0;
	margin-top: 2px;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.sms_area
{
	border: 1px solid black;
}
.report_field_name
{
	background-color: #D4DBE5;
	border: 1px solid black;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color:	black;
	padding: 1px;
	width: auto;
}
.report_field_value_1
{
	padding: 1px;
	background-color: #EAEDF2;
	border: 1px solid black;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color:	black;
	width: auto;
}
.report_field_value_2
{
	padding: 1px;
	background-color: white;
	border: 1px solid black;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color:	black;
	width: auto;
}
#sms_table
{
	border: 1px solid black;
	margin: 5px;
	margin-top: 10px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: auto;
}
.sms_header_col_1, .sms_header_col_2, .sms_header_col_3
{
	background-color: #D4DBE5;
	padding: 1px;
	border: 1px solid black;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color:	black;
	width: 350px;
}
.sms_header_col_1
{
	width: 40px;;
}
.sms_header_col_2
{
	width: 20px;
}
.sms_header_col_3
{
	width: auto;
}
.sms_in_col
{
	padding: 1px;
	border: 1px solid black;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color:	black;
	background-color: #EAEDF2;
}
.sms_out_col
{
	padding: 1px;
	border: 1px solid black;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color:	black;
	background-color: white;
}
.logout_div
{
	margin-top: 3px;
	margin-left: 7px;
}
.stats_table
{
	margin: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0;
	border-spacing: 2px;
	
	font-family: verdana, arial, sans-serif;
	font-size: 11px;	
	text-decoration:	none;
	font-weight: normal;
	color:	black;
	background-color: transparent;
}
.stats_col
{
	padding: 2px;
}
#group_list
{
	margin: 5px;
	margin-left: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid black;
	width: 100%;
}
.group_list_name
{
	padding: 1px;
	width: auto;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;	
	text-decoration:	none;
	font-weight: bold;
	color:	black;
	background-color: #D4DBE5;
	border: 1px solid black;
}
.group_list_col
{
	padding: 1px;
	width: auto;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;	
	text-decoration:	none;
	color:	black;
	background-color: white;
	border: 1px solid black;
}
.terms
{
	border: 1px solid #aaaaaa;
}