BODY.main, body
{
	background:url('/images/bodybg.gif') top left repeat-x #6086B7;
	margin:0px;	
	font-family:Georgia,serif;	
	font-size:14px;	
	color: #111;	
	padding:0px;
	scrollbar-face-color:#5F6870;
	scrollbar-highlight-color:#898989;
	scrollbar-3dlight-color:#898989;
	scrollbar-darkshadow-color:#5F6870;
	scrollbar-shadow-color:#989898;
	scrollbar-arrow-color:#DEDEDE;
	scrollbar-track-color:#CCCCCC;
}


BODY.contract
{
	scrollbar-face-color:#D8D8D8;
	scrollbar-highlight-color:#E6E6E6;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#8B8B8B;
	scrollbar-shadow-color:#A7A7A7;
	scrollbar-arrow-color:#335271;
	scrollbar-track-color:#C8C8C8;
}

h1, h2, h3, h4, h5 { color: #454545; margin: 0px; line-height: 145%;}
h1 {font-size: 146%; margin: 8px 0px 4px 0px; } /* appx 18px */
h2 {font-size: 1.1em; margin: 0px; padding: 5px 0 6px 8px; color:#333366;}
h3 {font-size: 125%; margin: 8px 0px 4px 0px; } /* appx 14px */
h4 {font-size: 110%; margin: 12px 0px 4px 0px; } /* appx 12px */
h5 {font-size: 100%; margin: 4px 0px 4px 0px; } /* appx 11px */
strong{
	font-size : 12pt;
	font-weight: bold;
	color :"Maroon";
}

Div.menu {
	position:"absolute"; 
	left:0;
	top:90;
	width:130;
}

.LeftMenu
{
	background-color:#EFDECC;
}

td.LeftMenu 
{
	border-top:1px solid #AAAAAA;
	border-left:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	padding:2 2 2 2;
	margin: 0.5em 0.5em 2em 0.5em;
}

td.RightMenu
{
	border-right:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	border-left:1px dotted #AAAAFF;

	padding:5 5 5 5;
	margin: 2 2 2 2;
	background-image:url("/images/add_back.gif");
}

Div.LeftMenu
{
    margin: 0 0 0 0.5em;
    padding:0 0 0 5;
    width:120px;
}

A
{
	font:9pt Verdana;
	TEXT-DECORATION	: none;
}

A:link
{
	COLOR		:#3333FF;
}
A:visited
{
	COLOR		:#3333AA;
}

A:hover
{	
	COLOR		: #6666FF;
	border-bottom: solid 1px #3333FF;
}

.SubMenu
{
	background-image: url("/images/back_sub_header.gif");
}
td.TopMenu
{
		
	background:height:2.5em;background:url('/images/toolbarbg.gif') bottom repeat-x #65769b;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

A.TopMenu, A.TopMenu:Visited
{
  color: #FFF;
  padding: 1px 5px 3px 5px;
  font-weight: normal;
}

A.TopMenu:Hover
{
  background:height:2.5em;background:url('/images/toolbarhoverbg.gif') bottom repeat-x #65769b;

}

A.LeftMenu, A.LeftMenu:Visited
{
  color: #9C659C;
  border: 1px outset #F9EBD8;
  background-image: url("/images/button_yellow.gif");
  background-repeat:repeat-x;
  padding: 0px 1px 3px 5px;
  width:120px;
  font-weight: bold;

}

A.LeftMenu:hover
{
  color: #F9F8DF;
  background-image: url("/images/button_blue.gif");
  background-repeat:repeat-x;
  border: 1px solid #C4A1C4;
  padding: 0px 1px 3px 5px;
  width:120px;
}

Div.cop {
	font-family : "Courier";
	font-size : 8pt;
	color :"Silver";
	align:"left";
	position:"absolute"; 
	left:0;
	top:620;
	overflow:"hiden";
}

img.img
{
  padding: 5px 5px 5px 5px;
}
A.img
{
  BORDER-BOTTOM	:0px; 
}

A.img:hover
{
  BORDER-BOTTOM	:0px; 
}

TD.MainContent
{
	background:url('/images/panelbg.gif') bottom repeat-x #EEE;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;

	padding: 5 5 5 25 ;
	margin: 2em 2em 2em 2em ;
}

.HotPrice
{
	color:red;
	font-weight: bold;
}

.ContractItem
{
	font-family : "Verdana";
	font-size : 9pt;
	color :#333333;
	font-weight: normal;
	font-style : italic;
	BORDER-BOTTOM	:1px dashed; 
}

.ContractLabel
{
	font-family : "Verdana";
	font-size : 9pt;
	color :"Gray";
	font-weight: bold;
}

.ContractBigLabel
{
	font-family : "Verdana";
	font-size : 10pt;
	color :#333333;
	font-weight: bold;
	font-style : italic;
}

.ContractResponse
{
	font-family : "Verdana";
	font-size : 9pt;
	color :"LightSlateGray";
	font-weight: bold;
}

.ContractHeader
{
	font-family : "Verdana";
	font-size : 16pt;
	color :#333333;
	font-weight: normal;
}

.ContractInfo
{
	HEIGHT: 18px;
	WIDTH: 130px;
	font-family : "Courier";
	font-size : 8pt;
	color :"Black";
	text-decoration: underline;
}

.ContractText
{
	font-family : "Verdana";
	font-size : 9pt;
	color :"Black";
}

.Contract
{
	font-family : "Verdana";
	font-size : 8pt;
	font-style : italic;
	color :"Black";
	HEIGHT: 18px;
	WIDTH: 180px;
	border-top : White;
	border-right : White;
	border-left : Gray;
	border-bottom : 1px solid Gray;
	background : #fbfbfb;
}
.ContractShort
{
	font-family : "Verdana";
	font-size : 8pt;
	font-style : italic;
	color :"Black";
	HEIGHT: 18px;
	WIDTH: 90px;
	border-top : White;
	border-right : White;
	border-left : Gray;
	border-bottom : 1px solid Gray;
	background : #fbfbfb;
}
.ContractSmall
{
	font-family : "Verdana";
	font-size : 8pt;
	font-style : italic;
	color :"Black";
	HEIGHT: 18px;
	WIDTH: 50px;
	border-top : White;
	border-right : White;
	border-left : Gray;
	border-bottom : 1px solid Gray;
	background : #fbfbfb;
}
.ContractNormal
{
	font-family : "Verdana";
	font-size : 8pt;
	font-style : italic;
	color :"Black";
	HEIGHT: 18px;
	WIDTH: 130px;
	border-top : White;
	border-right : White;
	border-left : Gray;
	border-bottom : 1px solid Gray;
	background : #fbfbfb;
}

.ContractLong
{
	font-family : "Verdana";
	font-size : 8pt;
	font-style : italic;
	color :"Black";
	HEIGHT: 18px;
	WIDTH: 600px;
	border-top : White;
	border-right : White;
	border-left : Gray;
	border-bottom : 1px solid Gray;
	background : #fbfbfb;;
}
.ContractButton
{
	font-family : "Verdana";
	font-size : 8pt;
	color :"Black";
	font-weight: bold;
	HEIGHT: 22px;
	WIDTH: 70px;
}
.ContractFile
{
	font-family : "Verdana";
	font-size : 8pt;
	font-style : italic;
	color :"Black";
	HEIGHT: 18px;
	WIDTH: 180px;
}

.ContractBlock
{
	font-family : "Verdana";
	font-size : 8pt;
	font-style : italic;
	color :"Black";
	HEIGHT: 100px;
	WIDTH: 600px;
	border-top : White;
	border-right : White;
	border-left : White;
	border-bottom : 1px solid Gray;
	background : #fbfbfb;
}

td.Article
{
	padding: 2px 0px 0px 4px;
}

p
{
	text-align:"justify";
	padding: 0px 15px 0px 5px;
	LINE-HEIGHT: 14pt; 
	font-size:9pt;
}

ul
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 9pt; 
	COLOR:#533526;
	text-align:"justify";
}
li
{
   pading:0px;
   margin: 0px;	
}
.ArticleText
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 14pt; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif
	COLOR:#533526;
	text-align:"justify";
}


.ArticleHidden
{
	padding:0px;
	margin:5px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 2pt; 
	COLOR:white;
}
A.ArticleHidden
{
	COLOR:#E2E1E2;
	border:0px;
}

A.ArticleHidden:visited
{
	COLOR:#E2E1E2;
}
A.ArticleHidden:hover
{
	COLOR:#E2E1E2;
	border:0px;
}

.ArticleBreak
{
	FONT-SIZE: 12pt; 
}


.Header
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	COLOR:#F9E8FF;
	text-decoration: none;
}

