/* author: MiF@ */
/* Creation date: 25.01.2008 */
body {
	margin: 0px 0px 0px 0px;	
	background-color: #710103;
	color : #0e3c00;	
}
td,tr,p,div {
	font-family: Arial;
	font-size: 12px;
	color: #444;	
}
.top {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold; 
	color: #770000;
	border-top: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
}

#insidesubmenu {
	padding: 0px;
	margin: 10px 0px 10px 96px;
	list-style-image: url(../img/dash.gif);
	color: #3c3c3c;
	font-size: 95%;
	line-height: 190%;
}


.top2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold; 
	color: #FFF;
}
.price {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	PADDING: 5px;
}
span.gray {
	color: #B7B7B7;
	font-size: 10px;
}
.img { 
	BORDER: #FFFFFF 0px solid;
	PADDING: 3px;
}
.inputbox {	
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343A58;
	background: #ccc;
	border: 1px solid #770000;
}
.button {	
	color: #FFFFFF; 
	font-family: Arial, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: #770000;
	border: 0px solid #333;
	height: 20px;
  cursor:  pointer;
}
A {     
	font-family: Arial;
	font-size: 12px;
    Color : #770000;
	font-weight: bold;
	text-decoration : underline;
}
A:hover { 
    font-family: Arial;
	font-size: 12px;
	position: relative;
    Color : #444;
	font-weight: bold;
	text-decoration : none;
}
