/***************************************
**							**
** Stylesheet file for Borås Jeepklubb	**
** Created: 2006-01-16				**
** Author: Jimmy, jims(at)jims.se		**
**							**
***************************************/

a:link 		{ text-decoration: none; 		color: #364B1D }
a:visited 	{ text-decoration: none; 		color: #364B1D }
a:active 	{ text-decoration: none; 		color: #364B1D }
a:hover 		{ text-decoration: underline; 	color: #A4AE91 }

.rubrik 		{
	font-weight:		bold; 	
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-size: 			16px;
	color: 				#68745A; }

body,td,th {
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				#68745A;
	line-height:		18px;
}

body {
	margin-left: 		0px;
	margin-top: 		0px;
	margin-right: 		0px;
	margin-bottom: 		0px;
}

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