.ArticleHeader, h2
{
	font-size:14px;
	COLOR:#4767A3;
}

.ArticleBigHeader, h1
{
	font: italic 17px Georgia,serif;
	font-size:19px;
	color:#4767AA;
	margin:0 0 10px 0;
}

.ArticleNiceHeader, h3
{
 	font-family : "Verdana";
	font-size : 12pt;
	color: #372530;
	font-weight: bold;
	font-style : italic;
	text-decoration: none;
	font-face:"Verdana";
}

.ArticleLabel
{
	font-size : 8pt;
	color:"SaddleBrown";
	text-decoration: none;
}

.ArticleQuote
{
	font-family : "Verdana";
	font-size : 8pt;
	color:"SaddleBrown";
	font-style : italic;
	font-face:"Verdana,sans-serif";
	text-decoration: none;

}

.ArticleInput
{
	font-family : "Verdana";
	font-size : 8pt;
	color: #7a4447;
	font-weight: Normal;
	font-face:"Verdana,sans-serif";
	text-decoration: none;
	background : #EFEEED;
}

.ArticleButton
{
	font-family : "Verdana";
	font-size : 9pt;
	color: #7B5882;
	font-weight: Bold;
	font-face:"Verdana,sans-serif";
	text-decoration: none;
	border-top : 1px solid #F4D3A6;
	border-right : 1px solid #A67737;
	border-left : 1px solid #F4D3A6;
	border-bottom : 1px solid #A67737;
	background : #FAEBD7;
}
.article
{
 	border:1px solid white;
	background-color:#D4E2ED;
	padding:5px;
}
.contents
{
	font-family : "Verdana";
	font-size : 10pt;
	color: #7a4447;
	font-weight: Normal;
	font-face:"Verdana,sans-serif";
	text-decoration: none;
	background : #EFEEED;

}
table.product
{
	width : "480";
	bgcolor:"Lavender"; 
	cellpadding:"2";
	cellspacing:"0"";
	border:"1";
	bordercolorlight:"#000000";
	bordercolordark="#FFFFFF";
}


.note
{
		text-align:left;
		BACKGROUND-COLOR: #fefecc;
		border: solid 1 #ff0707; 
		padding:15px;
}

.footer
{
	height:15px;
	padding:0 11px 40px 11px;
	background:url('/images/footerbg.gif') top no-repeat;
}

.item {
border:1px solid #EEEEEE;
float:left;
height:200px;
margin:2px;
width:150px;
}
#menu, #search, #footer
{
display:none;
}