body	{
		margin:0px;
		padding:0px;
		background: url(img/botbg.gif) bottom left repeat-x;
		}
td		{
		color:#636363;
		font-family:tahoma;
		font-size:11px;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:16px;
		color:#124584
		}
ul a	{
		color:#636363;
		text-decoration:none
		}
ol		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ol li 		{
		height:16px;
		color:#124584
		}
ol a	{
		color:#636363;
		text-decoration:underline;
		}
b		{
		color:#91B31B;
		}
a		{
		color:#124584;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
textarea{
		width:217px;
		height:69px;
		font-family:tahoma;
		font-size:11px;
		color:#636363;
		margin:0 0 0 3px;
		padding-left:4px;
		overflow:auto
		}
input	{
		width:217px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		color:#636363;
		margin:0 0 0 3px;
		padding-left:4px
		}
cfinput	{
		width:217px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		color:#636363;
		margin:0 0 0 3px;
		padding-left:4px
		}
select	{
		width:217px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		color:#636363;
		margin:0 0 0 3px;
		padding-left:4px
		}
cfselect	{
		width:217px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		color:#636363;
		margin:0 0 0 3px;
		padding-left:4px
		}
.line	{
	background: url(img/line2.gif) top left repeat-x;
	height:1px;
	width:157px;
		}
.priv 	{
		color:#636363;
		margin:34 0 0 40px
		}
.priv a	{
		color:#252525;
		text-decoration:none;
		}
.title	{
		color:#006C70;
		font-family:tahoma;
		font-size:14px;
		font-weight: bold;
		}
.header{
		color:#91B31B;
		font-family:tahoma;
		font-size:18px;
		}
.logo	{
	background:url(img/logo.gif);
	height:201px;
	width:113px;
	background-repeat: no-repeat;
	top: 64px;
	position: absolute;
	z-index: auto;
		}
.photo {
	border: 1px solid #999999;
	border-collapse: collapse;
}
.small	{
		color:#006C70;
		font-family:tahoma;
		font-size:9px;
		}
.italics	{
	color:#006C70;
	font-family:tahoma;
	font-size:12px;
	font-style: italic;
		}