p {
color: #565758;
margin: 0;
padding-top: 0px;
padding-bottom: 2px; }

b {color: #CE081E; }
i {color: #07D847; }
u {color: #9525E0; text-decoration: none;}

h1 {color: #07D847; font-size: 26px; font-family: century gothic; letter-spacing: 5px;}
A:link { color: #0798D8; text-decoration: none; cursor: crosshair; }
A:visited { color: #0798D8; text-decoration: none; cursor: crosshair; }
A:hover { color: #07D847; text-decoration: strike; cursor: crosshair; }

BODY { text-align: left;
       font-family: arial;
       color: #565758;
       font-size: 11px;
       background-repeat: ;
       background-image: url(layout6bg.jpg);
       background-color: #0798D8; 
       margin: 2em; }

td {font-size: 11px; color: #565758; border : 0px dashed #565758 ; font-family: arial, verdana;  text-align: left; direction: ltr;}


 ul { background-color: transparent;
    background-repeat: no-repeat;
    color: #0798D8;
    margin: 0em;      
    padding: 0em 0em;
    border-bottom: 0px dashed #0798D8; }

ul.nav li {
	float: left;
	margin: 0px 1px;
	padding: 0;
	list-style-type: none;
	}

ul.nav li a {
	border: 0;
        font-size: 28px;
        font-weight: regular; 
        font-family: impact;
        color: #0798D8;
        text-transform: uppercase;
        text-align: center;
        float: left;
	height: 27px;
	width: 150px;
        padding: 0px 0px;
}

ul.nav li a:hover {
	border: 0;
        color: #07D847;
        font-size: 28px;
        font-weight: bold;
        font-family: impact;
        text-transform: uppercase;
        text-align: center;
	display: block;
	height: 27px;
	width: 150px;
        padding-top: 0px;
}

ul.nav li a:visited {
	color: #0798D8;
}


.heading {
color: #07D847; 
font-size: 26px; 
font-family: century gothic; 
letter-spacing: 5px;
padding: 0px 0px;}

.footer {
color: #07D847; 
font-size: 10px; 
font-family: century gothic; 
letter-spacing: 3px;
text-transform: uppercase;
padding: 0px 5px;;}

input, textarea {
 font-size : 12px; 
 font-family: arial;  
 color : #565758; 
 border : 1px solid #565758; 
 background-color : #FFFFFF; }

.border {
border-left: 3px dashed #CE081E;
border-right: 3px dashed #CE081E; 
border-top: 3px dashed #CE081E; 
border-bottom: 3px dashed #CE081E;}
