A  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #FFFFFF;
}

.table_main {
	width : 770px;
}

.border_left {
	background-image : url("images/border_left.gif");
	width : 15px;
}

.border_right {
	background-image : url("images/border_right.gif");
	width : 15px;
}

.table_center {
	width : 740px;
	background-color : #F5FAFF;
}

.title {
	COLOR : #005FB7;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.sub_title {
	COLOR : #005FB7;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.text_11 {
	COLOR : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text_11_table {
	COLOR : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

.text_blue {
	COLOR : #005FB7;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.text_note {
	COLOR : #FF7E00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : italic;
}

.copyright {
	background-image : url("images/bottom.gif");
	width : 770px;
	height : 90px;
	COLOR : #797979;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-repeat : no-repeat;
	padding-left : 330px;
	vertical-align : top;
}

.image{
	border: 1px solid #8DC8FF;
}

.table{
	border: 1px solid #68B6FF;
	width : 520px;
	background-color : #C3E2FF;
}

.textbox{
	border: 1px solid #005FB7;
}