	body {
		display: block;
		font-family: Arial, Times New Roman, Times, serif
		font-size: 1px;
		color: #595959;
		background: #ffffff;
		margin:15px 0px 15px 0px;
	}

	td {
		font-family: Arial, Times New Roman, Times, serif
		color: #595959;
		font-size: 10px;
		}	
	a {
		text-decoration:none;
		font-weight:normal;
		color:#4D0900;
		}
		
	a:hover
		{
		color: #58A39C
		text-decoration:underline;
		}
	
	hr 
		{
		color: #4A4A4A;
		margin: 0px;
		padding: 0px;
		height: 1px
		}

	.style-dot-x
		{
		background: #ffffff url(../images/dot.gif) repeat-x left top;
		}

	.style-dot-y
		{
		background: #ffffff url(../images/dot.gif) repeat-y left top;
		}

	.style-dot-green-y
		{
		background: #ffffff url(../images/dot-green.gif) repeat-y left top;
		}

	.style-dot-green-x
		{
		background: #ffffff url(../images/dot-green.gif) repeat-x left top;
		}

	.footer
		{
		font-family: Times New Roman, Times, serif 
		font-size: 12px;
		margin-bottom: 10px;
		margin-left: 20px; 
		margin-right: 20px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: none;
		color: #4D0900
		}

	.footer a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #4D0900
		}

	.footer a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #94C00B
		}

	.footer2
		{
		font-size: 10px;
		margin-bottom: 10px;
		margin-left: 2px; 
		margin-right: 20px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: none;
		color: #57A399
		}

	.footer2 a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #57A399
		}

	.footer2 a:hover
		{
	    font-weight: normal;
		text-decoration: underline;
		color: #94C00B
		}


	.sidebar
		{
		font-family: Times New Roman, Times, serif  
		font-size: 12px;
		line-height: 35px;
		margin-bottom: 0px;
		margin-left: 5px; 
		margin-right: 5px;
		margin-top: 2px;
		font-weight: bold;
		text-decoration: none;
		color: #58A59B
		}

	.sidebar a
		{
		font-weight: bold;
	    text-decoration: none;
		color: #692E20
		}

	.sidebar a:hover
		{
	    font-weight: bold;
		text-decoration: none;
		color: #94C00B
		}


	.sidebar2
		{
		font-family: Arial, Times New Roman, Times, serif  
		font-size: 10px;
		line-height: 16px;
		margin-bottom: 5px;
		margin-left: 26px; 
		margin-right: 5px;
		margin-top: 0px;
		font-weight: normal;
		text-decoration: none;
		color: #57A399
		}

	.sidebar2 a
		{
		font-weight: normal;
	    text-decoration: none;
		color: #57A399
		}

	.sidebar2 a:hover
		{
	    font-weight: normal;
		text-decoration: none;
		color: #94C00B
		}



	.form {
		font-family: Arial, Times New Roman, Times, serif 
		font-weight: normal;
		padding-top:5;
		padding-bottom:5;
		margin: 0;
	}
