.title {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #1D4F81;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

body {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990066;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
a:hover {
	text-decoration: underline;
	color: #990066;
}
a:active {
	text-decoration: none;
}

.data_border_top{
background-image:url(../images/Data_border_top.gif);
background-position:top;
background-repeat:repeat-x;}
.data_border_bottom{
background-image:url(../images/Data_border_bottom.gif);
background-position:bottom;
background-repeat:repeat-x;}
.data_border_right{
background-image:url(../images/Data_border_right.gif);
background-position:right;
background-repeat:repeat-y;}
.data_border_left{
	background-image:url(../images/Data_border_left.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.footer {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	}
.cursor{
cursor:pointer;}
.button {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #083868;
	background-image: url(../images/button_bg.jpg);
	background-color: #999999;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
}

.sub_title {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-bottom: 10px;
}
.style1 {color: #813C1A}
.style2 {color: #083868}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003366;
	width: 42px;
}
