/* CSS Document */
body {
background-color: #cecece;
background-image: url();
background-repeat: repeat-y;
}
{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
color: #000000;
}
#header {
top: 3px;
position: absolute;
left: 5px;
}
#menu {
height: 0px;
width: 180px;
top: 390px;
position: absolute;
left: 6px;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica;
font-size: 10px;
font-weight: normal;
line-height: 14px;
font-style: normal;
letter-spacing: 1px;
cursor: default;
text-align: left;
}
#main {
position: absolute;
width: 694px;
left: 200px;
top: 390px;	
height: 200px;
font-family: Verdana, Geneva, Arial, Helvetica;
font-size: 11px;
color: #000000;		
cursor: default;
letter-spacing: 1px;
text-align: left; 
letter-spacing: 1px;
}
#welcome {
position: absolute;
width: 175px;
left: 27px;
top: 49px;
height: 79px;
font-family: Geneva, Arial, Helvetica;
font-size: 11px;
color: #000000;
cursor: default;
letter-spacing: 1px;
text-align: center; 
letter-spacing: 1px;
overflow: auto
}
table{  
background-color: #e9e9e9;
border: 1px solid #000000; 
}
input,textarea {
background-color: #e9e9e9; 
}
A:visited {
color: #29a0b4; 
text-decoration: none; 
cursor: default; 
font-weight: bold; 
} 
A:link {
color: #29a0b4; 
text-decoration: none; 
cursor: default; 
font-weight: bold; 
} 
A:active {
color: #29a0b4; 
text-decoration: none; 
cursor: default; 
font-weight: bold; 
} 
A:hover {	
color: #29a0b4; 
text-decoration : none; 
letter-spacing: 2pt; 
} 
BODY, TR, TD, P {
font-family : arial; 
font-size : 8pt; 
color : #000000; 
}
h1{
background: transparent; 
font-family : arial;	
color: #000000; 
letter-spacing: 3pt; 
font-size : 8pt; 
text-align: right;
border-bottom: 1px dashed #000000; 
}
h2{
font-family : arial;	
color: #29a0b4; 
letter-spacing: 3pt; 
font-size : 8pt; 
text-align: left;
border-bottom: 1px dashed #29a0b4; 
}
h3{
color: #29a0b4; 
text-decoration: none; 
cursor: default; 
font-weight: bold;  
font-size : 8pt; 
}