.mrblitz { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-style: normal }
.slogan {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height : 20px;
}
.content {
	border: 1px solid #000;
	background-color:#FFFFFF;
}
a:link {color: #0000cc}
a:visited {color: #0000cc}
a:active {color: #990000}

html {
	min-height:100%;
	margin-bottom:1px;
	background-color:#9999FF;
	#background- :url(/images/bg2.jpg);
}

body {
	background:url(/images/bgline.jpg) repeat-x top;
	position:relative;
	padding-top:5px;
	padding-bottom:8px;
}
#main_content {
	background:url(/_images/sub-main_content_bg.gif) repeat-y;
	font:normal 11px/16px 'Helvetica Neue', Arial, sans-serif;
	color:#1a1a1a;
}
#main_content .wrap {
	background:url(/_images/sub-main_content_top.jpg) no-repeat top;
}

a.buttonStyle {
   color :#99CCFF;
   font-weight :bold;
   text-decoration :none;
   height : auto;
   width :148px;
   border :thin #0066FF solid;
}
a.buttonStyle:hover {
   color :#99CCFF;
   text-decoration :none;
   background-color :#0066FF;
   border: thin outset;
   border-color: #99CCFF #0066FF #0066FF #99CCFF;
   cursor:default;
}
a.buttonStyle2 {
   color :#000;
   font-weight :normal;
   text-decoration :none;
   height : auto;
   width :80px;
   border :none;
   margin-left:2px;
   margin-right:2px;
}
a.buttonStyle2:hover {
   color :#FFF;
   text-decoration :none;
   background-color :#333399;
   border: none;
   cursor:default;
}
a.buttonStyle3 {
   color :#99CCFF;
   font-weight :normal;
   text-decoration :none;
   height : auto;
   border :none;
}
a.buttonStyle3:hover {
   color :#99CCFF;
   text-decoration :none;
   background-color :#0066CC;
   border: none;
   cursor:default;
}
#2button {
	width: 600;
	border: 1px solid #000;
	padding: 0px;
	margin: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	text-align:center;
}
#2button table {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#2button td {
	border-bottom: 1px solid #90bade;
	margin: 0;
}
li.here { font-weight: bold; }
#button a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 8pt;
	border: 1px solid #2175bc;
}
html>body #button a { width: auto; }
#button a:hover {
	background-color: #2586d7;
	color: #fff;
	border: 1px solid #000;
}
