
body
{	color: #000;
	font-family: Verdana,  Tahoma,  arial, "Trebuchet MS",georgia, verdana;
	font-size: 10pt;
        background: #C6C8A9;
	margin: 0px;
	padding: 0px;
        line-height: 25px;
        text-align: justify;}

#content
{       background: #FFF;
	overflow: hidden;
	margin: 0px auto;
	width: 600px;}

#page
{	padding: 15px;}


#head
{       background: #C6C8A9;
	height: 300px;
	margin: 0px auto;
	text-align: center;
	width: 100%;}

#footer 
{	clear: both;
        background: #F4F8DD url(footer.jpg);
	width: 600px;
	margin: 0px auto;
	text-align: center;
	border-top: 10px solid #DEE4B2;
	height: 100px;}

#footer p
{	padding: 10px;}

#footer a
{	text-transform: uppercase;
	border-bottom: 0px solid #BA3C6B;}

#footer a:hover
{	border-bottom: 0px solid #BA3C6B;}

#nav
{
	width: 600px;
	background: #F4F8DD; 
	text-transform: uppercase;
	font-family: "Trebuchet MS", georgia, verdana;
	border-top: 6px solid #DEE4B2;
	border-bottom: 1px dashed #DEE4B2;
	font-weight: bold;
	text-align: center;
	margin: 0px auto;
	padding: 8px 0 8px 0px;
        letter-spacing: 1pt;}

#nav a
{	padding: 6px;
	font-size: 10pt;
	color: #A9A9A9;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px solid #BA3C6B;
	text-align: center;}

#nav a:hover
{	padding: 6px;
	background: transparent;
	border-bottom: 0px solid #BA3C6B;
	text-decoration: underline;
	color: #E48D26;}

#nav b
{ 	color: #F6051D;}

b, strong 
{       color: #F61827;
        font-weight:bold;}

a 
{	color: #5AC4D4; 
	text-decoration: none;
	border-bottom: 4px solid #FCFCFC;}


a:hover
{       color: #1BB3C5;
	text-decoration: none;
	border-bottom: 4px solid #F3F5D9;}

ul
{	list-style-image: url(bullet.png);}

ol
{	list-style: lower-roman;}

input, textarea, select 
{	background-color: #F7F7F7;
	margin: 0px;
	color: #000;
	padding: 8px;
	font-weight: normal;
        letter-spacing: 1pt;
	border: 0px solid transparent;
	border-bottom: 3px solid #D5D5D5;
        text-align:justify;}

input:focus, textarea:focus, option:focus, select:focus 
{	border: 0px solid transparent;
	border-bottom: 3px solid #D5D5D5;
	color: #000;
	font-weight: normal;
	background: #EAEAEA;}

h2
{       color: #C9AD6B; 
        font-size: 15pt;
	border-bottom: 4px dotted #FCFCFC;
	font-family: "Trebuchet MS", georgia, verdana;
	font-weight: normal;
        letter-spacing: 4pt;
	text-transform: uppercase;
        text-align: center;
        padding: 0px 0px 0px 0px;}

blockquote
{       display: block;
        background: #F0FAF3;
        padding: 15px;
	border-left: 10px solid #B1E6E7;
        font-weight: normal;}

.pad
{	background: #EFEFEF;
	padding: 10px;
	margin: 10px;}


.codes
{	background: #EFEFEF;
	padding: 10px;
	text-align: center;}

.affle
{	background: #EFEFEF;
	padding: 10px;
	margin: 2px;
	text-align: center;}

.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;}

.codesort a {
	border: 0px solid transparent; }

.codesort img { 
	background: #EFEFEF;
	border: 0px solid transparent;
	padding: 8px;}

.left {
	text-align: left;}

.menuu {
	text-transform: uppercase;}




