p
{
	
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-indent:0.5cm;
	text-align:justify;
	color:#87080f;
	letter-spacing:1px;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	font-style:italic;	
}

.scroll
{
        overflow:auto;
        overflow-Y:scroll;
        overflow-X:none;
		width:490px;
        height:260px;
        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;
}
.link1
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-indent:0.5cm;
	text-align:justify;
	color:#87080f;
	letter-spacing:1px;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	font-style:italic;	
	text-decoration:underline;
}
.link1:hover
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-indent:0.5cm;
	text-align:justify;
	color:orange;
	letter-spacing:1px;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	font-style:italic;	
}
.scroll2
{
        overflow:auto;
        overflow-Y:scroll;
        overflow-X:none;
		width:490px;
        height:360px;
        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;
}

.textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	width:190px;
	height:100px;

}
.textinput
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	width:150px;

}
.textinput2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	width:100px;

}
.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;
}

.p2
{
	
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-indent:0.2cm;
	text-align:justify;
	color:#87080f;

	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	font-style:normal;	
}

.error
{
	
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-indent:0.2cm;
	text-align:justify;
	color:red;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	font-style:normal;	
}

.p1
{
	
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#87080f;

	text-decoration:none;
	margin-left:15px;
	margin-right:5px;
	font-style:italic;	
}
