#orderinfo {
	width:203px;
    padding-top:1px;
    position:relative; 
	top:10px; right:0px;
	top:0px;
    overflow: auto;
	display:block;
}

h3 {
    font-size: 10px; 
    display: inline;
}

h2 {
   font-size: 16px;  
}

#orderprice {
    width:170px;
    padding-top:1px;
    position:relative; 
    top:10px; right:0px;
    top:0px;
    overflow: auto;
    display:block;
    margin: 10px;
}

#order_left {
	width:580px;
    padding-top:1px;
    position:relative; top:10px; right:0px;
	top:0px;
    max-height: 500px;
    overflow: auto;
}

html {
	height:100%;
}

form {
	display:inline;
}

#quicklinksform {
	vertical-align: bottom;
	height:50px;
}

.qz_right {
	background-color:#F5F5F5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2B2B2;	
    padding-left: 7px;
	width:203px;
    height: 100%;
}

hr {border: none 0;
border-top: 1px solid #CCCCCC;/*the border*/
width: 100%;
height: 1px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    width: 100%;
    height: 100%;
}

p {
	 margin: 8px; 
}

.cell, .cell p {
	background-color: #CCCCCC;
	vertical-align: baseline;
	height: 100%;
	width: 100%;
	display:block;
}

.tb table {
	background-color:#999999;
}
.tb td {
	background-color:#FFFFFF;
}

.small_red {
	color: #999999;
	font-size: 10px;	
}

.small_grey {
	color: #7D7579;
	font-size: 9px;	
}

.grey {
	color: #7D7579;
}

.small_black {
	color: #000000;
	font-size: 9px;	
}

button,input,select {
	font-size: 10px;
    vertical-align: middle;
}


.small {
	font-size: .8666em;
	font-stretch:condensed;
	color:#999999;
	vertical-align: middle;
}

.menu_box {
	display: block;
	width: 190px;
	background-color: #002269;
}

#menu, #menu a:link, #menu a:active, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
    line-height: 18px;
}

#menu a:hover {
	text-decoration: underline;	
}

#rm{
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}

.right_menu {
	display: block;
	width: 204px;
	background-repeat: repeat-y;
	padding: 0px 3px 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F4F4F2;
}

.top_menu {
	background-color: #002269;
	background-image: url(/galery/right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 190px;
	height: 7px;
}

.bottom_menu {
	background-color: #002269;
	background-image: url(/galery/right_corner_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	width: 190px;
	height: 7px;
}

.m1 {
	margin-left: 10px;
}
.m2 {
	margin-left: 20px;
}
.m3 {
	margin-left: 30px;
}

.m1_selected {
	margin-left: 10px;
    font-weight: bold;
    text-decoration: underline;
}
.m2_selected {
	margin-left: 20px;
    font-weight: bold;
    text-decoration: underline;
}
.m3_selected {
	margin-left: 30px;
    font-weight: bold;
    text-decoration: underline;
}

.space {
	padding-top:10px;
	padding-right:10px;
	width: 100%;
}

.static_bg {
	background-image: url(/site/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

li
{
	list-style-image: url(/images/rhomb.gif);	
}

.mBlue A,.mBlue A:Visited, .mBlue A:Active{
	color: #0000FF;
	text-decoration: none;		
}

.mBlue A:Hover {
	text-decoration: underline;
}

.mBlack A,.mBlack A:Visited, .mBlack A:Active{
	color: #000000;
	text-decoration: none;		
}

.mBlack A:Hover {
	text-decoration: underline;
}

.mBlackSmall A,.mBlackSmall A:Visited, .mBlackSmall A:Active{
    color: #000000;
    text-decoration: none;   
    font-size: 9px;         
}
.mBlackSmall A:Hover {
    text-decoration: underline;
}

.mGrey A,.mGrey A:Visited, .mGrey A:Active{
	color: #999999;
	text-decoration: none;		
}

.mGrey A:Hover {
	text-decoration: underline;
}

.mWhite A,.mWhite A:Visited, .mWhite A:Active{
	color: #ffffff;
	text-decoration: none;		
}

.mWhite A:Hover {
	text-decoration: underline;
}

.mRed A,.mRed A:Visited, .mRed A:Active{
	color: #FF0000;
	text-decoration: none;		
}

.mRed A:Hover {
	text-decoration: underline;
}


.mGreen A,.mGreen A:Visited, .mGreen A:Active{
    color: #619950;
    text-decoration: none;        
}

.mGreen A:Hover {
    text-decoration: underline;
}


.mRgreen A,.mRgreen A:Visited, .mRgreen A:Active{
    color: #00ff00;
    text-decoration: none;        
}

.mRgreen A:Hover {
    text-decoration: underline;
}