/* ======================================================================

NAME:   coles.css

AUTHOR: Jason Blevins
DATE  : 7/7/2006

====================================================================== */

BODY
{
	font: bold 10pt Verdana, Sans-Serif;
	background-color: white;
	color:blue;
	background: url("./images/bgtile1.jpg") repeat top;
}

TABLE.tblnobordern
{
	background-color: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

TABLE.tblnoborder
{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

TABLE.tblnoborderw
{
	background-color: white;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

TABLE.tblmain
{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	width: 680px;
}

INPUT.tbluesm
{
	font: normal 10pt Verdana, Sans-Serif;
	color: #0000FF;
}

INPUT.tboldbluesm
{
	font: bold 10pt Verdana, Sans-Serif;
	color: #0000FF;
}

.tdbluerborder
{
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid blue;
	font: 10pt bold Verdana, Sans-Serif;
}

.tdblackrborder
{
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid blue;
}

.tdblacklborder
{
	border-top: none;
	border-bottom: none;
	border-left: 1px solid black;
	border-right: none;
}

.tdblackltborder
{
	border-top: 1px solid black;
	border-bottom: none;
	border-left: 1px solid black;
	border-right: none;
}

.tdblacktborder
{
	border-left: none;
	border-bottom: none;
	border-top: 1px solid black;
	border-right: none;
}

.tdblackbborder
{
	border-left: none;
	border-top: none;
	border-bottom: 1px solid black;
	border-right: none;
}

.tdtlc
{
	width: 25px;
	height: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/tlct.gif");
}

.tdtlcw
{
	width: 25px;
	height: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/tlctw.gif");
}

.tdtrc
{
	width: 25px;
	height: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/trct.gif");
}

.tdtrcw
{
	width: 25px;
	height: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/trctw.gif");
}

.tdblc
{
	width: 25px;
	height: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/blct.gif");
}

.tdblcw
{
	width: 25px;
	height: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/blctw.gif");
}

.tdbrc
{
	width: 25px;
	height: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/brct.gif");
}

.tdbrcw
{
	width: 25px;
	height: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/brctw.gif");
}

.tdtml
{
	height: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/tmlt.gif");
}

.tdtmlw
{
	height: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/tmltw.gif");
}

.tdbml
{
	height: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/bmlt.gif");
}

.tdbmlw
{
	height: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/bmltw.gif");
}

.tdrml
{
	width: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/rmlt.gif");
}

.tdrmlw
{
	width: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/rmltw.gif");
}

.tdlml
{
	width: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/lmlt.gif");
}

.tdlmlw
{
	width: 25px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-image: url("./images/lmltw.gif");
}

.tdnoborder
{
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: black;
}

.tdnoborderw
{
	font: bold 10pt Verdana, Sans-Serif;
	color: #0000FF;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: white;
}

.tdmoto
{
	font: bold 10pt Verdana, Sans-Serif;
	color: #0000FF;
	border-top: none;
	border-bottom: 1px solid black;
	border-left: none;
	border-right: none;
	background-color: white;
}

.addrtxt
{
	font: normal 14pt Verdana, Sans-Serif;
	color: #0000FF;
}

.hometxt
{
	font: bold 28pt Verdana, Sans-Serif;
	color: #0000FF;
}

.thtxt
{
	font: normal 30pt Verdana, Sans-Serif;
	color: #0000FF;
}

.hdrtxt
{
	font: normal 32pt Verdana, Sans-Serif;
	padding-top: 0px;
	color: #0000FF;
}

.midinfo
{
	width: 220px;
	font: bold 12pt Verdana, Sans-Serif;
	padding-left: 5px;
	padding-right: 5px;
	color: #0000FF;
}

.maillink
{
	font: bold 14pt Verdana, Sans-Serif;
	color: #0000FF;
}

.maillink:hover
{
	font: bold 14pt Verdana, Sans-Serif;
	color: #00FFFF;
	background-color: #0000FF;
}

.prespaced
{
	padding-top: 10px;
}

.blueboldsm
{
	font: bold 10pt Verdana, Sans-Serif;
	color: #0000FF;
}

.blueboldmed
{
	font: bold 14pt Verdana, Sans-Serif;
	color: #0000FF;
}

.blueboldlg
{
	font: bold 18pt Verdana, Sans-Serif;
	color: #0000FF;
}

.tblghdr250
{
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	width: 250px;
}

.tdghdr250
{
	font: bold italic 16pt Verdana, Sans-Serif;
	color: #202020;
	width: 250px;
	height: 30px;
	background-image: url("./images/tdghdr250x30.jpg");
}

.tdghdr200
{
	font: bold italic 16pt Verdana, Sans-Serif;
	color: #202020;
	width: 240px;
	height: 30px;
	background-image: url("./images/tdghdr250x30.jpg");
}

.tdghdr800
{
	font: bold italic 16pt Verdana, Sans-Serif;
	color: #202020;
	height: 30px;
	background-image: url("./images/tdghdr800x30.jpg");
}
	
.tdghdr800L
{
	font: bold italic 16pt Verdana, Sans-Serif;
	color: #202020;
	height: 30px;
	background-image: url("./images/tdghdr800x30L.jpg");
}

.tdrvbg
{
	font: bold 14pt Verdana, Sans-Serif;
	color: #00FF00;
	width: 40;
	height: 43;
	background-image: url("./images/rv.jpg");
}

.tdimg
{
	width: 32;
	height: 32;
	background-image: url("./images/imgicon.gif");
}

.rvimg
{
	width: 40;
	height: 43;
}

.rvcenter
{
	width: 170;
	height: 43;
}

.admhdrtxt
{
	font: normal 16pt Verdana, Sans-Serif;
	color: #0000FF;
}

.normboldsm
{
	font: bold 8pt Verdana, Sans-Serif;
	color: #000000;
}

.bigtext
{
	font:bold 18pt Verdana, Sans-Serif;
	color: #0000FF;
}

.rvlink
{
	font: bold 10pt Verdana, Sans-Serif;
	color: #0000FF;
}

.biglink
{
	font: bold 18pt Verdana, Sans-Serif;
	color: #0000FF;
}

.rvlink:hover
{
	font: bold 10pt Verdana, Sans-Serif;
	color:#00FFFF;
	background-color: #0000FF;
}

.biglink:hover
{
	font: bold 18pt Verdana, Sans-Serif;
	color:#00FFFF;
	background-color: #0000FF;
}

.menulinkold
{
	font: bold 10pt Verdana, Sans-Serif;
	background-color: black;
	color: #0000FF;
}

.menulinkold:hover
{
	font: bold 10pt Verdana, Sans-Serif;
	background-color: #0000FF;
	color: #00FFFF;
}
	
.dynarow
{
	font: bold 10pt Verdana, Sans-Serif;
	color: #0000FF;
	background-color: white;
	display: table-row;
}

.dynarowhdn
{
	font: bold 10pt Verdana, Sans-Serif;
	color: #0000FF;
	background-color: white;
	display: none;
}

.blackbold
{
	font: bold 10pt Verdana, Sans-Serif;
	color: black;
	background-color: white;
}

.blackboldmd
{
	font: bold 12pt Verdana, Sans-Serif;
	color: black;
	background-color: white;
}

.blackboldlg
{
	font: bold 14pt Verdana, Sans-Serif;
	color: black;
	background-color: white;
}

.arial7
{
	font: normal 7pt Arial, Sans-Serif;
}

.arial8
{
	font: normal 8pt Arial, Sans-Serif;
}

.arial9
{
	font: normal 9pt Arial, Sans-Serif;
}

.arial10
{
	font: normal 10pt Arial, Sans-Serif;
}

.arial11
{
	font: normal 11pt Arial, Sans-Serif;
}

.arial12
{
	font: normal 12pt Arial, Sans-Serif;
}

.dispmsg
{
	font: bold 10pt Verdana, Sans-Serif;
	color: red;
	background-color: white;
}

.bigbold 
{ 
	font: bold 12pt Verdana, Sans-Serif;
}

.ovrfont
{
	display: none;
	font: bold 72pt Verdana, Sans-Serif;
	color: red;
	background-color: none;
}

.ovrfontsm
{
	display: none;
	font: bold 52pt Verdana, Sans-Serif;
	color: red;
	background-color: none;
}

.overlay
{
	display:inline;
	padding:0;
	border:none;
	margin:0;
	position:absolute;
	z-index:2;
}

.iview
{
	position: relative;
	left: 1px;
	z-index: 0;
	border: 1px solid black;
}

.crvdiv
{
	background-color: transparent;	
	position: absolute;
	z-index: 1;
	visibility: hidden;
}

.coleshdr
{
	background-image: url("./images/newhdr5.jpg");
	border-bottom: 1px solid black;
	border-collapse: collapse;
	padding: 0px;
	height:120px;
}

.coleshdrstatic
{
	background-image: url("./images/newhdr7.jpg");
	border-bottom: 1px solid black;
	border-collapse: collapse;
	padding: 0px;
	height:120px;
}

.copydiv
{
	background-color: transparent;	
	width:680px;
	text-align: center;
	font bold 10pt Helvetica, Sans-Serif;
	color: blue;
}

.menulink
{
	margin:3px;
	display:block;
	width:150px;
	height:24px;
	background-color:#CCCCCC;
	color:#006699;
	text-decoration:none;
	border:1px solid black;
	font: bold 12pt Helvetica, Sans-Serif;
}

.menulink:hover
{
	font: bold 12pt Helvetica, Sans-Serif;
	background-color: #0088BB;
	color:#CCCCCC;
}

.menulinksel
{
	margin:3px;
	display:block;
	width:150px;
	height:24px;
	background-color:#0088BB;
	color:#CCCCCC;
	text-decoration:none;
	border:1px solid black;
	font: bold 12pt Helvetica, Sans-Serif;
}

.colesbody
{
	background-color:white;
	font: normal 12pt Helvetica, Sans-Serif;
}

.ppcimg
{
	vertical-align: top;
	width: 390px;
}

.chdr
{
	font: bold italic 20pt Helvetica, Sans-Serif;
	text-decoration: underline;
}

.clink
{
	font: normal 10pt Helvetica, Sans-Serif;
}

.clink:hover
{
	background-color: aqua;
}

.repbg
{
	font: bold italic 12pt Verdana, Sans-Serif;
	color: blue;
	background-image: url(images/repbg.gif);
	background-repeat: repeat;
	border-bottom: 1px solid blue;
	height:40px;
}

a.defmenu
{
	font: bold 12pt Arial, Sans-Serif;
	text-align: center;
	text-decoration: none;
	color: blue;
	background-color: white;
	display: block;
	width: 100%;
	height: 100%;
}

a.defmenu:hover
{
	background-color: aqua;
}

td.menuitem
{
	height:25px;
	border-bottom:1px solid blue;
}

td.menutable
{
	border:1px solid blue;
}

td.menuitemend
{
	height:25px;
}

.bt { border-top:1px solid blue; }
.bl { border-left:1px solid blue; }
.bb { border-bottom:1px solid blue; }
.br { border-right:1px solid blue; }
.ba { border:1px solid blue; }
