/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #DBDABC;
	margin-left:0px;
	margin-top:0px;
/*	scrollbar-face-color: #D3D2C0;
	scrollbar-highlight-color: #FFFFE5;
	scrollbar-shadow-color: #D3D2C0;
	scrollbar-3dlight-color: #E4E1C0;
	scrollbar-arrow-color:  #65653D;
	scrollbar-track-color: #E4E1C0;
	scrollbar-darkshadow-color: #66643D; */
}

font,th,td,p {
	font-size : 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
font-size : 20pt;
color: #65653D;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
text-align: center;
}

h2 {
font-size : 14pt; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
}

h3 {
font-size : 11pt; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
}

/*
a:link {color : #65653D; text-decoration:underline;}
a:visited {color : #65653D; text-decoration:underline;}
a:hover {color : #DD6900; text-decoration:none;}
*/
a:link {color : #52522C; text-decoration:underline;}
a:visited {color : #65653D; text-decoration:underline;}
a:hover {color : #A1A258; text-decoration:none;}


.bodyline	{ background-color: #FFFFE5; border: 1px #66643D solid; background-image: url(../images/bg.gif)}

.bar1{
	color: #FFA34F; font-size: 16px; font-weight : bold;
	background-color: #65653D; height: 25px;
	background-image: url(../images/bar1.gif);
}

.bar2{
	color: #65653D; font-size: 10px; font-weight : bold;
	background-color:#E4E1C0; height: 28px;
	background-image: url(../images/bar2.gif);
}

.menu{
	color: #65653D; font-size: 10px; font-weight : bold;
	background-color:#E4E1C0; height: 28px;
	background-image: url(../images/menu.jpg);
}

.fine {border-style:solid; border-width:1px; border-color:#65653D;}
.none {border-style:none;}

/* None-bold submit button */
.liteoption {
	background-color : #D3D2C0;
	font-weight : normal;
}

.piccadre {border-color:#65653D; border-width:1px;}


.connect {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	color:#000000;
	border:none;
	filter:alpha(style=0, opacity=50);
	-moz-opacity:0.5;
}

.m_left {
	width:4px;
	background-image:url(../images/m_left.jpg);
}

.m_right {
	width:29px;
	background-image:url(../images/m_right.jpg);
}

.m_inter {
	width:126px;
	height:3px;
	background-image:url(../images/m_inter.jpg);
}


