﻿BODY, TD, TH
{
	font-size: 11px;
	font-family: Verdana, Arial;
	color: black;
	margin:0px;
	background-color:#ffffff;
	margin-top:0px;
}

TH {font-weight:normal;}

A, A:Visited
{
	font-size: 11px;
	color: #B27928;
	text-decoration: underline;
}

A:Hover
{
	color: #FEA61E;
	text-decoration: underline;
}
TD.TopRightMenu
{
	padding-top:4px;	
}
TD.TopRightMenu SPAN
{
    color: #656565;
    font-size:11px;
    padding-right: 9px;
    padding-left:9px;
    cursor:hand;
}
Input.SearchInputText
{
	height:14px;
	border-top:solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}
Img
{
	border:none;
}
SPAN.SilverContentTitle
{
	color: #ffa71f;
	font-size: 12px;
	padding-top: 5px;
	font-weight: bold;
}
H1
{
	color: #FEA61E;
	font-size: 12px;
}
H5
{
	color: black;
	font-size: 11px;
	margin-bottom: 5px;
}
LI
{
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}

DIV.RightMenu
{
	margin-left: -8px;
}

DIV.RightMenu A
{
	color: #6B6B6B;
	text-decoration: none;
}

DIV.RightMenu A:hover
{
	text-decoration: underline;
}

TABLE.Menu
{
	width: 100%;
}
TABLE.Menu TD
{
	background-image: url(../images/Menu_Repeat.jpg);
	background-repeat: repeat-x;
	height: 66;
}

TABLE.Menu TD A, TABLE.Menu TD A:Visited
{
	color: #646464;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

TABLE.Menu TD A:Hover
{
	text-decoration: underline;
}

DIV.footer
{
	color: #cccccc;
	font-size: 9px;
}
DIV.footer A
{
	color: #eeeeee;
	font-size: 10px;
	text-decoration: none;
}
DIV.footer A:Hover
{
	color: #cccccc;
	text-decoration: underline;
}

div.messageBox LI
{
	color: Red;
}

div.messageBox ul
{
	margin: 0 0 12px 20px;
	padding: 0;
}

Table.Grid
{
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}


Table.Grid TH
{
    padding: 5px;
    white-space: nowrap;
    color:  #FEA61E;
    border-top: 1px dotted silver;
    border-bottom: 1px dotted silver;
    background-color: #FAFAFA;
    font-weight:normal;
	overflow:hidden;
}

Table.Grid TD
{
    padding: 5px;
    white-space: nowrap;
    border: none;
    border-bottom: 1px dotted orange;
    vertical-align: top;
    overflow:hidden;
}

Table.Plain TD, Table.Plain TH
{
	padding: 0px;
	border: none;
}


a.Linkcolor:link, a.Linkcolor:visited 
{ 
	background-image : url(../images/arrow_green_rt.gif); 
	background-position : -10px; background-repeat : no-repeat; 
	
	color:#4D7831; 
	text-decoration:none; 
	
	padding : 0px 5px 0px 8px; 
	margin : 0px 0px 0px 0px; 
	font-size: 9px;
}
a.Linkcolor:active, a.Linkcolor:hover
{ 
	background-image : url(../images/arrow_green_rt.gif); 
	background-position : -10px; 
	
	background-repeat : no-repeat; 
	color:#4D7831; 
	
	text-decoration:underline; 
	padding : 0px 5px 0px 8px; 
	margin : 0px 0px 0px 0px; 
	font-size: 9px;
}


a.Green, a.Green:visited 
{ 
	color:#4D7831; 
	text-decoration:none; 
}
a.Green:active,a.Green:hover
{ 
	
	background-repeat : no-repeat; 
	color:#4D7831; 
	text-decoration:underline; 
}


.Linksel
{ 
	background-image : url(../images/arrow_green_rt.gif); 
	background-position : -10px; background-repeat : no-repeat; 
	
	color:black; 
	text-decoration:none; 
	font-weight:bold;
	
	padding : 0px 5px 0px 8px; 
	margin : 0px 0px 0px 0px; 
	font-size: 9px;
}


.Grid TD A, .Grid TD A:visited
{ 
	background-image : url(../images/arrow_green_rt.gif); 
	background-position : -10px; background-repeat : no-repeat; 
	
	color:#4D7831; 
	text-decoration:none; 
	
	padding : 0px 5px 0px 8px; 
	margin : 0px 0px 0px 0px; 
	font-size: 9px;
}
.Grid TD A:active, .Grid TD A:hover
{ 
	background-image : url(../images/arrow_green_rt.gif); 
	background-position : -10px; 
	
	background-repeat : no-repeat; 
	color:#4D7831; 
	
	text-decoration:underline; 
	padding : 0px 5px 0px 8px; 
	margin : 0px 0px 0px 0px; 
	font-size: 9px;
}

