.lnormal
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
	
.lvisited
{
	font-size: 10pt;
	color: dimgray;
	font-family: Verdana;
	text-decoration: none;
}

.lhover
{
	font-size: 10pt;
	color: navy;
	font-family: Verdana;
	text-decoration: underline;
}
.lsnormal
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
	
.lsvisited
{
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana;
	text-decoration: none;
}

.lshover
{
	font-size: 8pt;
	color: navy;
	font-family: Verdana;
	text-decoration: underline;
}

.border2 
{ 
	background-color: #DDDDDD ; 
	border: 2px groove white; 
	font-size: 8pt; 
	color: ; 
	font-family:  
}

.tdRowD 
{ 
	background-color:#dddddd; 
	font-size:12px; 
	color:black; 
	PADDING-TOP:1px; 
	PADDING-BOTTOM:2px; 
	PADDING-RIGHT:1px; 
	PADDING-LEFT:2px; 
}

.actionbtn 
{ 
	border-bottom:thin solid Black; 
	border-right:thin solid Black; 
	border-top:thin solid #ffcccc; 
	border-left:thin solid #ffcccc; 
	font-size:11px; 
	font-family:Verdana; 
	font-weight:bold; 
	height:21px; 
	background-color:#cc3333; 
	color:White; 
	PADDING-TOP:0px; 
	PADDING-BOTTOM:0px; 
	PADDING-RIGHT:0px; 
	PADDING-LEFT:0px; 
	cursor:hand; 
}.title_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
a.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/proposals/button_proposal.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 12px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	height: 40px;
	width: 150px;
	font-variant: normal;
}
a.test_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/proposals/button_proposal.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 6px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	height: 40px;
	width: 150px;
	font-variant: small-caps;
	text-transform: none;
}
a.accom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.general_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 3px;
}
.bold_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.form_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-align: justify;
}
.general_text_left {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 3px;
}
.bold_large_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.homebg {
	background-image: url(../images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
