body, table, tr, td {
	font: 8pt "Lucida Sans", serif; 
	color: #5d5b70;
	letter-spacing: 0px;
	line-height: 14px; }
body { 
background-color: #F6F8FA;
margin: 0px;
text-align: center; }

li { list-style: none; }

.small { font: 15pt "Trebuchet MS", sans-serif; color: #ac2545; font-weight: bold; letter-spacing: 5px; text-transform: lowercase; border-bottom: 1px dashed #ac2545; text-align: right; font-style: italic; }
.style { font: 9pt "Trebuchet MS", sans-serif; color: #9a112f; font-weight: bold; letter-spacing: 3px; }
.navt { font: 9pt "Trebuchet MS", sans-serif; color: #9a112f; font-weight: bold; letter-spacing: 1px; text-align: right; }

h2 { font: 10pt "Georgia", serif; color: #625753; font-weight: bold; letter-spacing: 3px; font-style: italic; text-transform: uppercase; }


.header { 
       width: 100%;
	   height: 275px;
	   }

.wrapper {
margin: 0px auto;
width: 630px;
background: #ffffff;
}

.menu {
	  text-align: right;
	  padding: 0px 10px 10px 10px;
	  float: left;
	  width: 114px;
	  border-right: 1px dashed #d6dbdf;
      }

.content { 
text-align: justify;
padding: 0px 10px 10px 10px;
float: left;
width: 474px;
 }

.thumb { border: 1px solid #827672; }

.radio { background: none; }
.justify { text-align: justify; }

a:link { color: #b12f53; text-decoration: underline; font-weight: bold; }
a:visited { color: #b12f53; text-decoration: underline; font-weight: bold; }
a:hover { color: #d6dbdf; text-decoration: none; font-weight: bold; } 
a:active { color: #b12f53; text-decoration: underline; font-weight: bold; }

a.nav:link { color: #5d5b70; text-decoration: none; font-weight: normal; }
a.nav:visited { color: #5d5b70; text-decoration: none; font-weight: normal; }
a.nav:hover { color: #d6dbdf; text-decoration: none; font-weight: normal; } 
a.nav:active { color: #5d5b70; text-decoration: none; font-weight: normal; }

input, textarea {
	background-color: #e1e4ed;
	font: 8pt "Lucida Sans", Geneva, sans-serif;
	color: #5d5b70;
	letter-spacing: 0px;
	padding: 2px;
	border: 0px;
	 }

option, select { 
        background-color: #e1e4ed;
	font: 8pt "Lucida Sans", Geneva, sans-serif;
	color: #5d5b70;
	letter-spacing: 0px;
        border: 1px solid #e1e4ed; }
