body
{
	font-weight: normal;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	font-size: 12px;
	
	SCROLLBAR-FACE-COLOR: #DDDDDD;
	SCROLLBAR-HIGHLIGHT-COLOR: #AAAAAA;
	scrollbar-3d-light-color: #fafafa;
	scrollbar-dark-shadow-color: #fafafa;

	SCROLLBAR-SHADOW-COLOR: #AAAAAA;
	SCROLLBAR-ARROW-COLOR: #fafafa;
	SCROLLBAR-BASE-COLOR: #fafafa;

}



p,table
{
	font-size: 11px;
}

p
{
	text-align: justify;

}

a:link,
a:visited
{
	color: #007DB3;
	
}


a:hover,
a:active
{
	color: #0F72FA;

}

li
{
	font-size: 11px;
	list-style-image: url(../img/icon/li_blip.gif);
	line-height: 18px;
	text-align: justify;
}

button
{
	border: 1px solid #86442D;
	color: #86442D;
	font-size : 12;
	font-weight : bold;
	
	width : 80px;
	height : 20px;
	cursor : pointer;

	background-image : url(../img/button_bg.jpg);
	background-color : #DBB79D;
	background-repeat: repeat-x;
	background-position: bottom;
	
}

h1
{
	font-weight: bold;
	color: #007DB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image : url(../img/h1_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;

	width : 100%;

  height : 56px;

}

h2
{
	font-weight: bold;
	color: #007DB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;



}



h3
{
	font-weight: bold;
	color: #007DB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


	padding : 0px;
	margin-top : 5px;
	margin-bottom : 5px;
}
	
h6
{
	background-image : url(../img/separator.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 56px;
	width : 100%;


}

h4
{
	background-image : url(../img/h1_1_rvd_bg.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	width : 100%;
	padding-left : 38px;
  font-size: 16px;
  line-height : 36px;
  color : #FFFFFF;
}

h5
{
	background-image : url(../img/h1_1_hsz_bg.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
	width : 100%;
	padding-left : 38px;
  font-size: 16px;
  line-height : 36px;
  color : #FFFFFF;


}



textarea
{
	
	border: 1px solid #666666;
	color: #666666;
	font-size : 12;
	font-weight : bold;
	font-family : Arial;

	background-color : #ffffff;
	background-repeat: repeat-x;
	background-position: bottom;

	padding-left : 5px;

	scrollbar-3dlight-color : #85807D;
	scrollbar-arrow-color : #85807D;
	scrollbar-base-color : #EFE7DC;
	scrollbar-darkshadow-color : #85807D;
	scrollbar-face-color : #EFE7DC;
	scrollbar-highlight-color : #EFE7DC;
	scrollbar-shadow-color : #C1BAB0;
	scrollbar-track-color : #F2F2F2;

}

h6
{



 	background-image : url('../img/hr_bg.png');
	background-repeat: no-repeat;
  background-position: center center;
	background-color : #ffffff;


	width : 400px;
	height : 35px;



}

