body {
background-color:#e5e5e5;
}
.mainContent {
	MARGIN: 0px auto;
	WIDTH: 760px;
	TEXT-ALIGN: left;
}
.whiteback{
	background-color: #FFFFFF;
}
.borderTop {
	BACKGROUND-POSITION: 50% top; BACKGROUND-IMAGE: url(images/border.gif); BACKGROUND-REPEAT: repeat-x;
}
.borderBottom {
	BACKGROUND-POSITION: 50% bottom; BACKGROUND-IMAGE: url(images/border-bottom.gif); BACKGROUND-REPEAT: repeat-x;
}
.borderLeft {
	BACKGROUND-POSITION: left 50%; BACKGROUND-IMAGE: url(images/border-left.gif); BACKGROUND-REPEAT: repeat-y; HEIGHT: 100%;
}
.borderRight {
	BACKGROUND-POSITION: right 50%; BACKGROUND-IMAGE: url(images/border-right.gif); BACKGROUND-REPEAT: repeat-y; HEIGHT: 100%;
}
.borderTopRight {
	BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(images/border-top-right.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 100%;
}
.borderTopLeft {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(images/border-top-left.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 100%;
}
.borderBottomRight {
	BACKGROUND-POSITION: right bottom; BACKGROUND-IMAGE: url(images/border-bottom-right.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 100%;
}
.borderBottomLeft {
	BACKGROUND-POSITION: left bottom; BACKGROUND-IMAGE: url(images/border-bottom-left.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 100%;
}
.top_background {
	background-image: url(images/top_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topMenu_bk {
	background-image: url(images/top_menu_background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.line_spacer {
	background-image: url(images/spacer_grey_singlepx.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.button_cell {
	background-image: url(images/button_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	height: 25px;

}
.button_cell a:link{
	text-decoration: none;
	color: #666666;
	
}
.button_cell a:visited{
	color: #999999;
	text-decoration: none;
	
}
.button_cell a:hover{
	color: #10297B;
	text-decoration: underline;
	
}
.option_menu {
	background-image: url(images/side_option_menu_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	color: #666666;
	list-style-type: disc;
	
}
.option_menu li {
	padding: 5px;
	list-style-type: disc;
}
.mainimage {
	border-bottom: 1px solid #666666;
}
.box_left_top {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;

}
.box_left_bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.box_right {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #666666;
	border-bottom-color: #666666;
}
.Content_Area {
width:427px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}
.Content_Area2 {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	
}
.content_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding: 5px;
}
.new_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #10297B;
}
.new_product_desc{
	font-size: 10px;
	color: #10297B;
}.news_items {
	border: 1px solid #DADADA;
	margin:5px 10px;
}
.new_products_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 10px;
}
.option_menu a:link {
		color: #333333;
		text-decoration: none;
}
.option_menu a:visited {
		color: #333333;
		text-decoration: none;
}
.option_menu a:hover {
	color: #10297B;
	text-decoration: underline;
}
.new_title a:link {
	text-decoration: none;
	color: #717A8B;
}
.new_title a:visited {
	text-decoration: none;
	color: #666666;
}
.new_title a:hover {
	text-decoration: underline;
	color: #000099;
}
.content_table {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #7B83B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
hr {
	color: #7B83B1;
	background-color: #7B83B1;
	padding: 5px;
}
