body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: F1F1F1;
	background-image: url(background.jpg);
	background-repeat: repeat-x;

}
.content {
    font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
}
.bottom {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#545454;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	font-variant:normal;
	text-transform:none;
	border: 1px solid #F1F1F1;
	background-color: #FBFDFF;
	height: 25px;
	width: 65px;
}
.heading {
    font-family:Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
a{
	color: #025399;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

input, textarea{
	font: 8pt verdana;
	background: #FFFFFF;
	width: 180px;
	color: #245580;
	border-bottom: 0.01em dotted #CCCCCC;
	border-top-width: 0.01em;
	border-right-width: 0.01em;
	border-left-width: 0.01em;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f9f9f9;
	border-right-color: #f9f9f9;
	border-left-color: #f9f9f9;



	}
.box {
	border: 1px solid #000;
	}
.leftnavi {

    font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
}
.content1 {
	font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
	margin-left: 10px;
	padding-left: 10px;

}
.contitle {

    font-family:Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: 28517F;
	text-decoration: none;
	font-variant: normal;
}

