body {
	background-color: #b5b5b5;
	margin-top: 0%;
	margin-bottom: 2%; 
	margin-left: 0%;
	margin-right: 0%;
}

#all {
	background-image: url(../img/bg2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 770px;
	height: auto;
	margin: 0% auto;
	font-family: "trebuchet ms", trebuchet, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 100%;
	border:0px dotted red;
}

#topbar {
	background-color: transparent;
	width:770px;
	height: 64px;
	padding-top:10px;
	border:0px dotted blue;
}

#topbar a	{
	color: #333333;
	text-decoration: none;
}

#topbar a:hover	{
	background-color: #ffffff;
}

#content {
	width:770px;
	height:auto;
	margin-top:3px;
	font-family: "trebuchet ms", trebuchet, arial, sans-serif;
	font-size: 12px;
	line-height: 100%;
	border:0px solid #00ff00;
}

ul#navlist	{
	float: left;
	width: 762px;
	height:100px;
	padding: 0em 0em;
	margin-top:0px;
	margin-left:7px;
	list-style-type: none;
	text-decoration: none;
	background-color: transparent;
	border:0px solid #00ff99;
}

ul#navlist li { display:inline;text-align:center; }

ul#navlist li a	{
	float: left;
	width: auto;
	padding:0px 9px;
	font-family: "trebuchet ms", trebuchet, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

ul#navlist li a:hover	{
	background-color: #ffffff;
	color: #0066cc;
	text-decoration: none;
}

#menu {
	float: left;
	margin-top:0px;
	margin-left:8px;
	width:170px;
	height:auto;
	background-color:transparent;
	border: 0px solid #00ff00;
}

#anim {
	float:right;
	margin-top:0px;
	margin-right:8px;
	width:550px;
	text-align: center;
	background-color:transparent;
	border: 0px solid #ff9900;
}

#info {
	float:right;
	margin-top: 20px;
	margin-right:8px;
	width:550px;
	font-weight: normal;
	font-family: "trebuchet ms", trebuchet, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	border: 0px solid #ff9900;
}
	
#foot {
	clear: both;
	background-color: #ffffff;
	width: 770px;
	height: 80px;
	padding: 0px;
	font-family: arial, "trebuchet ms", trebuchet, sans-serif;
	font-size: 10px;
	line-height: 180%;
	color: #666666;
	font-weight: bold;
	border-top: 1px solid gray;
}

a	{
	color: #00529d;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

a:focus { 
	outline:none; 
} 

h1	{
	font-size: 14px;
	font-weight: bold;
	color: #00529d;
	margin-top: -2px;
 	text-align:left;
}

h2	{
	width:98%;
	font-size: 12px;
	font-weight: bold;
	color: #00529d;
	margin-top: 6px;
	padding:3px 0px;
}

h3	{
	width:98%;
	font-size: 12px;
	font-weight: normal;
	color: #00529d;
	margin-top: 6px;
	padding:3px 0px;
}

table {
 	border: 0px solid #00529d;
	font-family: arial, "trebuchet ms", trebuchet, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

th	{
	background-color: #00529d;
 	border: 1px solid #00529d;
	font-family: arial, "trebuchet ms", trebuchet, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}	

td {
 	border: 1px solid #ffffff;
	font-family: arial, "trebuchet ms", trebuchet, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

table.blue td{
 	border: 1px solid #00529d;
	font-family: arial, "trebuchet ms", trebuchet, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

ul 	{
	margin: 0 0 0 0;
 	padding: 0 0 0 16px;
 }
 
li	{
	list-style-image: url(../img/bludot.gif);
 	margin: 0 0 0 2px;
	padding-bottom: 6px;
	font-family: "trebuchet ms", trebuchet, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

.nav	{
	display: block;
	background-image: url(../img/arro-r.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
 	margin: 0 0 0 0px;
	padding: 0 0 10px 20px;
	font-family: "trebuchet ms", trebuchet, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00529d;
	text-decoration: none;
}

.nav a	{
	color: #00529d;
}

.nav a:hover	{
	text-decoration: underline;
}

.subj li  {
	list-style-image: url(../img/bludot.gif);
 	margin: 0 0 0 2px;
	padding-bottom: 6px;
	font-family: "trebuchet ms", trebuchet, arial, sans-serif;
	font-size: 11px;
	color: #00529d;
	text-align: left;
	text-decoration: none;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	height: 19px
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	width: 330px;
	text-decoration: none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	height: 19px;
	list-style-type: square;
}

div.subhd {
	background-color:#00529d;
	width:100px;
	border:2px inset #999999;
	font-weight: bold;
	text-align:center;
	text-decoration: none; 
	color: #ffffff;
	padding:4px 0px;
	display:block;
}