/* 

IR Trans CSS sheet

Primary color: #990000
Secondry color: #999999
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 100%;
}
img {
	border: 0px;
}
a {
	color: #666666;
}
a:hover {
	color: #990000;
}
#wrapper {
	margin: auto;
	width: 100%;
	text-align: left;
	border-spacing: 0px;
	border: 0px;
	border-collapse:collapse;
}
#header {
	height: 30px;
	color: #999999;
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	vertical-align: bottom;
	}
#header a{
	color: #999999;
	text-decoration: none;
}
#header a:hover {
	color: #990000;
	text-decoration: underline;
	}
#banner {
	height: 100px;
	vertical-align: top;
	text-alighn: left;
	padding: 10px;
}
#menu {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	height: 25px;
	vertical-align: middle;
}
#menu a {
	color: #990000;
	text-decoration: none;
}
#menu a:hover {
	color: #666666;
	text-decoration: underline;
	}
#main {
	height: 200px;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
#content {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-spacing: 0px;
	border: 0px;
	border-collapse:collapse;
	}
#content_left {
	border-left: 1px #999999 solid;
	padding: 10px;
	vertical-align: top;
	}
#content_center {
	}
#content_right {
	border-left: 1px #999999 solid;
	padding: 10px;
	vertical-align: top;
	}
#content_easylinks {
	border-left: 1px #999999 solid;
	width: 25px;
	vertical-align: top;
	text-align: center;
}
.easylinks img{
	margin-bottom: 5px;
}
.heading {
	font-weight: bold;
	color: #990000;
	border-bottom: 1px #990000 solid;
}
.message {
	font-weight: bold;
	color: #000000;
}	
#breadcrumb {height: 20px;}
#footer {
	border-top: 1px #999999 solid;
	height: 74px;
	vertical-align: top;
	padding: 5px;
	}
#footer a{
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.footer {
	color: #999999;
	font-size: 0.6em;
}
#copyright {
	text-align: center;
	color: #999999;
	font-size: .6em;
	height: 25px;
}
#copyright a{
	color: #999999;
	text-decoration: underline;
}
#copyright a:hover {
	color: #990000;
	text-decoration: none;
	}
/* buttons */

#button_print {
}
#banner {
	background:    url("images.site/banner1.gif") no-repeat right;
	height: 250px;
	vertical-align: top;
	text-alighn: left;
	padding: 10px;
	}