/* Link formatting */
A:link		{color: #197B10; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none}
A:visited	{color: #8D8D8D; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none}
A:active	{color: #FFCC99; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none}
A:hover		{color: #C2A624; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none}

/* Font formatting */
.normal  	{color: #404040; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none;}
.red		{color: #BB0000; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;}
.white		{color: #FFFFFF; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none;}
.honey		{color: #B9A101; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;}
.orange		{color: #BF5B10; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;}
.faint		{color: #95A076; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;}

.greycodes	{color: #9D9A87; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;}
.greenhead	{color: #197B10; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none;}
.green  	{color: #197B10; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none;}
.large  	{color: #7889B0; font-family: Tahoma; font-size: 18px; font-weight: bold; text-decoration: none;}

.bottomlink	{color: #000000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none;}
.darknormal	{color: #404040; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none;}
.paging		{color: #404040; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none;}
.id			{color: #FFFFFF; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none;}
.title		{color: #FF5C00; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;}
.titleV		{color: #FF5C00; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;}
.text		{color: #FF5C00; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; text-align: justify; width: 100%;}

.input1
{
	color: #101010; font-family: Arial; font-size: 9px; font-weight : normal; text-decoration: none;
	background color: #FF6600;
	border-style : solid;
	border-width : 0px;
}

.input
{
	color: #101010; font-family: Arial; font-size: 11px; font-weight : normal; text-decoration: none;
	width:130px;
}

/* form formatting */
input
{
	color: #06254C; font-family:  Arial; font-size: 11px; font-weight : normal; text-decoration: none;
	
}

textarea
{
	color: #404040; font-family: Arial; font-size: 11px; font-weight : normal; text-decoration: none;
	background color: #F5F5F5;
	
	
}

select
{
	color: #101010; font-family: Verdana; font-size: 10px; font-weight : normal; text-decoration: none;
	background color: #FOFOFO;
	border-color: #DADBE0;
	border-style : solid;
	border-width : 0px;
}

.button
{
	color: #404040; font-family: Arial; font-size: 11px; font-weight : normal; text-decoration: none;
	background color: #C6C6EC6;
	border-color: #E6E6E6;
	border-style : outset;
	border-width : 1px;
}

.button2
{
	color: #404040; font-family: Tahoma; font-size: 11px; font-weight : normal; text-decoration: none;
	background color: #FFFFFF;
	border-color: #DDDDDD;
	border-style : solid;
	border-width : 1px;
}

.highlight
{
	color: #FF5C00; font-family: Arial; font-size: 11px; font-weight : bold; text-decoration: none;
	background color: #FFFFFF;
	border-color: #FF5C00;
	border-style : solid;
	border-width : 1px;
}

.radio
{
	color: #404040; font-family: Arial; font-size: 11px; font-weight : normal; text-decoration: none;
	background color: #FFFFFF;
	border-color: #FFFFFF;
	border-style : outset;
	border-width : 0px;
}

