body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-align: justify;
}
.ruler {
	background-image: url(../images/pixel.gif);
	background-repeat: repeat-x;
	background-position: center;
}


.bread_crumbs {
	font-size: 9px;
	padding-bottom: 15px;
}
.thumb_border {
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 6px;
	margin-right: 6px;
}
.content_topbar_gradient {
	background-image: url(../images/content_top_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.title1 {
	color: #2C4161;
	font-size: 13px;
	font-weight: bold;
}


.bread_crumbs a {
	color: #333333;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #546C8D;
}
a:hover, a:active {
	text-decoration: underline;
	list-style-type: circle;
	line-height: 13px;
}
a:link {
	text-decoration: none;
	color: #003DB8;
	list-style-type: circle;
	line-height: 13px;
}
a:visited {
	text-decoration: none;
	color: #003DB8;
	list-style-type: circle;
	line-height: 13px;
}
.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #407AB5;
}
.nav_bar {
	background-image: url(../images/nav_bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sec_nav {
	background-color: #EBEBEB;
}


.bread_crumbs a:hover {

	color: #333333;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #666666;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.btn {
	border: 1px solid #FFFFFF;
	margin: 0px;
}
#cat:hover {
	background-color: #EFEFEF;
	border: 1px solid #D7D7D7;
	padding: 0px;
}
.nav a:link {
	color: #666666;
}

#cat {


	background-color: #F9F9F9;
	border: 1px solid #D7D7D7;
	padding: 0px;
}
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 300px;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
.nav a:hover {

	color: #003DB8;
}
.nav a:visited {


	color: #666666;
}
.banner_bar {
	background-image: url(../images/banner_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.banner_bg_about {
	background-color: #3877C6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px;
}
.banner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.ruler_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.subnav_highlight {
	color: #00A650;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.nav_sub_padding {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.banner_bg_products {
	background-color: #3B74CB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F4F4F4;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px;
}
.dropdownlist {
	font-size: 10px;
	color: #333333;
}
.Table1 {
	background-color: #B0E6FF;
	background-position: top;
}
.Table2 {
	background-color: #FFFFCC;
	background-position: top;
}
