@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #CCCC99;
}
body {
	background-color: #000000;
	background-image: url(images/ribbonbkgd.jpg);
	font-family:"Times New Roman", Times, serif;
}


#wrapper{
	width:800px;
	background:url(images/ribbonbkgd.jpg);
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
	
}

#headerhome{
	margin-botom:65px;
	
}
#headerhome{
	margin-bottom:0px;
	height:309px;
	
}

.address {
	font-size:14px
	
	}




a:link {
	color: #CCCC99;
}
a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #9999CC;
}




.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#footermenu{
	padding-top:40px;
	font-family:"Times New Roman", Times, serif;
	
}




#porttop{
	padding:15px;
	border:1px solid #999933;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:30px;
	width:240px;
	margin-left:auto;
	margin-right:auto;
	
}

.largesize {font-size: 14px}
.small0 {font-family: "Times New Roman", Times, serif; font-size: 14px; }
.small1 {
	color: #9999CC;
	font-weight: bold;
}
.small6 {font-size: 16}
.small7 {color: #9999CC; font-weight: bold; font-size: 16px; }
-->