* { font-family: Trebuchet ms, Helvetica, Sans-Serif; }

img {
  border: 0px;
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  min-height: 100%;
  font-size: 11pt; 
  border: 0;
  margin: 0;
  padding: 0;  
}

body {
  border: 0;
  margin: 0;
  padding: 0;
  color: #9f0000;
  font-size: 8pt;
  height: 100%;
  background: #000000 url('gfx/bg_body.jpg') repeat-x;
  behavior:url("csshover.htc");  
}

body a:link {
 color: #9f0000;
}

body a:visited {
 color: #9f0000;
}

body a:active {
 color: #9f0000;
}

#container, #top, img {
  border: 0;
  margin: 0;
  padding: 0;
}

#container {
  height: auto;
  min-height: 10px;
  width: 905px;
  margin: 0 auto 0 auto;
  position: relative;
  background: #141414;  
}

#top {
  width: 905px;
  height: 70px;  
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_top.gif');  
}

#logo {
  width: 905px;
  height: 115px;  
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_logo.jpg');  
}

#menu {
  width: 905px;
  height: 35px;  
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_menu.jpg');  
}

#menu_normal {
  left: 350px;
  width: 555px;
  height: 35px;  
  margin: 0 auto 0 auto;
  position: absolute;
  overflow: hidden;
}

.menu_move {
  float: left;
  height: 70px;
  position: relative;
}

.menu_move a:hover {
  top: -35px;
  position: relative;
}

#content {
  width: 905px;
  height: auto;
  min-height: 400px;  
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_content.png') repeat-x;  
}

#footer {
  clear: both;
  width: 905px;
  height: 60px;  
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_footer.png');  
}

#left {
  float: left;
  left: 15px;
  top: 30px;
  width: 160px;
  height: auto;
  min-height: 200px;  
  margin: 0;
  padding: 0;
  position: relative;  
}

#center {
  float: left;
  left: 30px;
  top: 15px;
  width: 525px;
  height: auto;
  min-height: 250px;  
  margin: 0;
  padding: 0;  
  position: relative;  
}

#right {
  float: left;
  left: 45px;
  top: 30px;
  width: 160px;
  height: auto;
  min-height: 200px;  
  margin: 0;
  padding: 0;  
  position: relative;  
}

.clean {
 clear: both;
}

.box {
  width: 160px;
  height: auto;
  min-height: 20px;  
  margin: 0 auto 20px auto;
  position: relative;
  background: #252525;
}

.box_title {
  width: 160px;
  height: 40px;  
  margin: 0 auto 0 auto;
  position: relative;
}

.box_center {
  width: 525px;
  height: auto;
  min-height: 20px;  
  margin: 0 auto 20px auto;
  position: relative;
  background: #252525;
}

.box_pad {
  width: 500px;
  height: auto;
  min-height: 20px;  
  margin: 0 auto 20px auto;
  position: relative;
}

.box_pad h1 {
  padding: 0;
  padding-top: 15px;
  margin: 0; 
  text-align: left;
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: normal; 
  font-weight: bold;
  color: #ffffff; 
  text-decoration: none;
}

.box_pad h1 span {
  padding: 0;
  padding-top: 15px;
  margin: 0; 
  font-size: 8pt;
  font-style: normal; 
  font-weight: normal;
  color: #4a4a4a; 
}

.box_pad h2 {
  padding: 0;
  margin: 0; 
  text-align: left;
  font-family: trebuchet ms;
  font-size: 8pt;
  font-style: normal; 
  font-weight: bold;
  color: #c0c0c0; 
  text-decoration: none;
}

.box_pad h2 a {
  font-size: 10pt;
  color: #c0c0c0; 
  text-decoration: none;
}

.box_pad h2 a:hover {
  color: #ffffff; 
  text-decoration: none;
}

.box_pad p {
  padding: 0;
  margin: 0; 
  text-align: justify;
  font-family: trebuchet ms;
  font-size: 8pt;
  font-style: normal; 
  font-weight: normal;
  color: #c0c0c0; 
  text-decoration: none;
}

.box_pad td {
  border: dotted 1px #4d4d4d; 
  padding: 4px;
  text-align: center;
  background: black;
  color: white;
  font-size: 12px;
  width: 166px;
}

.box_pad .tab_head {
  border: dotted 1px #c0c0c0; 
  padding: 4px;
  text-align: center;
  background: #9f0000;
  color: white;
  font-size: 13px;
  font-weight: bold;
}

