---------------------------------------------------------------------
The Urban Sanctuary Website Tags
Developed By: NetspaceOnline.net in association with BubbleIT.com
http://www.netspaceonline.net
Tahir Ahmed
---------------------------------------------------------------------

BODY {
	padding : 0; 
	margin : 0; 
	background-color : #222222; 

}
FORM {
	display : inline; 
	margin : 0; 
	padding : 0; 

}
TD , INPUT , SELECT {
	font-family : Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color : #F0E8D1;
	line-height: 180%;

}
.bodytext {
	text-align : justify;
	font-family : Verdana, Geneva, sans-serif; 
	font-size : 13px; 
	color : #F0E8D1;
	line-height: 180%;

}

/*
---------------------------------------------------------------------
Primary Site Links
---------------------------------------------------------------------
*/

A.link_menu1 , A.link_menu1:active {
	color : #F0E8D1; 
	text-decoration : none; 

}
A.link_menu1:hover {
	color : #91782F; 
	text-decoration : none; 
}
A.link_footer , A.link_footer:active {
	color : #59792B; 
	text-decoration : none; 

}
A.link_footer:hover {
	color : #CAFB7E; 
	text-decoration : none; 

}
/*
---------------------------------------------------------------------
Table Borders
---------------------------------------------------------------------
*/


.tableborder {
	border:3px solid #212D0F;
	border-collapse;

}