﻿* {margin:0;padding:0}
/* mac hide \*/
html, body{height:100%; width:100%;}
/* end hide */

body { 
background-color: #666666;
text-align:center;
min-width:900px;/* for good browsers*/
font-family : verdana, arial, sans-serif; 
font-size : 10px;
color: #663300;
}

#centercontent {
	width: 900px;
	text-align: center;
	position: absolute;
	z-index: 5;
	left: 50%;
	margin-top:0px;
	margin-left: -450px;
	/* Half the width of the DIV tag */
	outline: none;
	-moz-outline-style: none;
	}

#ram	{
	background-color: #ffffff;
	border:thin solid #663300;
	z-index: 10;
	}

td.brun	{
	background-color: #663300;
	}

td.stylewh1	{
	width: 425px;
	height: 350px;
	}

td.stylewh2	{
	width: 285px;
	height: 350px;
	}

td.style1	{
	vertical-align:top;
	text-align:left;
	}

td.place1	{
	vertical-align:top;
	text-align:left;
	width:50%;
	}

td.style2	{
	vertical-align:bottom;
	text-align:left;
	}

td.style3	{
	vertical-align:top;
	text-align:right;
	}

td.place3	{
	vertical-align:top;
	text-align:right;
	width:50%;
	}
	
td.style4	{
	vertical-align:bottom;
	text-align:right;
	}
	
td.style5	{
	vertical-align:bottom;
	text-align:center;
	}

td.style6	{
	vertical-align:top;
	text-align:center;
	}

img {
	border-width:0px;
	outline: none;
}

.box1 {
	height : 530px; 
	width : 890px; 
	margin-top : 0px; 
	margin-left : 0px;
	padding : 5px; 
	border : 0; 
	overflow : auto; 
	}

.box2 {
	height : 530px; 
	width : 805px; 
	margin-top : 0px; 
	margin-left : 80px;
	padding : 5px; 
	border : 0; 
	overflow : auto; 
	}

.fet{
	font-weight : bold;
	}
	
.fetl{
	font-weight : bold;
	letter-spacing:2px;
	}
	
.fet12{
	font-size : 12px;
	font-weight : bold;
	}

.vit{
	color: #ffffff;
	}

.grey	{
	font-size : 9px;
	color: #cccccc;
	text-decoration: none; 
	}

.text18f{
	font-size : 18px;
	font-weight : bold;
	}

.text14fv{
	font-size : 14px;
	font-weight : bold;
	color: #ffffff;
	}

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

.text14v{
	font-size : 14px; 
	line-height: 18px;
	color: #ffffff;
	}

.text14{
	font-size : 14px; 
	line-height: 18px;
	}

.text12fv{
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	}

.text12f{
	font-size : 12px;
	font-weight : bold; 
	}

.text12{
	font-size : 12px;
	}

a img {
	border: none;
	outline:none;
}

a:link  {   
	text-decoration: none; 
	color: #663300;
	}

a:active  {  
	text-decoration: none; 
	color: #663300;
	outline: none;
	}

a:visited {
	text-decoration: none; 
	color: #663300;
	}

a:hover {
	text-decoration: underline; 
	color: #663300;
	}

a:focus{
	outline: none;
	-moz-outline-style: none;
}