A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

.input {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	height: 12px;
	width: 120px;
}
.arial_red_24 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #d95200;
	text-decoration: none;
}
.arial_10_blue {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #2b8fd6;
	text-decoration: none;
}

.arial_12_red {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #d95200;
	text-decoration: none;
}
.arial_10_grey {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #868685;
	text-decoration: none;
}
.arial_10_grey:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #868685;
	text-decoration: underline;
}
.arial_11_grey {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}
.arial_10_white {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.tahoma_14_blue {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #095392;
	text-decoration: none;
}
.tahoma_10_grey {
	font-family: Aria;
	font-size: 11px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
}
.arial_11_blue {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #2f7eb1;
	text-decoration: none;
}
.arial_35_blue {
	font-family: Arial;
	font-size: 35px;
	font-weight: bold;
	color: #092c92;
	text-decoration: none;
}
.arial_13_blue {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #092c92;
	text-decoration: none;
}
.arial_10_org {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ca7a1b;
	text-decoration: none;
}
.arial_10_grey2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;
}
.arial_11_white {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.arial_19_white {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.left_bg {
	background-color: #FFFFFF;
	background-image: url('left_bg.jpg');
	background-repeat: repeat-y;
	background-position: right top
}
.left_bg_image {
	background-image: url('book_half.jpg');
	background-repeat: no-repeat;
	background-position: right bottom
}