body{
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	font-size: 12px;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #696969;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #DCDCDC;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-track-color : #ffffff;
}
h1{
	font-size:18px;
	padding-left:10px;
	padding-top:10px;
}
.pics {
	border: 1px solid Gray;
}

a.first:link{
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.first:active{
	color: Gray;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.first:hover{
	color: #c8a251;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.first:visited{
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.left:link{
	background-color: #c8a251;
	color: white;
	font-size: 12px;
	text-decoration: none;
}
a.left:active{
	background-color: #c8a251;
	color: white;
	font-size: 12px;
	text-decoration: none;
}
a.left:hover{
	background-color: #c8a251;
	color: white;
	font-size: 12px;
	text-decoration: none;
}
a.left:visited{
	background-color:#c8a251;
	color: white;
	font-size: 12px;
	text-decoration: none;
}
.nav{
	color: white;
}
.left_buttons{
	background-color: #c8a251;
	color: white;
	font-size:12px;
	font-weight: bold;
}
.left_buttons2{
	background-color: #F5F5F5;
	color: #696969;
	font-size: 12px;
}
td, li{
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	font-size: 12px;
	line-height: 18px;
}
.page_heading{
	font: Arial, Helvetica, sans-serif;
	color: #696969;
	font-weight: bold;
	font-size: 20px;
}
.table_headings{
	font-size: 14px;
	color: #696969;
	background-color: #E0E0E0;
	font-weight: bold;
}
.odd_line{
	background-color: #EDEDED;
}
.even_line{
	background-color: #F6F6F6;
}
a.navigation:link{
	color: #696969;
	font-size: 12px;
	text-decoration: none;
}
a.navigation:active{
	color: #696969;
	font-size: 12px;
	text-decoration: none;
}
a.navigation:hover{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a.navigation:visited{
	color: #696969;
	font-size: 12px;
	text-decoration: none;
}
.contacts{
	font-weight: bold;
}
.homepage{
	font-size: 12px;
	color: #696969;
}
.profile_table{
	border-color: #DCDCDC;
	border-bottom: 1 double;
	border-left: 1 double #DCDCDC;
	border-right: 1 double #DCDCDC;
	border-top: 1 double #DCDCDC;
}

.bggrey { background-color: #e0e0e0; padding: 10px; }