a:link 			{color : #CC0000; text-decoration : none; font-weight: bold; background-color: #ffffff}

a:visited 		{color : #CC0000; text-decoration : none; font-weight: bold; background-color: #ffffff}

a:active 		{color : #CC0000; text-decoration : none; font-weight: bold; background-color: #ffffff}

a:hover 		{color : #336699; text-decoration: none; background-color: #ffffff}

body {
background-color:#cccccc; 
background-image: url('bg.jpg');
color: #000000;
font-family: Verdana,Helvetica,sans-serif;
font-size: 12px;
border: 0px;
cursor: default;
text-align: center;}

#container {
margin: 0px auto;
width: 800px;
background-color:#ffffff;}

#header {
width: auto;}

#content {
padding: 2px;
width: 795px;
background-color:#ffffff;
text-align: justify;}


#footer {
padding: 2px;
clear: both;
font-size:11px;
text-align: justify;}

b {color: #336699; background-color: #ffffff;}
i {color: #666666; background-color: #ffffff;}
u {color: #666666; background-color: #ffffff;}

p.affies img {
padding-right: 4px;
padding-bottom: 4px;}

.head {
color: #990000;
background-color: #ffffff;
border-bottom: solid 1px #efefef;
text-align: left;
font-weight: bold; 
text-transform: lowercase; 
letter-spacing:1px;
font-family: Verdana,Helvetica,sans-serif; 
font-size: 16px}

.head:first-letter {
font-family: Verdana,Helvetica,sans-serif; 
font-size: 16px;
color: #990000;
font-weight: bold;
text-transform:uppercase;}

img			{border: 0px}


hr                      {color:#CC3399;
                        background-color:#000000;
                        height:1px;
                        width:250px}



textarea                {font-family:Arial,Helvetica,sans-serif;
                  	font-size:12px;
                    background-color: #000000;
	                color:#FFCCFF;
                	border:solid 1px #CC3399;
                	width:200px;
                    height:100px}

select                   {font-family:Arial,Helvetica,sans-serif;
	                font-size:12px;
                    background-color: #000000;
	                color:#FFCCFF;
                	border:solid 1px #CC3399;
                	width:200px;}

input                   {font-family:Arial,Helvetica,sans-serif;
	                font-size:12px;
                    background-color: #000000;
	                color:#FFCCFF;
                	border:solid 1px #CC3399;}

input.radio             {font-family:Arial,Helvetica,sans-serif;
	                font-size:12px;
                    background-color: #000000;
	                color:#FFCCFF; 
                    border:solid 1px #CC3399;
                	width:25px;}

input.select             {font-family:Arial,Helvetica,sans-serif;
	                font-size:12px;
                    background-color: #000000;
	                color:#FFCCFF; 
                    border:solid 1px #CC3399;
                	width:25px;}

input.button            {font-family:Arial,Helvetica,sans-serif;
                       	font-size:12px;
                    background-color: #000000;
	                color:#FFCCFF;
                	border:solid 1px #CC3399;
                	width:60px;}
