p
{
	margin-right:0.2cm;	
	font-family:"Microsoft Sans Serif";
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-indent:0.5cm;
	text-decoration:none;
	text-align:justify;
}

.title
{
	font-family:"Microsoft Sans Serif";
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	text-indent:0.5cm;
	text-decoration:none;
	text-align:justify;
}

.div_scroll
{
	background-color:b49873;
	margin-left:0.5cm;
	margin-right:0.2cm;	
	margin-top:0.5cm;
	overflow:auto;
    overflow-Y:scroll;
    overflow-X:none;
	width:440px;
    height:278px;
    scrollbar-arrow-color:#003366;
    scrollbar-base-color:#EFEBDE;
    scrollbar-dark-shadow-color:#87080f;
    scrollbar-face-color:#EFEBDE;
    scrollbar-highlight-color:#87080f;
    scrollbar-shadow-color:#87080f;;
    scrollbar-3d-light-color:#EFEBDE;
    scrollbar-track-color:#EFEBDE;
    border-style:none;
    cursor:default;
}

.div_contact
{
	background-color:b49873;
	margin-left:0.5cm;
	margin-right:0.2cm;	
	margin-top:0.5cm;
	width:440px;
    height:278px;
    border-style:none;
    cursor:default;
}
.textarea
{
	font-family:Tahoma;
	font-size:10px;
	color:#000066;
	width:190px;
	height:80px;

}
.textinput
{
	font-family:Tahoma;
	font-size:10px;
	color:#000066;
	width:100px;

}
.textinput2
{
	font-family:Tahoma;
	font-size:10px;
	color:#000066;
	width:80px;

}
.button
{
	background-color: transparent;
	background-image: url(buttonBackground.gif);
	background-repeat: no-repeat;
	width: 50px;
	height: 20px;
	margin: 5px auto;
	padding: 1px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#000066;
	text-decoration: none;
	cursor:pointer;
}
.error
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-indent:0.2cm;
	font-style:normal;
	color:red;
}
.p2
{
	
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-indent:0.2cm;
	font-style:normal;
	color:black;
}

.link1
{
	margin-right:0.2cm;	
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-indent:0.5cm;
	text-decoration:none;
	text-align:justify;
	color:#FFFFFF;
}

.link1:hover
{
	margin-right:0.2cm;	
	font-family:"Microsoft Sans Serif";
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-indent:0.5cm;
	text-decoration:none;
	text-align:justify;
	color:#FF0000;
}
