/* EDIWatch CSS 2008 v1 */

html { 
	min-height: 101%;
	margin-bottom: 1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #111111;
	background-color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
}

/* TEXT STYLES */

table {
	color: #111111;
	font-size: 11px;
	line-height: 16px;
}
.bold {
	font-weight: bold;
	color: #343434;
}

.bold12 {
	font-size: 12px;
	font-weight: bold;
	color: #343434;
}
.gold {
	color: #A58537;
}
.goldsm {
	color: #A58537;
	font-size: 10px;
}
.goldbold {
	font-size: 12px;
	font-weight: bold;
	color: #A58537;
}
.redbold12 {
	font-weight: bold;
	color: #960000;
	font-size: 12px;
}
.redbold {
	font-weight: bold;
	color: #960000;
}
.red {
	color:  #960000;
}
.redlt {
	color:  #BB0000;
}

.redsm {
	color:  #960000;
	font-size: 10px;
}
.grayhead{
	color: #646464;
	line-height: 14px;
}

.gray{
	color: #646464;
	line-height: 16px;
}
.graysm{
	color: #646464;
	font-size: 10px;
}
.foot {
	color: #4B3F19;
}

.tdgraysm {
	color: #646464;
	font-size: 10px;
	height: 20px;
}
.tabledata {
 	BORDER-COLLAPSE: collapse;
}

.trbeige {
	color: #111111;
	background-color: #E1E1E1;
	Border-collapse: collapse;
}
.trwhite {
	color: #111111;
	background-color: #FFFFFF;
	Border-collapse: collapse;
}

th {
	color: #111111;
	background-color: #E9E2CF;
	font-weight: normal;
	Border-collapse: collapse;

}
select, input, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #555555;
}
li{
	list-style-image: url(/images/bulletgold.gif);
	padding-bottom: 5px;
	margin-left: -8px;
}

.style1 {font-size: 10px}


/* DATA GRID STYLES */

.HeaderStyle {
	background-color: #E1E1E1;
	text-decoration: none;
}


/* LINK STYLES */

a { 	
	color: #960000;
}
a:hover {
	color: #A58537;
	text-decoration: underline;
}
.ahome{
	color: #960000;
	text-decoration: none;
	font-weight: bold;
}
.aevent{
	color: #343434;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.ablack{
	color: #343434;
	text-decoration: none;
	font-weight: bold;
}
.ablack:hover { 
	text-decoration: none;
}
.agold { 
	color:  #887236; /* lighter #B09439  darker #887236*/
	line-height: 16px;
	text-decoration: none;
}
.agold:hover { 
	color: #960000; /* lighter #B09439  darker #887236*/
	line-height: 16px;
	text-decoration: underline;
}

.anoline { 	
	color: #960000;
	text-decoration: none;
}
.anolineb { 	
	color: #960000;
	text-decoration: none;
	font-weight: bold;
}
.anews{ 	
	color: #555555;
	text-decoration: none;
}
.anews:hover { 	
	text-decoration: none;
}

.amenu {
	color: #646464; 
	line-height: 14px;
	text-decoration: none;
}
.amenucurr {
	color: #960000;
	line-height: 14px;
	text-decoration: none;
}
.apop{ 	
	color: #CCB160;
	font-weight: bold;
	text-decoration: none;
}
.apop:hover{ 	
	color:  #FFFFFF;
	text-decoration: underline;
}

