html{
height:100%;
}
.maintable{
height:100%;
text-align:left;
vertical-align:top
}
body {
height: 100%;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(../images/tile/bg_tile.gif);
background-repeat: repeat;
scrollbar-3dlight-color:#666666;
scrollbar-darkshadow-color:#666666;
scrollbar-arrow-color:#666666;
scrollbar-base-color:#666666;
scrollbar-track-color:#666666;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
}
h1 {  
font-family:  Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #28456d;
font-weight:bold;
margin: 0px;
}
.maintext {  
font-family:  Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #5c5c5c;
}
a:active, a:link, a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #5c5c5c;
text-decoration: underline;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #5c5c5c;
text-decoration: none;
}
.menutext, a.menutext, a.menutext:active,a.menutext:link,a.menutext:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #365782;
font-weight:bold;
text-decoration: none;
}
a.menutext:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
font-weight:bold;
text-decoration: none;
background: none;
}
.redtext{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ff0000;
font-weight:normal;
text-decoration: none;
background:none;
}
.bluetext{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #365782;
font-weight:normal;
text-decoration: none;
background:none;
}
.input{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
width: 170px;
height: auto; 
background-color: #ffffff;
}
.input_text{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
width: 171px;
height: 120px; 
background-color: #ffffff;
}
.input_submit {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
border-left: #666666 1px solid;
border-bottom: #666666 1px solid;
width: 85px;
height: auto; 
background-color: #ffffff;
cursor: hand;
}
/*
td.contentbg{
background-image: url(../images/content_bg.gif);
background-repeat: no-repeat;
background-attachment: fixed;
}
*/

