/* Cochran Fire & Security                         */
/* Default StyleSheet                              */
/* Harold@Blue-Lantern 7-18-05                     */

body {
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
/* LAYOUT TABLES ***********************************/
td.header-right {
	background-image: url('../images/header-bg-tx.jpg');
	background-repeat: no-repeat;
	background-position: right;
}
td.sidemenu {
	background-color: #8f8f8f;
	width: 170px;
}
td.content {
	width: auto;
}

/* DIVS ********************************************/
div.content {
	margin: 10px;
}

/* LINKS ******************************************/
a.topnav {
	font: bold 13px arial;
	color: #FFF;
	text-decoration: none;
	line-height: 24px;
}
a.topnav:hover {
	text-decoration: underline;
}
a.sidenav {
	display: block;
	font: 14px arial;
	color: #FFF;
	text-align: right;
	padding-right: 5px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #000;
}
a.sidenav:hover {
	background-color: #cc6600;
}
a.footnav {
	font: bold 13px arial;
	color: #990000;
}

/* TEXT **********************************************/
h2 {
	font: 18px times;
	color: #ff3300;
	margin: 0px 0px 5px 0px;
}
p {
	font: 12px arial;
	color: #000;
	margin: 0px 0px 10px 0px;
}
.BlackBold14 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.BlackBold24 {

	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.DimGray2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.BlackBold18 {

	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.RedBold14 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.textHugeBold {
	font-family: Tahoma, Arial, cursive, sans-serif; 
	font-size:16pt;
	font-weight: bold; 
	text-decoration: none;
	font-style: normal
}
.textSmallBold { 
	font-family: Tahoma, Arial, cursive, sans-serif; 
	font-size:10pt;
	font-weight: bold; 
	text-decoration: none;
	font-style: normal
}
