/* CSS Document */

BODY {
	text-align:center;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align:justify; 
	margin-right:auto; 
	margin-left:auto; 
	width:900px;
	} 
.centre{
	text-align:center;
}
.txt_left {
	text-align:left; 
	 }
.txt_right {
	text-align:right
	}
.float_left {
	float:left;
}	
.float_right {
	float:left;
}
.clear {
	clear:both;
}
/*Title elements*/
#title {
	width: 900px;
} 
#top_links {
	float: left;
	width: 498px;
	margin-top: 40px;
}

#top_links UL{
	list-style-image: none;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	

}
#top_links LI{
	list-style-image: none;
	display: inline;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#top_links A{
	font-weight: 900;
	color: #000000;
	text-decoration: none;	
}
#top_links A:hover {
	color: #FF0000;
}
#title_left {
	float: left; 
	height: 50px; 
	width: 4px;
}

#title_right {
	float: right;
	height: 40px;
	width: 6px;
	background-image: url(../images/title_right.jpg);
	background-repeat: no-repeat;
	
}
 
#title_right_rpt {
	float: right;
	height: 16px;
	line-height:1px;
	width: 6px;
	background-image: url(../images/title_right_rpt.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color:#FF0000;
	font-size:12px;
} 

/* ought to clear floated elements*/ 
 .clearItem:after {
 content: ".";
 clear: both;
 height: 0;
 visibility: hidden;
 display: block;
 } 
 
 .spacer {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 1px;
	display:block;
}
#title_btm {
	background-image: url(../images/title_rpt_btm.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 901px;
}
#title_btm_left {
	float: left;
	height: 10px;
	line-height: 10px;
	font-size: 10px; 
	width: 11px;
	background-image: url(../images/title_left_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#title_btm_right {
	float: right;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
	width: 4px;
	background-image: url(../images/title_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#title_btm_blue {
	background-image: url(../images/bottom_rpt_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 8px;
	width: 901px;
	font-family: 4;
	line-height: 4px;
}

#title_btm_left_blue { 
	float: left;
	height: 5px;
	line-height: 8px;
	font-size: 8px; 
	width: 3px; 
	background-image: url(../images/left_corner_blue.gif);
	background-repeat: no-repeat;
	background-position: top; 
}

#title_btm_right_blue {
	float: right;
	height: 5px;
	line-height: 8px;
	font-size: 8px;
	width: 5px;
	background-image: url(../images/right_corner_blue.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/*Page elements*/
#content {
	/*background-color: #7e9fce;*/
	width: 900px;

}
#content_page {
	background-color: #7e9fce;
	width: 896px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer {
	width: 850px;
	padding-right: 50px;
	padding-left: 10px;
} 
#footer_page {
	width: 886px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 50px;
	padding-left: 10px;/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;*/
} 
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#footer_page a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
	
}
#footer_page a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#top_block {
	height: 20px;
	width:auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ede296;

}
#main_content {
	background-color: #7e9fce;
	padding: 10px;
	margin: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	overflow:inherit;
} 
#main_content p {
	line-height: 20px;	
} 
#main_content TABLE {
	border:none; 
	} 

#top_rblock {
	height: 180px;
	width: 180px;
	border-bottom-width: 1px;

}
#left_block {
	border-right-style: solid;
	border-right-color: #ede296;
	border-right-width: 2px;
}
#right_middle_block {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ede296;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ede296;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}
#right_block {
	border-left-style: solid;
	border-left-color: #ede296;
	border-left-width: 2px;
}
#right_bottom_block {
	height:250 px;
	padding-top: 10px;
	padding-left: 10px;	
}
.red {
	color:#D50000; 
}
.canning_table TD{
	padding-right: 20px;
} 
.warning {
	font-size: 16px;
}
.catHolder {
	font-family: Arial, "Verdana Helvetica", sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: 700;
}
.catHolder a {
	color: #FFFFFF;
	text-decoration: none;	
}
.catHolder a:hover {
	text-decoration: underline;	
}
.iLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 700;
	display: none;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 15px;
} 
.iLink a {
	color: #FFFFFF;
	text-decoration: none;
}
#main_window {
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	color: #000099;
}
#main_window p {
	line-height: 20px 
}
a {
	color: #D50000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF3E3E;	
} 
.padded_right {
	padding-right:5px;
}