body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	scrollbar-face-color: #277790; 
	scrollbar-shadow-color: #277790; 
	scrollbar-highlight-color: #277790; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #FF0000;
	background-image:  url(images/back.gif); 
	background-repeat: repeat-x;

}

FORM { margin-top : 0px; margin-bottom : 0px; }

* {
	color: #465C75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h1 *, h2 *, h3 *, h4 * {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

p	{ font-size: 10px }
.nl	{
	font-family: Impact, Arial, Helvetica;
	font-size: 23px ;
	color: #ff3300;
}
.logo	{
	font-family: Impact, Arial, Helvetica;
	font-size: 23px ;
	color: #465C75;
}
.cap	{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	padding-left: 5px;
	cursor: default;
}
h1	{ 
	font-weight: normal; 
	font-size: 18px;
	color: #A6AEBD;
	margin-bottom: 2pt;
}
h2	{ 
	font-size: 12px; line-height : 130%;
	font-weight: normal; 
	color: #A6AEBD;
}
h3, .h3 {
	font-size: 11px;
}
h4	{ 
	font-size: 12px; 
	font-weight: normal; 
	color: #6F7386;
}

h5, .h5 {
	font-size: 10px;
	font-weight: normal; 
}

h2, h3, h4, h5, p { 
	margin-top: 2pt;
	margin-bottom: 2pt;
	margin-left: 2pt;
	margin-right: 2pt;
}

h5.m,h5.mz {
	margin-left: 8pt;
	margin-right: 2pt;
	text-indent : -7pt;
	margin-top: 0pt;
	margin-bottom: 1pt;
	color: #277790; 
}

h5.mz {
	color: #FFFFFF; 
	font-weight: bold; 
}

a, a:hover, a:visited { 
	color: #465C75;
}

a, a:visited { text-decoration: none}
a:hover { text-decoration: none}

a.gr, a.gr:visited { color: #1597A2; }

a.gr:hover { color: #65BAC2; }

a.but, a.but:hover, a.but:visited, a.nbut, a.nbut:hover, a.nbut:visited { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;

	border: #DFE2E6; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	height : 19px;
	cursor : pointer;
}
	
a.but, a.but:hover, a.but:visited { 
	background-color: #f4f5f6;
	color: #ff3300;
}
a.nbut, a.nbut:hover, a.nbut:visited { 
	background-color: #f4f5f6;
	color: #1597A2;
}
	
.cur, .err, .cur1 { font-size: 9px; color: #A6AEBD; }
.cur1 { color: #a6aebd;}
.err { color: red; }
.gray { font-size: 10px; color: #A6AEBD; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}

.input-ie-0, .input-ie-1, .input-ie-2, .input-ie-3, .input-ie-4, .input-ie-s,
.input-ie-b, .input-ie-b1, .input-ie-b2, .input-ie-b3 {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	border: 1px #A6AEBD solid; 
	background-color: #F4F5F6;
	text-align : left;
}

.input-ie-0, .input-ie-1, .input-ie-2, .input-ie-3, .input-ie-4, .input-ie-s {  
	color: #283c71; 
	background-color: #fbfcfd;
}
.input-ie-0 {  width: 30px;	}
.input-ie-1 {  width: 80px;	}
.input-ie-2 {  width: 160px;	}
.input-ie-3 {  width: 240px;	}
.input-ie-4 {  width: 320px;	}
.input-ie-s {  width: 114px;	}

.input-ie-b, .input-ie-b1, .input-ie-b2, .input-ie-b3 { 
	font-weight: normal; 
	color: #1597A2;
	background-color: #f4f5f6;
	border-color : #DFE2E6 #DFE2E6 #DFE2E6 #DFE2E6;
	cursor : pointer;
	padding-bottom : 1px;
	padding-top : 0px;
}
.input-ie-b  {  width: 90px;	}
.input-ie-b1 {  width:120px;	}
.input-ie-b2 {  width:180px;	}

td.tbh { background-color: #277790; }
td.tbb { background-color: F5F9F9; }
td.tbr { background-image:  url(images/line-dot.gif);
td.w { background-color: #ffffff; }
td.pn { background-color: #277790;}

table.bgc {  }

hr {
	color: #465c75; 
	height: 0.5pt;
}

ul {
	margin-top : 2px;
	margin-bottom : 2px;
	margin-left : 30px;
}
li {
	margin-top : 2px;
	margin-bottom : 4px;
}

.red, .red * { color: Red }
.white, .white * { color: white }

.bigprice {
	color: red; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; line-height : 130%;
	font-weight: normal; 
}
.repeatX {
	background-repeat: repeat-x;
}
.repeatY {
	background-repeat: repeat-y;
}
