BODY { 
		font: normal 12px/17px Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #3333FF; 
		scrollbar-3dlight-color:#FFFFCC;
        scrollbar-arrow-color:#000000;
        scrollbar-base-color:#FFFF00;
        scrollbar-track-color:#FFFFFF;
        scrollbar-darkshadow-color:#000000;
        scrollbar-face-color:#FFFFCC;
        scrollbar-highlight-color:#FFFFCC;
        scrollbar-shadow-color:#FFFF00;
		background-image: url(gfx/sunbg.jpg);
		background-repeat: no-repeat;
		background-position: 0px 70px;
		background-attachment: fixed;
		background-color: #FFFFFF;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		bgcolor: #FFFFFF;
}

bodybg {
		bg text: #3333FF

}

.special A:link        {
	text-decoration: underline;
	color: #fe0202;
	font-weight: bold;
}

A:link        {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}

A:visited     {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
A:hover       {
		 text-decoration: underline;
		 color: #3333FF; 
}
.nav {
	height:auto;
	color: #FF6600;
}
.nav a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.nav a:hover {
	color: #3333FF;
}
.nav a:visited {
	color: #FF6600;
}

h1,h3 {
	color: #3333FF;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

}

h1.bigger {
	font-size: 25px;
}

h1.underline {
	text-decoration:underline
}

span.underline {
	text-decoration:underline
}

h2 {
	color: #3333FF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

h4 {
	color: #FF6600;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
.maintable {  
		background-image: url(gfx/wave.jpg);
		background-repeat: no-repeat;
		background-position: right bottom
}
.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #3333FF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCFE;
	border-bottom: 1px solid #CCCCFE;
	border-left: 1px solid #FFFFFF;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFF0;
	color: #3333FF;
	padding: 8px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 0px;
}

.copy {
	font: 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-align: right;
}

.copy a {
	color: #E49F26;
}

p, li, td, span, blockquote { font-size: 11px; line-height: 17px; font-weight: 500;}
p { margin: 10px 0 10px;}
.specials{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.specials a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.specials a:hover {
	color: #FF0000;
	text-decoration: none;
}
.specials a:visited {
	color: #FF0000;
	text-decoration: none;
}

span.specials {
	text-decoration:underline;
	color: #3333FF;
	font-size:14px;
}

span.specialstext {
	font-size:12px;
}

