﻿ BODY 
 {
	MARGIN: 0px 
 }
 .largefeilds1 
 {
	BORDER-RIGHT: #999999 1px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #999999 1px solid; 
	PADDING-LEFT: 1px; 
	FONT-SIZE: 7.5pt; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 1px; 
	BORDER-LEFT: #999999 1px solid; 
	WIDTH: 100px; 
	COLOR: #666666; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	HEIGHT: 13px;
	 TEXT-DECORATION: none 
} 
  
 /*new*/

.maintext 
	{
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: normal;
		color: #414141;
		text-decoration: none;
		text-align: justify;
	}
	.buttons1
	{
		font-family:  Tahoma;
		font-size: 9pt;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		background-image: url(images/img/buttonbg.jpg);
		margin: 0px;
		padding: 1px;
		height: 19px;
		width: auto;
		border: 1px solid #666666;
	}
.greytext 
	{
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: bold;
		color: #333333;
		text-decoration: none;
		text-align: justify;
	}
.maroonlinks 
	{
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: normal;
		color: #B5121B;
		text-decoration: underline;
	}
.maroonlinks:hover 
	{
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
.redstar1
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #CC0000;
}
.fields 
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	height: 16px;
	width: 170px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.commentboxes 
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	height: 150px;
	width: 350px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.maroonbold {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #B5121B;
	text-decoration: none;
	text-align: justify;
}

