body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    line-height: 16px;
}
body {
	background: repeat-x top url(img/bkg.jpg) #006498;
	margin-top: 28px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
#alb a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#alb a:visited {
	color: #999999;
	text-decoration: none;
}
#alb a:hover {
	color: #000000;
	text-decoration: none;
}
#alb a:active {
	color: #FF0000;
	text-decoration: none;
}
h1 {
    font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000000;
    font-weight: bold
}
h2 {
	font-size: 16px;
	color: #FF9900;
}

form { margin:0px; padding:0px; display:inline; }

p {
    margin-left: 0.8cm; 
	margin-top: 0.2cm; 
	margin-right: 0.4cm;
	margin-bottom: 0.2cm;
}

input, textarea, select
{
	border: 1px solid #EBEBEB;
	background-color: #F8F8F8;
	padding: 2px;
	font: 10px Verdana;
	color: #666666;
}

input:focus, textarea:focus, select:focus, input:hover, textarea:hover, select:hover
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #CC0000;
}

button
{
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	padding: 0px;
	font: 10px Verdana;
	font-weight: bold;
	color: #333333;
}
#img { 
	padding: 0px;
	float: center;
	}

#img a
{
  text-decoration: none;
  background: #FFFFFF;
}

#img a:hover, #img a:active 
{
  text-decoration: none;
  background: #FFFFFF;
  border-bottom: #BBBBBB 0px solid;
}