A:link       {
	color: #4E457E;
	text-decoration: none
}

A:visited   {
	color: #4D4811;
	text-decoration: none
}

A:active    { 

color: #4E457E; 

text-decoration: none }

A:hover     { 

color: #ffffff;

text-decoration: none }



body {
	color: #676848;
	font-size: 10pt;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-weight: bold;
	background-image: url('layout-bg.jpg');
	background-color: #CCCCCC;
}



table, tr, td {

color: #676848;

font-size: 10pt; 

font-family: Georgia, Times New Roman, Times, serif; 

text-decoration: none;

font-weight: bold;

}



h1 {color: #676848;

font-size: 11pt; 

font-family: Georgia, Times New Roman, Times, serif; 

text-decoration: none;

font-weight: bold;

}



input {

font-size: 10pt; 

font-family:  Georgia, Times New Roman, Times, serif; 

text-decoration: none;

background-color: #cccccc;

background-image: url('layout-field-bg.gif');

color: #4E457E;

font-weight: bold;

border-width: 4px;  border-style: double; border-color: #6c6354;

}



textarea {

font-size: 10pt; 

font-family:  Georgia, Times New Roman, Times, serif; 

text-decoration: none;

background-color: #cccccc;

background-image: url('layout-field-bg.gif');

color: #4E457E;

font-weight: bold;

border-width: 4px;  border-style: double; border-color: #6c6354;

width: 250px;

}



select {

font-size: 10pt; 

font-family:  Georgia, Times New Roman, Times, serif; 

text-decoration: none;

background-color: #cccccc;

background-image: url('layout-field-bg.gif');

color: #4E457E;

font-weight: bold;

border-width: 4px;  border-style: double; border-color: #6c6354;

}



Option {

font-size: 10pt; 

font-family:  Georgia, Times New Roman, Times, serif; 

text-decoration: none;

background-color: #cccccc;

color: #4E457E;

font-weight: bold;

border-color: #6c6354;

width: 225px;

}
