body, div, p {
	background:transparent;
	color: #000;
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	margin:0px;
	padding:0px;
}

table, th, tr, td{
	background:transparent;
	color: #000;
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
}


body {
	background-color:#fff;
	}

input 
{
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: normal;
	font-size:10px;
	border: 1px solid #a5a5a5;
	background-color: #efefef;

}

textarea.minibutton
{
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: normal;
	font-size:10px;
	border: 1px solid #a5a5a5;
	background-color: #efefef;

}

button.minibutton
{
	background-color: #efefef;
	border-width: 1px;
	margin: 0px;
}

a.cartmenu, a.cartmenu:hover, a.cartmenu:visited, a.cartmenu:active 
{
	text-decoration:none;
	font-weight: bold;
	color: white;
	font-size: 10pt;
}

a, a:hover, a:visited, a:active
{
	text-decoration:none;
	color:#003399;
}
hr
{
	height:1px;

}
#logo
{
	padding:0px;
	margin:0px;
	border:0px;
	background-image:url(./images/logo.jpg);
	width:84px;
	height:67px;
	display:inline;
	float:left;
	clear: left;
}

.heading1{
	height:67px;
	width:100%;
	background-color: #6c93c1;
	background-image:url(./images/right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.heading2{
	padding:0px;
	margin:0px;
	width:100%;
	height:67px;
	color:#fff;
	background:transparent;
	background-image:url(./images/left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-position: 84px 0px;
	vertical-align:baseline;
}
.headingspacer
{
	padding:0px;
	margin:0px;
	width:10%;
	height:45px;
	color:#fff;
	background:transparent;
}

.footer1
{
	height:37px;
	width:100%;
	background-color: #6c93c1;
	background-image:url(./images/b_tile.jpg);
}

.footer2
{
	height:37px;
	width:276px;
	background-color: #6c93c1;
	background-image:url(./images/b_left.jpg);
	float:left;
	background-repeat:no-repeat;
	background-position:left top;
}

.footer3
{
	height:37px;
	width:293px;
	background-color: #6c93c1;
	background-image:url(./images/b_right.jpg);
	float:right;
	background-repeat:no-repeat;
	background-position:right top;
}

.header1 {
	font-weight: bold;
	font-size: 14px
}

.header2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000
}

.header3 {
	font-weight: normal;
	font-size: 12px;
	color: #0000FF
}

.smalltitle
{
	font-weight:bold;
	font-size: 12px;
	color: #406188;
}

/* main theme */

.main {
	border: 1px solid #d5d5d5;
	width: 98%;
}

table.heading {
	background-color: #FFF;
	background-repeat: no-repeat;
	font-family : Verdana, Arial;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	color: #FF9E31;
	font-size : 18px;
	font-weight: bold;
	text-align: left;
}
table.heading th {
	width: 99%;
	height: 50px;
	padding-left: 50px;
	background-repeat: no-repeat;
}
table.centerpanel {
	background-color: #f5f5f5;
	margin: 2px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.centerpanel td {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 6px;
	border: 1px solid #CCCCCC;
	border-spacing: 0px;
	border-collapse: collapse;
}

th.titletext
{
	color: #319Eaa;
	font-size : 14px;
	font-weight: bold;
}

.theader {
	background-color:#6c93c1;
}

/* tabs */
.tabs {
	float: left;
	width: 100%;
	line-height: normal;
	background-image: url("./images/tabs_bg.gif");
}

.tabs ul {
	margin: 0;
	padding: 0px 0px 0;
	list-style: none;
}

.tabs li {
	float: left;
	background: url("./images/tab_bg.gif") no-repeat left top;
	margin: 0;
	margin-left: 0px;
	margin-right: 2px;
	padding: 0 0 0 10px;
	line-height: 18px;
}

.tabs li.current {
	background: url("./images/tab_sel_bg.gif") no-repeat left top;
	margin-right: 2px;
}

.tabs span {
	float: left;
	display: block;
	background: url("./images/tab_end.gif") no-repeat right top;
	padding: 0px 10px 0px 0px;
}

.tabs .current span {
	background: url("./images/tab_sel_end.gif") no-repeat right top;
}

.tabs a {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.tabs a:link, .tabs a:visited, .tabs a:hover {
	color: black;
}

.tabs a:hover {
}

.tabs .current {
}

.tabs .current a, .tabs .current a:link, .tabs .current a:visited {
}

.panel_wrapper div.panel {
	display: none;
}

.panel_wrapper div.current {
	display: block;
	width: 100%;
	height: 120px;
	overflow: visible;
}

.panel_wrapper {
	border: 1px solid #919B9C;
	border-top: 0px;
	padding: 10px;
	padding-top: 5px;
	clear: both;
	background-color: white;
}
/* MSIE */
* html .panel_wrapper {
	width: 100%;
}

/* Productwin */
.medtitle
{
	font-size:12px;
	padding:4px;
}


#cmk {
	border: 1px solid #d9d9d9;
}

.attach {
	background-color:#FFDD00;
	width:100%;
	height:20px;
	color:#000;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	border-bottom:1px solid #a0a0a0;
}

.att_cont_head {
 	text-align:center; 
	background-color:#333399;
	color: white;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	border:1px solid #a0a0a0;
}

.att_cont {
	border:1px solid #a0a0a0;
	padding:10px;
	height:350px;
	vertical-align:top;
 	text-align:left;
}

.att_list_head {
 	text-align:center;
	border:1px solid #a0a0a0;
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	width:250px;
}

.att_list_pager {
	border:1px solid #a0a0a0;
	padding:5px;
	vertical-align:top;
	height:20px;
}

.att_list {
	border:1px solid #a0a0a0;
	padding:5px;
	width:250px;
	vertical-align:top;
 	text-align:left;
}

.hlevul {
 	color:#FF9900;
	list-style-type: square;
}

.hlevli {
	padding:3px 0px 3px 0px;
}