/*-----------------------------------------------
Author:   Susana Padula
Version:  2007
----------------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #c6cfb3;
	margin: 0px;
	padding: 0px;
}
.repeattext {
	color:#527352;
	font-size:12px;
	font-weight:bold;
}
.foot {
	color:#ffffff;
	font-size:9px;
	font-weight: normal;
}
.whitetext {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}
.whitetextnormal {
	color:#ffffff;
	font-size:10px;
	font-weight: normal;
}
.greentextsmall {
	color:#527352;
	font-size:10px;
	font-weight:bold;
}
.title {
	color:#446044;
	font-size:12px;
	font-weight:bold;
}
.blacklink {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.blacklink:hover {
	color:#FF3300;
	text-decoration:none;
	font-weight:bold;
}	

.bluelink {
	color: #1273A7;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	vertical-align:middle;
}
.bluelink:hover {
	color: #0e88cc;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}
.bk { background-color:#fff5d1; background-image:url(images/back1.jpg); background-repeat:no-repeat; padding:12px;
}
.redlink {
	color: #B54909;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}
.redlink:hover {
	color: #7A2E01;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}
ul { line-height:20px;}
.whitelink {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.whitelink:hover {
	color:#ff6600;
	text-decoration:none;
	font-weight:bold;
}	