

A:visited {
    color: #A41641;
; text-decoration: none
}

A:link {
    color: #083393;
; text-decoration: none
}

A:active {
    color: #CC0000;
; text-decoration: none
}

A:hover {
    color: #1627A4;
; text-decoration: underline
}

H3 {
    color: #000000;
; font-family: Geneva, Arial, Helvetica, sans-serif
}

HR {
    color: #3366cc;
}

BODY {
	background-color: #DBD9D9;
	background-image:url(../images/diagonal_back_yellow.gif)
	
}

#banner
{
width: 800px;
height: 113px
background-color: #3366cc; background-image:url(images/panda2_01.gif)
}
div {
	border: 10px;
	padding: 0px;
	width: 800px;
	
}

#navigation 
{
float: left; 
background-color: #3366cc;
width: 150px; 
font-family:Arial, Helvetica, sans-serif; color:#083393; font-size:12px; 
ul li { margin-top: 4px; 
list-style-type: none;
padding-top: 2em;
}

#container
{
background-image: url(nav_bl_bgimage.jpg);
background-repeat: repeat-y;
}

#content 
{
float: right;
width: 680px;

}
#footer 
{
	clear: both;
}

td {
	list-style-image: url(../images/bullet_grn.jpg);
}

pre {  font-family: Verdana, Arial, Helvetica, sans-serif; color:#083393; font-size: 10pt}

}
.style2 
{font-size: x-small; color: #083393;
}

.style3 
{background-color: #3366cc; width: 800px; text-align:center; radius: 15
}