/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image: url(Images/bkg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#container
{
	width:1004px;
	min-height:540px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topban{

width: 100%;
height: 100px;
background-image:url(Images/top.jpg);
background-color:#03375e;
background-repeat:no-repeat;
margin: 0 auto;
}

#leftmenu{
width:100px;
height:440px;

margin-top:10px;
margin-right:40px;
float:left;
clear:
}

#bottomban{
width: 100%;
height:25px;

}

#content{

width:450px;
height:200px;
background-color:#CC0033;
font-family:Verdana;
font-size:10px;
color:#CCCCCC;
margin-top:10px;
margin-left:20px;


}

#content1{
	width:700px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	margin-top:20px;
	float: right;
	margin-right: 20px;

}

#formstyle{
background-color:#333333;
border:1px,solid;
border-color:#CC0033;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CCFF00;
}

#formstyle1{
background-color:#333333;
border:1px,solid;
border-color:#FFCC00;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CCFF00;
}

.functionlinks{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#006699;
}


.inputype1 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000066; 
font-weight: bold ; 
background-color: #CCCCCC
}

.inputype { 
border: 1px #666666 solid; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000099
}

.titles { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #003366; 
font-weight: bold
}

.tablestyle{
border-style:inset;
border-color:#CCCCCC;
}

.tdstyle{
border-style:ridge;
border-color:#CCCCCC;
background-color:#d9e0e8;
}

.tdrecords{
border-style:ridge;
border-color:#FFFFFF;
background-color:#eceff2;
}

.menubullets{
	line-height: 15px;
	padding-left: 1px;
	list-style-position: outside;
}
