body{
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #034ea2;
	scrollbar-base-color : #034EA2;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #999999;
	scrollbar-highlight-color : #F4C901;
	scrollbar-shadow-color : #034ea2;
	scrollbar-track-color : #DCDCDC;

}

a.price{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F00;
	font-weight:bold;
}

a.first:link{
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.first:active{
	color: #ed1c24;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.first:hover{
	color: #ffcb05;
	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: #034ea2;
	color: white;
	font-size: 12px;
	text-decoration: none;
}
a.left:active{
	background-color: #034ea2;
	color: white;
	font-size: 12px;
	text-decoration: none;
}
a.left:hover{
	background-color: #034ea2;
	color: white;
	font-size: 12px;
	text-decoration: none;
}
a.left:visited{
	background-color: #034ea2;
	color: white;
	font-size: 12px;
	text-decoration: none;
}
.nav{
	color: white;
}
.left_buttons{
	background-color: #034ea2;
	color: white;
	font-size:12px;
	font-weight: bold;
}
.left_buttons2{
	background-color: #F5F5F5;
	color: #034ea2;
	font-size: 12px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	color: #034ea2;
	font-size: 12px;
	font-weight: normal;
}
.page_heading{
	font: Arial, Helvetica, sans-serif;
	color: #034EA2;
	font-weight: bold;
	font-size: 20px;
	text-decoration:none;
	border-bottom:1 double;
	border-top:1 double;
	border-right:1 double;
	border-left:1 double;
	border-bottom-color:#FC0;
	border-top-color:#FC0;
	border-right-color:#FC0;
	border-left-color:#FC0;
	padding:3px, 3px, 3px, 3px;
}
.table_headings{
	font-size: 15px;
	color: #034ea2;
	background-color: #E0E0E0;
	font-weight: bold;
}
.odd_line{
	background-color: #EDEDED;
}
.even_line{
	background-color: #F6F6F6;
}
a.navigation:link{
	color: #034ea2;
	font-size: 12px;
	text-decoration: none;
}
a.navigation:active{
	color: #034ea2;
	font-size: 12px;
	text-decoration: none;
}
a.navigation:hover{
	color: #ffcb05;
	font-size: 12px;
	text-decoration: none;
}
a.navigation:visited{
	color: #034ea2;
	font-size: 12px;
	text-decoration: none;
}
.contacts{
	font-weight: bold;
}
.homepage{
	font-size: 14px;
	color: #022d5d;
}
.profile_table{
	border-color: #cecece;
	border-bottom: 1 double;
	border-left: 1 double #cecece;
	border-right: 1 double #cecece;
	border-top: 1 double #cecece;
}
