body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	background-color: #dfdfce;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(images/background.jpg)
}
A:link {
	color: #0d2d63;
	text-decoration: none;
}
A:visited {
	color: #0d2d63;
	text-decoration: none;
}
A:hover {
	color: #2D2D2D;
	text-decoration: none;
	font-weight: normal;
}
.title {
	font-family: Arial;
	font-size: 15px;
	color: #F10B10;
	font-weight: bold;
}
.title3 {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
.title2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color: #383838;
	font-weight: normal;
}
A.mmenu:link {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.mmenu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.mmenu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.menu_top:link {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.menu_top:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.menu_top:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.lmenu:link {
	font-family: Arial;
	font-size: 12px;
	color: #424242;
	text-decoration: none;
	font-weight: bold;
}
A.lmenu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #424242;
	text-decoration: none;
	font-weight: bold;
}
A.lmenu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #676666;
	text-decoration: none;
	font-weight: bold;
}
A.lsmenu:link {
	font-family: Arial;
	font-size: 11px;
	color: #F00308;
	text-decoration: none;
	font-weight: bold;
}
A.lsmenu:visited {
	font-family: Arial;
	font-size: 11px;
	color: #F00308;
	text-decoration: none;
	font-weight: bold;
}
A.lsmenu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
	font-weight: bold;
}
#menu td {
	background-image:url(images/spacer.jpg);
	text-align:center;
	vertical-align: middle;
	height:45px;
}
#info {
	position:relative;
}
p.bold {
	padding-left:15px;
	color:#c00;
}
a.linkup {
	position:relative;
}
a.buttonup {
	position:absolute;
	top:200px;
	left:650px;
	border:0;
}
a.buttonup img {
	border:0;
}
.gleft {
	float:left;
	margin:25px 0 10px 0;
}
.gright {
	float:right;
	margin:25px 5px 10px 0;
}
.grc {
	margin:20px 0 0 10px;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}

.toggleopacity img{
border: 0px solid #ccc;
}