body 	{ margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background: #fff;
		font-size: 12px; font-family: Georgia, Arial; line-height: 18px; }
TD { font-size: 12px; font-family:  Georgia, Arial; line-height: 18px; }
TBODY { font-size: 12px; font-family:  Georgia, Arial; line-height: 18px; }
p {	font-size: 12px; font-family:  Georgia, Arial; line-height: 18px;  }

h1{ font-size: 130%; font-family: Georgia, Arial; font-weight: normal; color: #666; margin: 0px; padding: 0px; }
h2{ font-size: 130%; font-family: Georgia, Arial; color: #666; margin: 7px; padding: 0px; }
h3{ font-size: 130%; font-family: Georgia, Arial; font-weight: normal; color: #666; margin: 7px; padding: 0px; }

a:link, a:visited, a:active { color: #335AA7; font-size: 11px; font-weight: bold; text-decoration: none; } 
a:hover { color: #335AE9; font-size: 11px; font-weight: bold; text-decoration: underline; }

.page {
	width:780px; 
	background-color:#000; 
	border: 2px solid #000066; 
	}


.topbar {
	height: 28px;
	background-color: #DAA520;
	background-image: url(./images/goldgradient-topbar.png);
	background-repeat: repeat-x;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #963;
	}

.topbar ul { 
	margin: 0px;
	display: inline; 
	height: 20px; 
	list-style: none; 
	}
.topbar ul li {	
	display: inline; 
	text-align: center; 
	list-style: none;
	}
.topbar ul li a { font-size: 130%; font-weight: normal; color: #000;
	float:left; 
	display: block; 
	padding: 4px 15px 6px 15px; 
	} 
.topbar ul li a:visited { font-size: 130%;  font-weight: normal; color: #000;
     	float:left; 
	display: block; 
	padding: 4px 15px 6px 15px; 
	} 
.topbar ul li a:hover {	font-size: 130%;  font-weight: normal; color: #000;
	text-decoration: none; 
	background-color: #EFD055; 
	}


.desno {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 15px;
	background-color: #fff;
	background-image: url(./images/goldgradient.png);
	background-repeat:repeat-x;
	color:#000;
	}

#bread { 
	background-color: #045187; 
	}

#bread ul {
	padding: 0px;
	margin: 0px;
	}  

#bread li {
	margin-left: 0;
	padding-left: 9px;
	display: inline;
	}

#bread a:link { 
	color:  #fff; 
	}
#bread a:visited { 
	color:  #fff; 
	}
#bread a:hover { 
	color:  #ffffcc; 
	text-decoration: underline ; 
	}
.header1  { 
	background-color: 005088; 
	}
.con img {border: 2px #666 solid; padding:4px; background-color:#eeeeee; margin: 10px 10px 0 0}