Body
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	height: 15px;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(../images/inputBg.gif);
	background-repeat: repeat;
	background-position: left top;
}
textarea {
  width:200px;
  height: 100px;
}
textarea.deep {
  height:350px;
}
textarea.shallow {
  height:50px;
}
A:link {
	color:blue;
	text£­decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	text-decoration: none;
}
A:visited {
	color:red;
	text£­decoration:line£­through;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none;
}
A:active {
	color:green;
	text£­decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCD39;
	text-decoration: none;
}
A:hover {
	color:yellow;
	text£­decoration:none;
	background£­color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCD39;
	text-decoration: none;
}
a.news:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
a.news:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
a.news:hover {
	color: #0f2a5e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
a.news:active {
	color: #0f2a5e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.table_account {
	margin: 2px;
	background-image: url(../images/tab_account.gif);
	height: 61px;
	width: 246px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 12px;
}
.table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	width: 247px;
	margin: 2px;

}
.table_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;

}
.table_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
.login_button {
	color: #003e7b;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/login_button.gif);
	font-weight: bold;
	border:none;
	cursor:pointer;
	text-align: center;
	height: 28px;
	width: 55px;
}
.agree_button {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/agree_button.gif);
	font-weight: bold;
	border:none;
	cursor:pointer;
	text-align: center;
	height: 21px;
	width: 56px;
}
.agree_button2 {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/agree_button2.gif);
	font-weight: bold;
	border:none;
	cursor:pointer;
	text-align: center;
	height: 21px;
	width: 56px;
}
select {
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.left_bg {
	background-image: url(../images/left_bg.gif);
}
.right_bg {

	background-image: url(../images/right_bg.gif);
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f2c00;
	text-decoration: none;
	font-weight: bold;
}
.text_title2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d5783;
	text-decoration: none;
	font-weight: bold;
}
.text_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.copyright {
	background-color: #f1f1f1;
	text-align: center;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.table_con2 {
	text-decoration: none;
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.num_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	text-decoration: none;
}
.num_green {
	font-family: Arial, Helvetica, sans-serif;
	color: #008400;
	text-decoration: none;
}
.num_red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: none;
}
.table {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
        border-collapse : collapse; 
}

