/* www.cattlelog.com */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
/*	background-color: #DFE7BE; */
/*	background-color: #C0C9CB; */
	background-color: #FFFFFF;

}

.gradient {
	background-image: url(../images/gradient1.gif);
}
	
.gradient_blue {
	background-image: url(../images/gradient_blue.gif);
}
	
a:link
{
	color: #6B1803;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #6B1803;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #D73E17;
	text-decoration: underline;
	font-weight: bold;
}
a:active
{
	color: #6B1803;
	text-decoration: none;
	font-weight: bold;
}

.bg_img {
	background-image: url(../images/template1_bg_cattle.gif);
	background-repeat: repeat-y;
	background-position: top; 
	}

.grid {
	background-image: url(../images/grid.gif);
	}

table 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

.horizontal_bar {
	width: 100%;
	top: 2px;
	background:  url(../images/template1_horizontal.gif) repeat-x;
  }
	
.page_title {
	color:#611604;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 175%;
	}

.heading {
	color:#611604;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size:115%;
	}
.standout {
	color:#611604;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	}	

.table_border_maroon {
	border-top: 1px solid #7A0026; 
	border-right: 1px solid #7A0026; 
	border-bottom: 1px solid #7A0026; 
	border-left: 1px solid #7A0026; 
	}

.table_border_top_left_maroon {
	border-top: 1px solid #7A0026; 
	border-left: 1px solid #7A0026; 
	}

.table_border_right_bottom_maroon {
	border-right: 1px solid #7A0026; 
	border-bottom: 1px solid #7A0026; 
	}

.table_border_left {
	border-left: 1px solid #7A0026; 
	}

.table_border_right_bottom {
	border-right: 1px solid #611604; 
	border-bottom: 1px solid #611604; 
	}

.table_border_all {
	border-top: 1px solid #611604; 
	border-right: 1px solid #611604; 
	border-bottom: 1px solid #611604; 
	border-left: 1px solid #611604; 
	}

.vertical {
	height: 100%;
	top: 2px;
	background:  url(../images/template1_vertical.gif) repeat-y;
  }
	
.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
}

.links_path
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
}
