/* CSS Document */
BODY {
	FONT-SIZE: 14px; 
	COLOR: #2E2D2D; 
	FONT-FAMILY: Times New Roman;
	margin-top: 20px;
}
TABLE {
	FONT-SIZE: 14px
}

a:link {
   font-family: Times New Roman;
    font-size: 14px;
    color: #181282;
    text-decoration: none;
}

a:visited {
   font-family: Times New Roman;
    font-size: 14px;
    color: #181282;
    text-decoration: none;
}


a:active {
   font-family: Times New Roman;
    font-size: 14px;
    color: #181282;
    text-decoration: none;
}

a:hover {
   font-family: Times New Roman;
    font-size: 14px;
    color: #181282;
    text-decoration: underline;
}

.link {
   font-family: Times New Roman;
    font-size: 13px;
    color: #181282;
    text-decoration: none;
	padding-left: 5px;
	font-variant: small-caps;
}

.link_1 a:link {
   font-family: Times New Roman;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
}

.link_1 a:visited {
   font-family: Times New Roman;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
}


.link_1 a:active {
   font-family: Times New Roman;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
}

.link_1 a:hover {
   font-family: Times New Roman;
    font-size: 14px;
    color: #666666;
    text-decoration: underline;
}

.link_1 {
   font-family: Times New Roman;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
}.form_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 230px;
	border: 1px solid #CCCCCC;
}
.form_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 230px;
	border: 1px solid #CCCCCC;
}
.back_book {
	background-color: #666666;
}
.white_text {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.white_text:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.white_text:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.white_text:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration:underline;
}

.link10 {
   font-family: Times New Roman;
    font-size: 17px;
	font-weight:bolder;
    color: #181282;
    text-decoration: none;
	padding-left: 5px;
	font-variant: small-caps;
}
.image_border{
	border:2px solid #4e4b44;
	
}
.image_border1{
	border:2px solid #666666;
	
}