body {	
	       	scrollbar-face-color: #607DA5; 
               	scrollbar-highlight-color: #666666; 
               	scrollbar-3dlight-color: #FFFFFF; 
               	scrollbar-darkshadow-color: #808080; 
               	scrollbar-shadow-color: #C0C0C0; 
               	scrollbar-arrow-color: #FFFFFF; 
               	scrollbar-track-color: #BEBAD8;
		background-image: url('images/bg.jpg');
	        background-color: #C03A86;
	        background-repeat: repeat-x;
	        height: 1000px 


}

a:link {
		font-weight : normal;
		color : #6F0200;
		text-decoration : none;
} 

a:visited {
		font-weight : normal;
		color : #6F0200;
		text-decoration : none;
} 

a:hover {
		font-weight : normal;
		color : #757446;
		background : normal;
		text-decoration : underline;
} 

a:active {
		font-weight : normal;
		color : #6F0200;
		background : normal;
		text-decoration : none;
} 
            
.topmenu a:link { color: white; text-decoration: none; font-size : 8pt; font-family : Verdana;}
.topmenu a:active { color: lightblue; text-decoration: none; font-size : 8pt; font-family : Verdana;}
.topmenu a:visited { color: white; text-decoration: none; font-size : 8pt; font-family : Verdana;}
.topmenu a:hover { color: black; text-decoration: underline; background : #F0E3B7; font-size : 8pt; font-family : Verdana;}

td,p {
		font-size : 10pt;
		font-family : Verdana,Geneva,Arial,Helvetica;
		color : #333333;
} 

.headline {
		font-size : 14pt;
		font-family : Times New Roman;
		color : #A7542C;
		font-weight : bold;
} 

.footer {
		font-size : 8pt;
		font-family : Verdana,Geneva,Arial,Helvetica;
		color : #333333;
} 

.blogfooter {
		font-size : 8pt;
		font-family : Verdana,Geneva,Arial,Helvetica;
		color : #F0E3B7;
} 

.cellbg { 
		background-image: url('images/cellpinkgrad.jpg');

}
.innercellbg { 
		background-image: url('images/cellpink.gif');

}

.cellfooter { 
		background-image: ;

}



