/* CSS Document */

.blue-01{
font-family: sans-serif, Tahoma, Verdana, Arial,  "Arial Narrow", "Times New Roman";
font-size:16px;
color:#3B3B83;
font-weight: normal;
text-decoration: none;
}
.blue-02{
font-family: sans-serif, Tahoma, Verdana, Arial,  "Arial Narrow", "Times New Roman";
font-size:16px;
color:#3B3B83;
font-weight:bold;
text-decoration: none;
}
.white-01{
font-family:Verdana, sans-serif, Tahoma, Arial,  "Arial Narrow", "Times New Roman";
font-size:13px;
color:#ffffff;
font-weight:bold;
text-decoration: none;
}
.white-02{
font-family:Verdana, sans-serif, Tahoma, Arial,  "Arial Narrow", "Times New Roman";
font-size:11px;
color:#ffffff;
font-weight: normal;
text-decoration: none;
}
.border{
padding-right:4px;
padding-left:4px;
padding-top:4px;
padding-bottom:4px;
border-width:1px;
border-style:solid;
border-color: #999999;
}
.border:hover{
padding-right:4px;
padding-left:4px;
padding-top:4px;
padding-bottom:4px;
border-width:1px;
border-style:solid;
border-color: #7D3636;
}
UL { list-style-image:url(arow.jpg);
line-height:18px;
 }


a.white-01-link {
	font-family: arial, verdana, Tahoma, dinengschrift, "times new Rom B", "courier new";
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
a.white-01-link:hover {
	font-family: arial, Verdana, Tahoma, dinengschrift, "times new Rom B", "courier new";
	color:#FFDE00;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
a.white-01-link:active {
	font-family: arial, verdana, Tahoma, dinengschrift, "times new Rom B", "courier new";
	color:#FFDE00;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
a.white-01-link:focus {
	font-family: arial, verdana, Tahoma, dinengschrift, "times new Rom B", "courier new";
	color:#FFDE00;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	}



a.white-02-link {
	font-family: verdana, arial, Tahoma, dinengschrift, "times new Rom B", "courier new";
	color:#ffffff;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	}
a.white-02-link:hover {
	font-family: verdana, arial, Tahoma, dinengschrift, "times new Rom B", "courier new";
	color:#FFDE00;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline;
	}
a.white-02-link:active {
	font-family: verdana, arial, Tahoma, dinengschrift, "times new Rom B", "courier new";
	color:#FFDE00;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline;
	}
a.white-02-link:focus {
	font-family: verdana, arial, Tahoma, dinengschrift, "times new Rom B", "courier new";
	color:#FFDE00;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
	}





a.01-link {
	font-family: verdana, arial, Tahoma, dinengschrift, "times new Rom B", "courier new";
	color:#353872;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
	}
a.01-link:hover {
	font-family: verdana, arial, Tahoma, dinengschrift, "times new Rom B", "courier new";
	color:#000000;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	}
a.01-link:active {
	font-family: verdana, arial, Tahoma, dinengschrift, "times new Rom B", "courier new";
	color:#000000;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	}
a.01-link:focus {
	font-family: verdana, arial, Tahoma, dinengschrift, "times new Rom B", "courier new";
	color:#000000;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	}



.input-01{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#7D3636;
height:25px;
font-size:11px;
color:#F4F0C0;
border: #4A6533;
font-weight:bold;
border-width:1px;
margin-left:10px;
margin-right:10px;
border-style: dotted;
}
.input-01:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#4A6533;
height:25px;
font-size:11px;
color:#F4F0C0;
border: #4A6533;
font-weight:bold;
border-width:1px;
margin-left:10px;
margin-right:10px;
border-style: dotted;
}



.input-feild{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#ffffff;
width:200px;
height:18px;
font-size:11px;
color:#343434;
border: #7F9DB9;
font-weight: normal;
border-width:1px;
border-style: solid;
}
.input-feild:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFEF4;
width:200px;
height:18px;
font-size:11px;
color:#000000;
border: #7D3636;
font-weight: normal;
border-width:1px;
border-style: solid;
}




.input-textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#ffffff;
width:200px;
height:100px;
font-size:11px;
color:#343434;
border: #7F9DB9;
font-weight: normal;
border-width:1px;
border-style: solid;
}
.input-textarea:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFEF4;
width:200px;
height:100px;
font-size:11px;
color:#000000;
border: #A45757;
font-weight: normal;
border-width:1px;
border-style: solid;
}