/* Link formatting */
A:link		{color: #3366CC; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none}
A:visited	{color: #007CC2; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none}
A:active	{color: #083165; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none}
A:hover		{color: #06254C; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none}

/* Font formatting */
.normal  	{color: #06254C; font-family: verdana; font-size: 11px; font-weight: normal; text-decoration: none;}
.red		{color: #316594; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none;}
.white		{color: #FFFFFF; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none;}
.whitesmall	{color: #FFFFFF; font-family: Arial; font-size: 10px; font-weight: normal; text-decoration: none;}
.honey		{color: #FFAA00; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;}
.orange		{color: #FFAA00; 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;}
.greencodes	{color: #93B52D; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none;}
.large  	{color: #101010; font-family: Arial; font-size: 13px; font-weight: normal; 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%;}

pre 		{color: #06254C; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none; text-align:left}
.input1
{
	color: #101010; font-family: Verdana; font-size: 11px; font-weight : normal; text-decoration: none;
	background color: #FF6600;
	border-style : solid;
	border-width : 0px;
}

.input
{
	color: #101010; font-family: Verdana; font-size: 11px; font-weight : normal; text-decoration: none;
	background color: #90BF01;
	border-style : solid;
	border-width : 0px;
}

/* form formatting */
input
{
	color: #06254C; font-family: Verdana; font-size: 11px; font-weight : normal; text-decoration: none;
	
	
}

textarea
{
	color: #404040; font-family: Verdana; font-size: 11px; font-weight : normal; text-decoration: none;
	background color: #B9A200;
	border-color: #777777;
	border-style : solid;
	border-width : 0px;
	scrolling: no;
	scrollbar-arrow-color: #B9A200;
	scrollbar-shadow-color: #B9A200;
	scrollbar-3Dlight-color: #B9A200;
	scrollbar-track-color: #B9A200;
	scrollbar-face-color: #B9A200;
	scrollbar-highlight-color: #B9A200;
	scrollbar-darkshadow-color: #B9A200;
}

select
{
	color: #101010; font-family: Verdana; font-size: 11px; font-weight : normal; text-decoration: none;
	background color: #90BF01;
	border-color: #90BF01;
	border-style : solid;
	border-width : 0px;
}

.button
{
	color: #404040; font-family: Verdana; font-size: 10px; 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: 10px; font-weight : normal; text-decoration: none;
	background color: #FFFFFF;
	border-color: #DDDDDD;
	border-style : solid;
	border-width : 1px;
}

.highlight
{
	color: #FF5C00; font-family: Verdana; font-size: 10px; font-weight : bold; text-decoration: none;
	background color: #FFFFFF;
	border-color: #FF5C00;
	border-style : solid;
	border-width : 1px;
}

.radio
{
	color: #404040; font-family: Verdana; font-size: 10px; font-weight : normal; text-decoration: none;
	background color: #FFFFFF;
	border-color: #FFFFFF;
	border-style : outset;
	border-width : 0px;
}

/* BODY, SCROLL-BAR formatting only IE 5.5*/
body
{
	background: #FFFFFF;
	/*	background: url(../images/bg_big.gif);
		background-repeat: no-repeat;
		background-position: center center;	*/

    font-family: Arial;
    font-size: 11px;
    color: #000000;
}

td
{
    font-family: Arial;
    font-size: 11px;
	color: #000000;
}
