/* 

IR Trans CSS sheet

Primary color: #990000
Secondry color: #999999
*/

html {
   height: 100.02%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:  url("images.site/bkg_fade.gif");
	background-repeat: repeat-x;
	font-size: 100%;
}
.headerbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:  url("images.site/bkg_header.gif");
	background-repeat: repeat;
	font-size: 100%;
}
img {
	border: 0px;
}
a {
	color: #666666;
}
a:hover {
	color: #990000;
}
/* custom classes */
#wrapper {
	margin: auto;
	width: 950px;
	padding: 0px;
	text-align: left;
	border-spacing: 0px;
	border: 0px;
	border-collapse:collapse;
}
#header {
	height: 30px;
	color: #000000;
	text-align: right;
	font-weight: bold;
	font-size: 1.0em;
	vertical-align: bottom;
	}
#header a{
	color: #990000;
	text-decoration: none;
}
#header a:hover {
	color: #999999;
	text-decoration: underline;
	}
#banner {
	background:    url("images.site/banner1.gif") no-repeat;
	height: 250px;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	}
#menu {
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	height: 25px;
	vertical-align: middle;
	padding-bottom: 10px;
}
#menu a {
	color: #990000;
	text-decoration: none;
}
#menu a:hover {
	color: #666666;
	text-decoration: underline;
	}

#menuh {
	font-size: 0.8em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	height: 25px;
	vertical-align: middle;
	padding-bottom: 20px;
}
#menuh a {
	color: #990000;
	text-decoration: none;
}
#menuh 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;
	font-size: .8em;
	}
#content_left {
	border-left: 1px #999999 solid;
	width: 200px;
	padding: 0px 10px;
	vertical-align: top;
	}
#content_center {
	}
#content_right {
	border-left: 1px #999999 solid;
	padding: 0px 10px;
	vertical-align: top;
	}
#content_easylinks {
	border-left: 1px #999999 solid;
	width: 25px;
	vertical-align: top;
	text-align: center;
}
#matrix_add {
	text-align: left;
	vertical-align: center;
	font-size: .8em;
	}
#content_matrix {
	text-align: left;
	vertical-align: center;
	border-collapse: collapse;
	border-color: #999999;
	font-size: .8em;
	}
#content_matrix a {
	color: #666666;
	text-decoration: none;
}

#content_matrix a:hover {
	color: #990000;
}

#matrix_row {
	border-color: #999999;
}
#content_detail {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: center;
	border-spacing: 0px;
	border: 0px;
	border-collapse:collapse;
	font-size: .8em;
	}
#content_detail_export {
	font-style: italic;
	font-size: .7em;
	text-align: right;
}
.easylinks img{
	margin-bottom: 5px;
	border: 0px;
}
.heading {
	font-weight: bold;
	color: #990000;
	border-bottom: 1px #990000 solid;
}
.headingleft {
	font-weight: bold;
	border-bottom: 1px #000000 solid;
}
.leftmenu {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: center;
	border-spacing: 0px;
	border: 0px;
	border-collapse:collapse;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
}

.leftmenu a {
	color: #990000;
	text-decoration: none;
}

.leftmenu a:hover {
	color: #666666;
	text-decoration: underline;
}
.message {
	font-weight: bold;
	color: #000000;
}	
#breadcrumb {
	height: 20px;
	font-size: .6em;
	color: #666666;
}
#breadcrumb a {
	color: #999999;
	text-decoration: none;
}
#breadcrumb a:hover{
	color: #999999;
	text-decoration: none;
}
#footer {
	background:   url("images.site/bkg_footer.gif") no-repeat right;
	height: 74px;
	vertical-align: top;
	padding: 5px;
}
#footer a{
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.footer {
	color: #666666;
	font-size: 0.6em;
}
#copyright {
	text-align: center;
	color: #666666;
	font-size: .8em;
	height: 25px;
}
#copyright a{
	color: #666666;
	text-decoration: underline;
}
#copyright a:hover {
	color: #990000;
	text-decoration: none;
}

.news {
	color: #000000;
}

.news a{
	color: #ff0000;
	text-decoration: none;
}
.news a:hover {
	color: #999999;
	text-decoration: underline;
}
/* buttons */

#button_print {
}
