.bodyBGColorWhite
	{
	background-color:#F0F0F0;
	}
.bodyBGColorGreen
	{
	background-color:#324F17;
	}
.bodyBGColorGreenTopFrame
	{
	background-image:url(../images/rantaneilikka_topframe.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;	
	background-color:#324F17;
	}
.zeroBorders
	{
	border-left:0; 
	border-top:0; 
	border-right:0; 
	border-bottom:0;

	margin-top: 0;
	margin-bottom: 0;	
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	}
.LogoBodyGreen
	{
	background-image:url(../images/rantaneilikka_logo2.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;	
	background-color:#324F17;
	}

.bodyBGColorGreenRightFrame
	{
	background-image:url(../images/rantaneilikka_rightframe.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;	
	background-color:#324F17;
	}

.divClass1
	{
	background-color:#E0D0D0;
	text-align:center;
	margin-top:50px;
	margin-left:50px;
	margin-right:50px;
	padding:2px;
	}

.divClassFrontPage
	{
	background-color:#E0D0D0;
	text-align:center;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	padding:2px;
	}

.divClassAlignLeft
	{
	background-color:#E0D0D0;
	text-align:left;
	margin-top:20px;
	margin-left:50px;
	margin-right:50px;
	padding:2px;
	}

.pClass1
	{
	text-align:center;
	}

.pClass2
	{ 
	margin-top:10px;
	margin-bottom:10px;	
	margin-left:40px;
	margin-right:40px;
	
	padding: 0;
	
	font-family:Nyala;
	text-align:center;
	font-size:18px;
	} 

.h4ClassAlignLeft
	{
	font-family:Nyala;
	font-weight:bold;
	text-align:left;
	letter-spacing:4px;
	margin-top:20px;
	}

.h4ClassFrontPage
	{
	margin-top:10px;
	margin-bottom:0;	
	margin-left:40px;
	margin-right:40px;

	font-family:Nyala;
	font-weight:bold;
	text-align:center;
	letter-spacing:4px;
	}

.imgClassGallery
	{
	width:320px;
	height:240px;
	margin-top:20px;
	margin-bottom:20px;
	}

.imgClassFrontPage
	{
	width:320px;
	height:240px;
	margin-top:0;
	margin-bottom:0px;
	border:2px solid #324F17;
	}

h1
	{
	margin-top:45px;
	margin-left:40px;
	margin-right:40px;

	font-family:Nyala;
	font-weight:bold;
	font-size:22px;
	text-align:center;
	letter-spacing:12px;
	color:#F0F0F0;
	white-space:nowrap;
	}
h4
	{
	margin-top:20px;
	margin-bottom:20px;	
	margin-left:40px;
	margin-right:40px;

	font-family:Nyala;
	font-weight:bold;
	text-align:center;
	letter-spacing:4px;
	}
span
	{
	border-left:4px; 
	border-top:4px; 
	border-right:4px; 
	border-bottom:4px;

	margin-top: 0;
	margin-bottom: 0;	
	margin-left: 0;
	margin-right: 0;
	padding: 0;

	}
span input
	{
	width:150px;
	height:30px;
	
	border-style:outset;

	background-color:#B0171F; 
	
	border-left-width:4px; 
	border-top-width:4px; 
	border-right-width:4px; 
	border-bottom-width:4px;
	
	padding: 0;

	border-left-color:#FF777F; 
	border-top-color:#FF777F; 
	border-right-color:#A0070F; 
	border-bottom-color:#A0070F;

	font-family:Nyala;
	font-weight:bold;
	color:#FF777F;
	text-align:left;
	letter-spacing:2px;
	}

span form
	{
	border-left:4px; 
	border-top:4px; 
	border-right:4px; 
	border-bottom:4px;

	margin-top:0;
	margin-bottom:0;	
	margin-left:0;
	margin-right:0;
	
	}


p 
	{ 
	margin-top:40px;
	margin-bottom:40px;	
	margin-left:40px;
	margin-right:40px;
	
	padding: 0;
	
	font-family:Nyala;
	text-align:left;
	font-size:18px;
	} 

caption.captionRantaneilikka
    {
	font-family:Nyala;
	text-align:center;
    caption-side:top;
    }
    
table.tableRantaneilikka
    {
	margin-left:10%;
	margin-bottom:40px;
    background-color:#F0F0F0;
    width: 80%;
    
    empty-cells: show;
    
    border-style:solid;
    border-color:#B0171F;
    border-width:1px;
    border-collapse: separate;
    border-spacing:0px;

	font-family:Nyala;
	text-align:center;
    }

table.tableRantaneilikka td
    {
    border-style:solid;
    border-color:#B0171F;
    border-width:1px;
    }

table.tableRantaneilikka th
    {
    border-style:solid;
    border-color:#B0171F;
    border-width:1px;
    }

tr.trRantaneilikkaColored
    {
	background-color:#E0D0D0;
    }

