body {
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #A8A6A7;
	scrollbar-shadow-color: #A8A6A7;
	scrollbar-3dlight-color: #A8A6A7;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #A8A6A7;
	scrollbar-darkshadow-color: #A8A6A7;
	background-color : #FFFFFF;
	background-image:url(images/pgbg.gif);
	background-repeat:repeat-x;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#product{
width:100%;
height:100%;
overflow:auto;
}

.textbox {
	BORDER-RIGHT: #5F3C76 1px solid;	BORDER-TOP: #5F3C76 1px solid;
	BORDER-LEFT: #5F3C76 1px solid;		BORDER-BOTTOM: #5F3C76 1px solid;		BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 11px;	COLOR: #000000;	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;}
	
.button {
	BORDER-RIGHT: #DCD6E2 0px solid;
	BORDER-TOP: #DCD6E2 0px solid;
	BORDER-LEFT: #DCD6E2 0px solid;
	BORDER-BOTTOM: #DCD6E2 0px solid;
	BACKGROUND-COLOR: #EEE;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 0px 3px 0px;
}

a:link {
	color: #2351B2;
	text-decoration: none;
}
a:visited {
	color: #2351B2;
	text-decoration: none;
}
a:hover { color: #000000;	text-decoration: none;}
a:active {
	color: #2D75D9;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodytext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #2D75D9;
	word-spacing: 1px;
	font-size: 16px;
}

.head1 {
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #2351B2;
	word-spacing: 1px;
	font-weight: bold;
	padding-bottom: 5px;
}

a.link1:link {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #2351B2;
	text-decoration: underline;
}
a.link1:visited {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #2351B2;
	text-decoration: underline;
}
a.link1:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #2351B2;
	text-decoration: none;
}
a.link1:active {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #2351B2;
	text-decoration: underline;
}


.footer {	font-family: Arial, Verdana;	font-size: 11px; 	color: #666666; word-spacing: 1px;
background-image: url(images/footerbg.gif); background-repeat:repeat-x; height: 50px; padding-top: 8px;
}
.bold {
	color: #2351B2;
	font-weight: bold;
}
.bodytext strong {
	color: #3966BB;
}
.menucenter {
}
.fg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #3252B2;
}
.bodytext p {
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #2D75D9;
}
.bodytext ul li {
	color: #333;
}
.bodytext ul li {
	color: #666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
.bodytext table tr .bodytext strong {
	font-size: 18px;
	color: #666;
}
.bodytext table tr .bodytext {
	font-size: 16px;
}

