#container {
margin:0 auto;
width:950px;
padding:0;
border-left:6px solid #006699;
border-right:6px solid #006699;
border-bottom:25px solid #006699;
height:900px;
background-image: url(images/bg1.gif);
background-repeat: repeat;
}
#banner {
width:950px;
padding:0;
margin:0;
}
#content{
width:950px;
padding:0;
}
#lef {
float:left;
width:230px;
padding:0 10px 0 0;
}
table.grey {background-color:rgb(245,245,245)}
.darkgrey {background-color:rgb(230,230,230)}
.lightgrey {background-color:rgb(245,245,245)}
.bggreen {background-color:rgb(244,254,243)}
.menuhead {background-image:url("images/menuhead.gif")}
.user{
background-image:url("images/user.gif");
background-repeat:no-repeat;
}
.guide{
background-image:url("images/guide.gif");
background-repeat:no-repeat;
}
.titlegreen {
background-image:url("images/titlehead.gif");
background-repeat:repeat-x;
}
.titleblue {
background-image:url("images/titlehead3.GIF");
background-repeat:repeat-x;
}

ul li{
list-style-image:url("bullet.gif");
margin-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003399;
padding:0 10px 0 0;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#006699;
}

h3 {
font-family:Monotype Corsiva;
font-size:18px;
color:#483D8B;
}

#middle {
float:left;
padding:5px 0 0 25px;
width:320px;
}

.form {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#003366;
border:1px solid #006666;
padding:5px;
}
.select {
width:148px;
}

#right {
float:left;
width:250px;
}
a:link{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:green;	
       }
a:visited{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:green;	
       }
a:hover{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#32CD32;
	font-weight:bold;	
       }


