/*
  v5.06.07
*/
html, body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.gif);
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B0B0B0;
}
a {
	font-size: 10px;
	color: #3F62FE;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3F62FE;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #3F62FE;
}
form { 
  display: inline; 
}

input { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #FF6600; 
  background-color: #282828; 
  border-color: #FFFF00; 
  border-style: solid; 
  border-width: 1px; 
  width: 225px; 
  height: 16px; 
  display: inline; 
}

textarea { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #FF6600; 
  background-color: #282828; 
  border-color: #FFFF00; 
  border-style: solid; 
  border-width: 1px; 
  width: 125px; 
  height: 40px; 
  display: inline; 
}


select { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #FFFFFF; 
  background-color: #282828; 
  border-color: #FFFF00; 
  border-style: solid; 
  border-width: 1px;  
  height: 16px; 
  display: inline; 
}
.gallery_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-color: #313131;
	border-bottom-width: 1px;
	height: 40px;
	vertical-align: center;
}
.gallery_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-color: #313131;
	border-bottom-width: 1px;
	height: 7px;
	vertical-align: center;
}
.gallery_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: dashed;
	border-top-color: #773407;
	border-top-width: 1px;
	height: 40px;
	vertical-align: center;
}
.menu_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
	vertical-align: center;
}.home_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	vertical-align: center;
}.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
	vertical-align: center;
}
.menu_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F62FE;
	font-weight: normal;
	vertical-align: center;
}
.menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: strong;
	vertical-align: center;
}
.cal_month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #3F62FE;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.cal_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF6600;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.cal_days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #313131;
	text-align: left;
	color: #CECECE;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
.cal_blankdays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #232323;
	text-align: center;
}
.cal_event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #3F62FE;
	text-align: left;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	color: FFFFFF;
}
.cal_event a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.cal_event a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.cal_event a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.cal_event a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.cal_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #3F62FE;
	text-align: center;
	font-weight: bold;
}
.cal_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
.cal_links a:visited {
	text-decoration: none;
	color: #FF6600;
}
.cal_links a:active {
	text-decoration: none;
	color: #FF6600;
}
.cal_links a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.disp_event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #313131;
	color: #CECECE;
	text-align: left;
	font-weight: bold;
	height: 19px;
	padding-left: 5px;
}
.disp_event_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #773407;
	text-align: right;
	font-weight: bold;
	height: 19px;
	padding-right: 5px;
}
.disp_event_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
.disp_event_body_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFF00;
}
.disp_event_body_yellow_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFF00;
}
div#portfolio1	{ 
	position:relative; overflow:hidden;
	width:426px; height:130px; z-index:100; 
	}
div#portfolio2	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:426px; height:130px; 
	clip:rect(0px, 426px, 130px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#portfolio3 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
}