body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../Images/bgimage.jpg)
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
}
.{
	scrollbar-3dlight-color: #4E7CBA;
	scrollbar-arrow-color: #4E7CBA;
	scrollbar-base-color: #4E7CBA;
	scrollbar-darkshadow-color: #4E7CBA;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
a:link			{ color: #000000; text-decoration: none; outline:none; }
a:hover			{ color: #FF0000; text-decoration: underline;}
a:active		{ color: #000000; text-decoration: none;}
a:visited		{ color: #000000; text-decoration: none;}
.datasheet {
	font-family:tahoma;
	font-size: 11px;
	color:#636363;
}
.headingstyle {
	font-family:tahoma;
	font-size: 11px;
	color:#1871B5;
	font-weight:bold;
	text-decoration:none;
}

h1 {
	font-family:tahoma;
	font-size: 8pt;
	color:#1871B5;
	font-weight:bold;
	text-decoration:none;
	size: 2;
	margin: 0px;
	padding: 0px;
	
}


.greenstyle {
	font-family:tahoma;
	font-size: 11px;
	color:#529E03;
}
a.greenstyle {
	color:#529E03;
	text-decoration:underline;
}
a.greenstyle hover {
	text-decoration:none;
}
a.greenstyle active {
	text-decoration:underline;
}
/*.mainsheet2{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}
.mainsheet2 a:link{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.mainsheet2 a:active{
	font-family:tahoma;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}
.mainsheet2 a:visited{
	font-family:tahoma;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}
.mainsheet2 a:hover
{ 
	font-family:tahoma;
	font-size:11px;
	color:#FF0000;
	text-decoration:underline;
}
*/
.formbold {
	font-family: tahoma; 
	font-weight: bold; 
	font-size: 11px; 
	color: #636363; 
}
.manda {
	color:#FF0000;
	font-weight:bold;
}
.whitebold {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.verdstyle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.verdbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.verdbold a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.verdbold a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.verdbold a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FF0000;
}
.verdred {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
}
.verdesc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#368AC6;
}
.verdgrey {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#636363;
}
.tahomabold {
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#636363;
}
.vergreenbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#339900;
}
.tahomaboldb {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.verdanaboldb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#636363;
	font-size:18px;
	font-weight:bold;
}
.verditalic {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#333333;
	font-weight:bold;
}
.liststyle {
	list-style-image:url(../Images/arrow.jpg);
	line-height:25px;
}
.textfield { 
	BORDER-RIGHT: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid;
	padding:2px 2px 2px 2px;
	COLOR:#666666; 
	font-weight: normal; 
	FONT-SIZE:11px; 
 	font-family: tahoma;
	BACKGROUND-COLOR: #FFFFFF;
}
.textfieldyellow { 
			BORDER-RIGHT: #666666 1px solid;
			BORDER-LEFT: #666666 1px solid; 
			BORDER-TOP: #666666 1px solid; 
			BORDER-BOTTOM: #666666 1px solid;
			padding:2px 2px 2px 2px;
			COLOR:#000000; 
 			font-weight: normal; 
			FONT-SIZE:11px; 
        	font-family: tahoma;
			BACKGROUND-COLOR: #FFFFA0;
}
.homelink {
	font-family:"trebuchet MS";
	font-size:14px;
	color:#990033;
	text-decoration:none;
	font-weight:bold;
}
a.homelink:hover {
	text-decoration:underline;
}
.VerItics {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	color:#368AC6;
}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	height:29px;
	text-align:center;
	vertical-align:middle;
	margin: 0px 1px 0px 0px;
	font-family:tahoma, arial;
	width:112px;
	background-image:url(../Images/Tab.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:#333333;
	list-style: none;
	/*border-left: solid 1px #999999;*/
	border-bottom: solid 1px #999999;
	/*border-top: solid 1px #999999;
	border-right: solid 1px #999999;*/
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	/*background-color:#999999;*/
	background-image:url(../Images/TabRollover.gif);
	border-bottom:none;
	/*color:#FFFFFF;*/
}
.TabbedPanelsTabSelected {
	border-bottom: 1px solid #FFFFFF;
	background-position:inherit;
	background-image:url(../Images/TabRollover.gif);
	background-repeat:no-repeat;
	width:112px;
}
/*.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}*/
.TabbedPanelsContentGroup {
	clear: both;
	padding-top:0px;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	padding-bottom:10px;
	padding-left:8px;
	padding-right:0px;
	padding-top:0px;
	/*background-color: #EEE;*/
}
.TabbedPanelsContent {
	padding-top:8px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
	width:650px;
}

.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
	
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	margin:0px 0px 0px 0px;
	width: 30em;
	height: 20em;
}
#TableStyle {
	border-bottom:1px #CCCCCC solid;
	border-top:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	border-left:1px #CCCCCC solid;
}
.DivBGStyle {
	background-image:url(../Images/Product_Form.jpg);
	background-repeat:no-repeat;
	width:689px;
	height:233px;
	display:none;
}
.DvFinalBG  {
	background-image:url(../Images/Product_Final.jpg);
	background-repeat:repeat;
	width:689px;
	height:233px;
	display:none;
	text-align:center;
	vertical-align:middle;
}
.DivFinal {
	font-family:"Century Gothic";
	font-size:15px;
	color:#005aa8;
	font-weight:bold;
}
.inside {

border-left: 1px solid #005aa8;
border-right: 1px solid #005aa8;
background: #EFEFEF;
color: #000000;
padding-left: 2px;
padding-right: 2px;
}

.notopgap {

margin-top: 0;
}

.nobottomgap {

margin-bottom: 0;
}


.combo { 
	BORDER-RIGHT: #073170 1px solid;
	BORDER-TOP: #073170 1px solid;
	BORDER-BOTTOM: #073170 1px solid;
	BORDER-LEFT: #1e5d9e 1px solid;
	FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
	FONT-SIZE:9px;
	FONT-WEIGHT: normal;
	COLOR: #073170;
	width:150px; 
	BACKGROUND-COLOR: #ffffff;
	}
	
	.image-gallery li{
	display:inline;
	float:left; margin:0px;list-style-type:none; position:relative;
	padding:4px;
	}
	
	
.div_main
{
	text-align:left;
	margin: 0 auto;
	width: 650px;
	background-color:White;
}

.div_header
{
	background-color: #46461f;
	font-family: 'Trebuchet MS';
	font-size: xx-large;
	font-weight: bold;
	color: White;
	height: 70px;
	padding-top:20px;
	padding-left:15px;
	
}

.div_content
{
	margin-top: 15px;
	height: 350px;
	text-align:center;	
	padding-left:10px;
	padding-right:40px;
}

.boardlist li
{
	float:left;	
	display: inline;
	margin-right: 40px;
	margin-bottom: 40px;
	font-family: "Trebuchet MS";
	font-size: 12px;	
	
}

.boardlist img
{
	width:53px;
	height:200px;
}

.boardlist span
{
	white-space:nowrap;
	color:#46461f;
}

.pager
{
	clear:both;
	margin: 0 auto;
}


.pagerlink
{
	border:solid 1px white;
	display:inline-block;
	margin-right:0.4em;
	padding:0.4em 0.7em;
	text-decoration:none;
	line-height:normal;		
	font-weight:bold;
	color:Black;		
}


.pagerlink:hover {
	border: solid 1px black;	
}

.pagerlabel
{	
	border:solid 1px white;
	display:inline-block;
	margin-right:0.4em;
	padding:0.4em 0.7em;
	text-decoration:none;
	line-height:normal;	
	background-color:black;
	font-weight:bold;
	color:white;		
}
.top {
	background-image: url(../Images/Untitled-1_05.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
}
.left {
	background-image: url(../Images/Untitled-1_14.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 18px;
}
.right {
	background-image: url(../Images/Untitled-1_12.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 17px;
}
.bottom {
	background-image: url(../Images/Untitled-1_18.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
}
.error{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:Red;
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px;
	PADDING-TOP: 4px;
	PADDING-BOTTOM: 4px;
}
/*Shortcut styles*/
.shortcutLinks{
	font-family:tahoma;
	font-size: 11px;
	color:#3333FF;
}
a.shortcutLinks{
	color:#3333FF;
	text-decoration:none;
}
a.shortcutLinks hover {
	text-decoration:underline;
	color:#FF0000;
}
/*shortcut styles*/



a.menu {width: auto;
		height: 10px;
		
		text-decoration: none;
		color: #8d9798;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
a.menu:hover{ color: #555555;
				text-decoration: none;
				}
a.menu:active{ color: #8d9798;
				text-decoration: none;
				}

a.flag{ text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight: bold;
		color:#1e76bd;
		text-align:center;
		}
a.flag:hover{ text-decoration:underline;
				color:#5eb6fd;
				}