body {
    background-color: #1e5b9f;
	background-image:url('bg.gif');
	background-repeat:repeat-x;
    margin: 0;
    font-family: "Lucida Grande", helvetica, arial, sans-serif;
    padding: 0;
    color: #000;
	    font-size: x-small; /* fake font size for ie5 */
    voice-family: "\"}\""; voice-family:inherit;
    font-size: small;   /* real font size for everyone else */
	line-height: 20px
}

.menutable{
/*background-color: #778aaa;
*/
background-image:url('../images/menu.gif');
background-repeat:repeat-x;
height: 40px
}

.menutabletop{
background-color: #334b66;
height: 13px;
}

.whitebg{
background-color: #ffffff;
height: 209px;
}

.209bg{
height: 209px;
}

.contentbg{
/*background-color: #deefef; */
background-color:#e9f8f8;
}

.titlesubsub{
font-size: 11px;
color:#0067b4;
font-weight:bold;
}

.titlesub{
color:#0067b4;
font-weight:bold;
}


.tableframe {
border-width: 1px 1px 1px 1px;
border-style:solid;
border-color:#accdd9;
background-color:#eef7fa;
}

.titlemain{
font-size: 18px;
color: #fe3c16;
padding-top: 10px;
}

.buttons { 
 background-color: #17e5e3; 
 border: 1px solid #0fcfe6; 
}
.txtboxs { 
 background-color: #fcfff4; 
 border: 1px solid #93bb26; 
}


.GridHeader
{
font-weight: bold;
background-color: #0fcfe6;
height:25px;
background-image:url('bg.gif');
}
.GridItem
{
background-color: #e6e6e6;
}

.GridAltItem
{
background-color: #f6feff;
}

a{
	color: #00897e;
	text-decoration:underline;
}

a:hover{
	color: #ef3800;
	text-decoration:underline;
}

a.menu{
font-size:14px;
	color: #ffffff;
	text-decoration:none;
	padding: 0 20px 0 0;
}

a.menu:hover{
font-size:14px;
	color: #c3efff;
	text-decoration:underline;
	padding: 0 20px 0 0;
}

a.footermenu{
font-size:10px;
	color: #ffffff;
	font-weight:lighter;
	text-decoration:none;
	padding: 0 5px 0 5px;
}

a.footermenu:hover{
font-size:10px;
	color: #a9e8ff;
	font-weight:lighter;
	text-decoration:underline;
	padding: 0 5px 0 5px;
}

.footertext{
font-size:10px;
	color: #a9e8ff;
	font-weight:lighter;
}

INPUT {
background-color: #ffffff;
color: #646464;
height: 17px;
font-family: Arial;
padding: 0 0px 0 0px; 
border: #7F9DB9 1px solid;
font-size: 11px;
} 