﻿
body 
{
	background-color: #FFFFA0;
	color: #000000;
	font-family: Helvetica, Trebuchet MS , Arial;
}

	#page{position:relative;width:50em; margin:0px auto;background-color: #FFFFFF;}  /* margin settings will centre web page*/
	#header{width:100%; height:20%; text-align:center; padding-bottom : 2em;} 
	#left{clear: left ; width:18%; float:left;margin-left :5px;} 
	#centre{float:left; width:60%; height:500px;  padding:   0 1.5% 0  1.5%;
/*			background-image: url("images/spicelogo2.gif");
			background-position:    50% 1em;
			background-repeat: no-repeat;
*/
			overflow : auto; 
	} 
	#footer{width:100%; height:5%;text-align:center; padding-top : 10px;}


.menutop
{
line-height :0.1em;  
background-color :#cccccc; 
width:99%;
margin-top :0px; 
margin-left :0.05em;
}

.menubottom
{
line-height :0.1em;  
background-color :#cccccc; 
width:99%;
margin-bottom :0px; 
margin-left :0.05em;
}


.rtafooter{
font-size: 0.7em; 
font-family: Helvetica, Trebuchet MS , Arial; 
color: #667DD1;
}


.rtaheading{
text-align:left;
font-size: 1.4em; 
font-family: Helvetica, Trebuchet MS , Arial; 
color: #667DD1; /**/
 font-variant :small-caps ;
  text-transform :capitalize ;
}

.rtasubheading{
text-align:left;
font-size: 0.8em; 
font-weight :200 ;
font-family: Helvetica, Trebuchet MS , Arial; 
color: #667DD1;
margin-bottom :-1.0em;
 text-transform:uppercase ;
}

.rtaparagraph{
text-align:justify;
font-size: 1em; 
font-family: Helvetica, Trebuchet MS , Arial; 
color: #667DD1;
/*margin: 0.5em 0 0.5em 0;*/
}

.rtalist{
text-align:left;
list-style-type:circle ;
font-size: 1em; 
font-family: Helvetica, Trebuchet MS , Arial; 
color: #667DD1;
/*
 margin-top :0.5em;
 margin-bottom : 0.5em;
 margin-left :1.5em
*/
}

.rtalink 
{
font-size: 1em; 
font-family: Helvetica, Trebuchet MS , Arial; 
color: #667DD1;
}

.radaslink 
{
font-size: 0.5em; 
font-family: Helvetica, Trebuchet MS , Arial; 
color: #667DD1;
}

.msg
{
	font-family: Helvetica, Trebuchet MS , Arial; 
	font-size: 1em;
	color :Red;
	margin-top: 1em;
	margin-bottom: 1em;
	display :block ;
}

.thickline
{
text-align :center; line-height :1px;  background-color :#667DD1; width:100%; height:3px;margin-top :0em; margin-bottom :0.05em;
}
.thinline
{
text-align:center; line-height :1px;  background-color :#667DD1; width:96%; height:1px;margin-top :0.05em; margin-bottom :0.05em;
}

