body
{
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	font-family: "Gill Sans MT" , "Gill Sans" , Arial, Geneva;
	background-color: #ffffff;
}
body, td, th
{
	font-size: 11px;
	color: #666666;
	font-family: "Gill Sans MT", "Gill Sans", Arial, Geneva;
}
.yellowtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6CF18;
}
SMALL
{
    font-size: 10px;
    color: #B7B7B7;
}	
BIG
{
	font-size: 14px;
}	
A:link	{	
	text-decoration:	none;
	color:	#F5AD00;
	}	
		
A:visited	{	
	text-decoration:	none;
	color: #F5AD00;
	}	
		
A:active	{	
	text-decoration:	none;
	color: #F6CF18;
	}	
		
A:hover	{
	text-decoration:	none;
 	color: #666666;
	}
input {
	font-family: "Gill Sans MT", "Gill Sans", Arial, Geneva;
	font-size: 11px;
	border: 1px solid #CDCDCD;
}


.garaital {
	font-family: Garamond, "Bodoni MT", "Times New Roman";
	font-style: italic;
	font-size: 20px;
	color:#666666;
}
textarea {
	font-size: 11px;
	font-family: "Gill Sans MT", "Gill Sans", Arial, Geneva;
}
.greyborder {
	border: 1px solid #CDCDCD;
}
.garaitalBig
{
	font-size: 36px;
	overflow: visible;
	color: #999999;
	font-style: italic;
	font-family: Garamond, "Bodoni MT" , "Times New Roman";
}
.dottedSide {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.justify
{
	text-justify: auto;
	text-align: justify;
}
.noBorder
{
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
SELECT
{
	font-family: "Gill Sans MT", "Gill Sans", Arial, Geneva;
	font-size: 11px;
	border: 1px solid #E1E1E1;
}
.bottomBorder
{
	border-bottom: #f0f0f0 1px solid;
}
.greyBg
{
	background-color: #f0f0f0;
}
.padded
{
    padding: 5px;
}
.alignbottom
{
 vertical-align: bottom;
}