.box_pad table {
  border: dotted 1px #c0c0c0;  
  width: 500px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.box_img {
  width: 500px;
  height: auto;
  min-height: 20px;  
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  border: 1px dotted #9f0000;
  text-align: center;
}

.box_img img {
margin-right: 10px;

}

.box_mg {
  left: 10px;
  top: 10px;
  width: 20px;
  height: 15px;  
  margin: 0;
  position: absolute;
  border: 1px dotted #4a4a4a;
}

.top_item {

}


.line {
 height: 1px;
 width: 520px;
 margin-top: 5px;
 border-bottom: 1px dotted #ffffff;
}


.gal {
	float: left;
	padding: 4px;
	width: 110px;
	height: auto;
	min-height: 10px;
	margin: 5px;
	border: dotted 1px #0080ff;
	text-align: center;
}

.gal a {
  font-family: trebuchet ms;
  font-size: 9pt;
  font-style: normal; 
  font-weight: normal;
  color: #00458a; 
text-decoration: none;
}

.gal:hover {
border: dotted 1px #ffffff;	
}



h1 {
  padding: 0;
  margin: 0;
  padding-top: 14px;  
  padding-left: 0px;
  text-align: right;
  font-family: trebuchet ms;
  font-size: 20pt;
  font-style: italic; 
  font-weight: normal;
  color: #ffffff; 
  text-decoration: none;
}

h1 span {
  font-size: 15pt;
  padding-left: 30px;
}

h1 a {
  color: #1e3562;
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
  background: url('gfx/gfx_dots.jpg') no-repeat;
  background-position: right 5px;
  padding-top: 0px;  
}

h1 a:hover {
  color: #368ec2;
  text-decoration: none;
}

h2 {
  padding: 0;
  margin: 0;
  padding-top: 5px;  
  padding-left: 0px;
  text-align: left;
  font-family: trebuchet ms;
  font-size: 15pt;
  font-style: italic; 
  font-weight: normal;
  color: #00458a; 
  text-decoration: none;
}

h2 a {
  color: #00458a;
  text-decoration: none;	
}

h2 a:hover {
  color: #00458a;
  text-decoration: underline;	
}


SELECT {
	background: #303030; 
	border: solid 1px #4a4a4a; 
	color: #c0c0c0; 
	font-family: trebuchet ms, tahoma, verdana, arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-align: left; 
	text-decoration: none;
	left: 510px;

}

input.in {
	background: #303030; 
	border: solid 1px #4a4a4a; 
	color: #c0c0c0; 
	font-family: trebuchet ms, tahoma, verdana, arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-align: left; 
	text-decoration: none;
	left: 510px;
	}

	
p {
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: normal; 
  font-weight: normal;
  color: #00458a; 
  text-align: justify;
  line-height: 145%; 
}
	
p a {
  color: #008000; 
  font-weight: bold;  
  text-decoration: none;
}

p a:hover {
  color: #008000; 
  font-weight: bold;  
  text-decoration: underline;
}

p span {
  font-weight: bold; 
}

ul {
list-style-image: url('gfx/favicon.png');
}


li {
  padding: 5px;	
  margin: 0;
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: normal; 
  font-weight: normal;
  color: #00458a; 
  text-align: left;
  line-height: 145%;
}

li a {
  font-family: trebuchet ms;
  font-size: 10pt;
  font-style: normal; 
  font-weight: normal;
  color: #00458a;	
  text-decoration: none;
}


li a:hover { 
  color: #00458a;
  text-decoration: underline;
}

hr {
  color: #000000;
  background-color: #000000;
  height: 0px;
  border: 1px dotted #4a4a4a; border-style: none none dotted;
}

.tru_link {
color: #c0c0c0;
display: block;
width: 160px;
height: 26px;
padding-top: 5px;
border-bottom: solid 1px #333333;
  font-family: trebuchet ms;
  font-size: 10pt;
  font-style: normal; 
  font-weight: normal;
  color: #c0c0c0;	
  text-decoration: none;
}

.box a:link {
color: gray;
}

.box a:hover {
color: red;
}

.tru_link:hover {
  color: red;
}

span.side-title {
margin-left: 5px; font-size: 11px;
}


span.side-prev { 
width: 20px;
height: 20px;
display: block;
position: relative;
left: 133px;
top: -19px;
background: url('gfx/gfx_cam.png') no-repeat;
border: 1px solid #1b1b1b;
}