h1 	{
	color: #639AD1;
	font-family: times;
	font-size: 20px;
	}
p 	{
	color: #515151;
	font-family: sans-serif;
	font-size: 12px;
	}

h2	{
	color: #FFFFFF;
	font-family: times;
	font-weight: bold;
	font-size: 16px;
	}
	
h3	{
	color: #FFFFFF;
	font-family: times;
	font-weight: bold;
	font-size: 12px;
	}
	
h4	{
	color: #FFFFFF;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 9px;
	}
	
h5	{
	color: #FFFFFF;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 10px;
	}


.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	text-align: justify;

}
.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px outset;
}

iframe {
	overflow-x:hidden;
		}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style26 {font-size: x-small; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style27 {font-size: x-small}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

body {
	background-image: url(bg_b1.gif);
}

div.left
{
float:left;
border-right:1px;
border-right-color: #f76d73;
width:583px;
height:837px;
}