/*################################################################
#######	This CSS Document was created for the Horde of Nightmares.                                                            #######
#######	AUTHOR: Tyler Thomas                                                                                                                                    #######
#######	Liscence: Shareware - A link to our site and/or small donations are always appreciated.                  #######
#######    http//www.w3schools.com is a great place to learn CSS as well as a spectacular reference tool.  #######
################################################################*/

*{margin:0;}

body{background-color:#85B9CA;}

td.outleft{
	background: url(../images/gradients/Winter/outleft.png) repeat-y scroll top right;
}

td.outright{
	background: url(../images/gradients/Winter/outright.png) repeat-y scroll top left;
}

td#header{
	background: #ffffff url(../images/gradients/Winter/headershading.png) repeat-y scroll top left;
}

td#hnav{
	background: url(../images/gradients/Winter/hnav.gif) repeat-x scroll top left;
	color:#85B9CA;
}

td#nav{
	background: #ffffff url(../images/gradients/Winter/body.gif) repeat-y scroll top left;
}

div#footdiv{
	background: url(../images/gradients/Winter/footer.png) repeat-x scroll top left;
}

span.header, span.header2{
	color:#4DA5C6;
}

table#navigation th{
	background-color:#006A8D;
}

table#navigation td{
	background: #ffffff url(../images/gradients/Winter/sublink.gif) repeat-y scroll top left;
}

td#right{
	background: #ffffff url(../images/gradients/Winter/rightgradient.png) repeat-y scroll top left;
}

table#rightT{
	background-color:#006A8D;
}

div.right{
	background-color:#006A8D;
}

table#navigation a:link, td#hnav a:link{color:#ffffff;text-decoration:none;}
table#navigation a:visited, td#hnav a:visited{color:#85B9CA;text-decoration:none;} 
table#navigation a:hover{color:#85B9CA;text-decoration:none;} 
td#hnav a:hover{color:ffffff; background: url(../images/gradients/Winter/hnavovr.gif) repeat-x scroll top left;text-decoration:none;}
table#navigation a:active, td#hnav a:active{color:#000000;text-decoration:none;}

div.content a:link{color:#006A8D;text-decoration:none;}
div.content a:visited{color:#D8D8D8;text-decoration:none;} 
div.content a:hover{color:#85B9CA; background-color:#006A8D;text-decoration:none;} 
div.content a:active{color:#000000;text-decoration:none;}
div.content span.title{color:#006A8D;}

div.right a:link{color:#fff;text-decoration:none;}
div.right a:visited{color:#D8D8D8;text-decoration:none;} 
div.right a:hover{color:#85B9CA; background-color:#006A8D;text-decoration:none;} 
div.right a:active{color:#000000;text-decoration:none;}

div.ratebar{
color:#85B9CA;
background-image:url('../images/gradients/Winter/sublink.gif');
}