body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul,footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 18px;
	
	
	
}
body,td,div,p,pre,ul {
	font-size: 12px;	
	color: #666666;
	}

ul {
	padding: 0px;
	margin-left : 20px;
	list-style : disc;
}

body{	
	background-image : url(images/bg.jpg);
	background-attachment : fixed;
	scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #AA4E64;
   
scrollbar-track-color: silver;
scrollbar-face-color: #AA4E64;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: #f0f0f0;
}
img {
	border : none white;
	background-color : white;
}

h1 {
	font-size: 14px;
	color: #666666;
	letter-spacing: 1px;
	font-weight : bold;
	font-variant : small-caps;
	border-bottom: 1px solid #666666;
}
h2 {
	font-size: 15px;
	color: White;
	background: Gray; 	font-variant: small-caps;
	border-bottom: 1px solid silver;
}
h3 {
	font-size: 14px;
	color: #666666;
}
h4 {
	font-size: 16px;
	color: Gray;
	border-top: 1px solid Gray;
	font-weight : normal;
}

.minimini {font-size: 10px;}
.mini {	font-size: 12px;
font-variant : small-caps;}
.small {
	font-size: 11px;
	color: White;
	
	font-weight : bold;

}

.news{
	color: White;
	font-size: 14px;
	font-variant : normal;
	font-weight : bold;
	letter-spacing: 1px;
}
	
.adress{
	color: #666666;
	font-size: 13px;
	font-variant : small-caps;
}

a {
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
	color: #AA4E64;
}
a:link {
	color: #AA4E64;
}
a:visited {
	color: #AA4E64;
}
a:active {
	color: #AA4E64;
}
a:hover{color: Gray;}
a.b {
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
	color: #AA4E64;
	font-variant : small-caps;
	
}
a.b:link {
	color: #AA4E64;
}
a.b:visited {
	color: #AA4E64;
}
a.b:active {
	color: #AA4E64;
}
a.b:hover{color: Gray;}
#navbar {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0px 0 0 1px;
	list-style: none;
	color: White;
	border-bottom: 1px solid Gray;
	border: 1px solid Gray border-bottom: none;
	font-size: 13px;
}

#navbar li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	color: White;
	letter-spacing: 1px;
	font-variant : small-caps;
	border: 1px solid Gray border-bottom: none;
	font-size: 13px;
} 
#navbar a {
	color: White
	float: none;
	display: block;
	margin: 0 2px 0 0;
	padding: 3px 8px;
	color: #666666;
	text-decoration: none;
	border: 1px solid Gray border-bottom: none;
	font-size: 13px;
	font-variant : small-caps;
	letter-spacing: 1px;
	font-weight : bold;
} 
#navbar a:hover {
	color: White;
	border: 1px solid #333333 border-bottom: none;
	background: #AA4E64;
	font-variant : small-caps;
		border: 1px solid Gray border-bottom: none;
		font-size: 13px;
	
} 

