﻿html, body 
{ 
height: 100%; 
text-align:center;
}
body 
{ 
background-color: #f6f7e3; 
color: #444; font: 12px/16px tahoma, arial, helvetica, verdana, sans-serif;
margin: 0px; 
padding: 0px 25px 0px 25px;
  }
a 
{
color: #556380;
text-decoration: none; 
 }
a:hover, #nav a:hover 
{ 
color: #8A1414; 
text-decoration: none; 
}
b 
{ 
color: #CC3300; 
font-weight: bold; 
}
h1 
{ 
background: url(images/logo.jpg) no-repeat; 
height: 118px; 
margin: 0px; 
padding: 0 0 0 0; 
width: 741px;
 }
h1 span, h2 span, h3 span 
{ display: none; }
img 
{ 
border: 0px; 
padding: 0px; 
margin: 0px; 
display: block; 
}
.line01 
{ 
background: url(images/logo.jpg) #FBFBEE repeat-x; 
}
.line01, .line02 
{ 
clear: both; 
font-size: 0px; 
height: 1px; 
margin: 0px; 
padding: 0 0 0 0;
 }
.line02 
{ 
background: url(images/line02.gif) #E6E8BA repeat-x; 
}
.type1 
{ 
font: 12px/20px 'Lucida Grande','Trebuchet MS', arial, helvetica, Helv, sans-serif; 
}
.type2 
{ 
font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;  
text-indent: 20px; 
text-align: justify;
}
.type3
 { 
 font: 10px/20px "MS Sans Serif", arial, helvetica, Helv, sans-serif; 
 }
.type4
 { 
 font: 11px/20px Georgia, "Times New Roman", Times, serif;
 }
#border 
{ 
border-left: #EEF0DB 3px solid; 
border-right: #EEF0DB 3px solid; 
margin: 0px auto; 
position: relative; 
width: 761px; 

height: 1200px; 
margin-left: auto; 
margin-right: auto; 
}
#container 
{ 
background-color: #ffffff;
 border: #E6E8BA 1px solid; 
 padding: 0px; 
 position: relative; 
 text-align: left; 
 min-height: 100%;
 height: 100%;
  width: 780px; 
 
 }
html>body #container { height: auto;   }
#content { padding:20px; }
#main 
{ 
margin: 0 0 0 0; 
padding: 20px 0px 40px 0px; 
position: relative;
 width: 741px; 
 display: block;
 float:left;
 
  }
#leftcolumn 
{ 
border-right: 1px dotted #8B0000; 
position: relative; width: 460px; 
float: left; padding: 0 9px 0 5;  
background: #F2F2F2; 
 }
#rightcolumn 
{ 
position:relative;
 width:250px;
float:left;
margin: 0 0 0 16; 
 }
#buttons {
 background: #670001;
  position: relative; 
  display: block;
   padding: 0; 
	margin: 0; 
	border: 0; 
	width: 741px;
	height: 106px;
	border-bottom: 1px solid White;
	border-top: 1px solid White;
	 }
#buttons ul 
{ 
border-bottom: 1px solid White;
border-top: 1px solid White;
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
clear: left;
 }
#buttons ul li 
{ 
float: left;
height: 36px;
margin: 0;
display: block;
 padding: 8px 12px 8px 3px;
 border-right: 1px solid White;
}
#buttons ul li A 
{ 
color: White;
font-weight: bold;
margin: 0;
padding: 0px 0px 0px 15px;
border: 0;
display: block; 
 }
#buttons ul li A:hover 
{ 
background: White;
color: #BB0000;
 }
#footer 
{ 
position: relative; 
border-top: #EEF0DB 1px solid; 
background-color: #FBFBEE; 
font: 10px/30px "MS Sans Serif", arial, sansserif;  
width: 741px; 
}
#hidden 
{
position: relative; 
visibility: hidden;
 width: 1px; 
 height: 1px; 
 margin: 0; 
 padding: 0;  
 overflow: hidden;
   }
.arrow01, .arrow02 
{ 
border-bottom: 1px dashed #670001; 
font: 12px/24px 'Lucida Grande', 'Trebuchet MS', arial, helvetica, Helv, sans-serif; 
margin: 4px 0; 
padding-left: 22px; 
font-weight: bold;
}
.arrow01 
{
 background: url(images/button01.gif) no-repeat fixed 0% 50%;
 }
.arrow02 
{ 
background: url(images/button02.gif) no-repeat fixed 0% 50%;
}
.record
{ 
background-color: #DBD1D1 !important;
font-weight: bold;
}