<!--
/*--RESET ALL--*/

html, body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
* {
  margin: 0;
  padding: 0;
}

/*--END RESET ALL--*/

* {
  margin: 0;
  padding: 0;
}
html, body {
	height: 100%; 
	width:100%; 
	margin: 0 auto; 
	padding: 0;
}
body {
	font-family:Arial;
	color:#000000;
	background-color: #FFFFFF;
	background-position:top;
	background-repeat:repeat;	
}
* html body{
	height:100%;
	width:100%;
}
#wrapper,
#wrapper_inner{
	position:relative;
	margin: 0 auto;	
	min-height: 100%; /* For Modern Browsers */
	width: 775px;
	background-color:#FFFFFF;
	text-align: center;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
* html body #wrapper,
* html body #wrapper_inner {
	height:100%; 
}

/*------------------Reset Elements-----------------*/

p{
	margin:0;
	padding:0;
}
h1{
	padding:0;
	margin:0;
	color:#999;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}
h2,
h3{
	padding:0;
	margin:0;
	color:#faa5c9;
	font-family:Arial;
	font-size:14px;
}
h3{
	color:#FFFFFF;
}
form,
select,
option{
	margin:0;
	padding:0;
}
a{
	color:#666666;
	text-decoration:underline;
}
a:hover{
	color:#217CB1;
	text-decoration:none;
}
input
{
	font-family:Arial;
	font-size:12px;
	padding:5px;
	color: #000;
	margin:0 auto;
	background: #efefef;
	border: 1px solid #999;
	width:360px;
}
input:hover
{
	background: #cccccc;
	border: 1px solid #666;
}
input:focus
{
	background: #cccccc;
	border: 1px solid #666;
}
textarea
{
	font-family:Arial;
	font-size:12px;
	padding:5px;
	color: #000;
	margin:0 auto;
	background: #efefef;
	border: 1px solid #999;
	overflow:auto;
	width:360px;
}
textarea:hover
{
	background: #cccccc;
	border: 1px solid #666;
}
textarea:focus
{
	background: #cccccc;
	border: 1px solid #666;
}
fieldset
{
	border: 0px dotted #ccc;
	width: 680px;
	padding:0 0 20px 0;
}

legend
{
	color: #666666;
	font-size:16px;
	font-weight:bold;
	padding: 2px 6px;
}

/*------------------END Reset Elements-----------------*/

/*------------------Main Elements-----------------*/
#Header{
	position:relative;
	margin:0 auto;
	width:775px;
	height:144px;
}
#mainContent,
#mainContent_inner{
	position:relative;
	top:-17px;
	width:775px;
	font-size:14px;
	min-height:550px;
	margin:0 auto;
	padding:0;
}
#mainContent_inner{
	width:715px;
	padding:15px 30px;
	z-index:10;
}
#main-right{
	position:relative;
	text-align:justify;
	width:465px;
	margin:0 auto;
	padding:10px 40px;
	z-index:10;
}
#main-left{
	position:relative;
	width:230px;
	margin:0 auto;
	padding:0;
	z-index:10;
}
ul.bookList li{
	width:340px;
	margin:2px 0;
}
ul.bookList li.sep{
	height:5px;
	line-height:5px;
	margin:3px 0;
	border-bottom:1px dotted #CCCCCC;
}
ul.bookList li .checkbox,
ul.bookList li .radio{
	width:20px;
}
ul.up{
	position:relative;
	top:-80px;
}
#BoxHolder{
	position:relative;
	width:230px;
	top:0;
	margin:0 auto;
	padding:0;
	z-index:10;
}
#BoxHolder_top{
	position:relative;
	width:230px;
	height:76px;
	background-position:center;
	background-repeat:no-repeat;	
	margin:0 auto;
	padding:0;
	z-index:10;
}
#BoxHolder_mid{
	position:relative;
	width:150px;
	margin:0;
	padding:10px;
	background-color:#dedede;
	z-index:10;
}
#hp_img{
	position:absolute;
	top:55px;
	margin:0 auto;
	padding:0;
	z-index:1;
}
#Footer{
	margin:0 auto;
	padding:0;
	color:#454545;
	border-top:1px solid #999;
	background-color:#abacae;
	position:absolute;	
	bottom:0px;
	left:0;
	height:30px;
	width:775px;
	z-index:10;
}
#Footer a{
	color:#454545;
	text-decoration:none;
	font-size:12px;
}
#Footer a:hover{
	color:#666;
	text-decoration:underline;
}
#FooterTop{
	margin:0 auto;
	padding:0;
	font-size:30px;
	line-height:30px;
	height:30px;
	width:775px;
	z-index:10;
}
#bgImage{
	position:absolute;
	top:200px;
	margin:0 auto;
	padding:0;
	height:525px;
	width:470px;
	background-position:center;
	background-repeat:no-repeat;	
	z-index:0;
}
/*------------------END Main Elements-----------------*/

/*------------------Classes-----------------*/

.left{
	float:left;
}
.right{
	float:right;
}
.clearboth{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}
.Stamp{
	position:relative;
	font-family:Arial;
	font-size:11px;
	top:5px;
	left:5px;
	margin:0;
}
.links{
	position:relative;
	top:5px;

}
.links a{
	font-size:12px;
}
.lower{
	position:relative;
	top:3px;
}
.title_img{
	position:relative;
	margin:0 auto;
	padding:0;
	z-index:10;
}
.title_img,
.title_imgTop{
	position:relative;
	margin:0 auto;
	padding:0;
	z-index:10;
}
.title_imgTop{
	top:0px;
}
.br{
	line-height:13px;
}
.hp_p{
	width:330px;
	font-size:18px;
	line-height:30px;
}
.sep,
.sep2{
	border-bottom:1px solid #1d2027;
	height:5px;
	line-height:5px;
}
.sep{
	border-bottom:1px dotted #999;
}
.sideWrap{
	position:relative;
	margin:0 auto;
	padding:0;
	z-index:10;
}
.sideWrapHp{
	position:relative;
	margin:0 auto;
	padding:0;
	z-index:10;
}
.heading{
	height:20px;
	line-height:20px;
	margin:0 auto;
}
.bottomBorder{
	border-bottom:1px solid #1d2027;
}
.topBorder{
	border-top:1px solid #1d2027;
}
.Border{
	border:1px solid #1d2027;
}
.gray{
	color:#ccc;
}
.grayer{
	color:#999;
}
.sizeFix{
	width:372px;
}
.btnFix{
	font-weight:bold;
}
.no{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}
.r_mnu_1{  /* Blue */
 background: url("../../images/r_mnu_blue.jpg");
 background-repeat: no-repeat;
 background-position: bottom right;
 width: 185px;
 height: 21px;
 display: block;
}
.r_mnu_2{  /* Red */
 background: url("../../images/r_mnu_red.jpg");
 background-repeat: no-repeat;
 background-position: bottom right;
 width: 185px;
 height: 21px;
 display: block;
}
.r_mnu_3{  /* Yellow */
 background: url("../../images/r_mnu_yellow.jpg");
 background-repeat: no-repeat;
 background-position: bottom right;
 width: 185px;
 height: 21px;
 display: block;
}
.r_mnu_0{  /* Gray */
 background: url("../../images/r_mnu_gray.jpg");
 background-repeat: no-repeat;
 background-position: bottom right;
 width: 185px;
 height: 23px;
 display: block;
}
.bigLink{ 
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	text-align:left;
}
.menuHolder{ 
	margin:0;
	padding:0;
	position:relative;
	top:0;
}
.highest{ 
	margin:0;
	padding:0;
	position:relative;
	top:-32px;

}
.higher{ 
	margin:0;
	padding:0;
	position:relative;
	top:-16px;
}
.high{ 
	margin:0;
	padding:0;
	position:relative;
	top:10px;
}
.Bold
{
	font-weight: bold;
}
.Small
{
	font-weight: normal;
	line-height:15px;
	font-size:10px;
}
.submit
{
	width:200px;
}
.Quote
{
	font-weight: bold;
	color: #999999;
}
.up{
	position:relative;
	top:-100px;
}
.Title
{
	color: #999999;
}
.ext
{
	height:22px;
	line-height:22px;
}
.Bullet-Left
{
	margin:0 5px 0 0;
}
.Bullet-Right
{
	margin:0 0 0 5px;
}
.Image-Left
{
	float:left;
	margin:0 5px 0 0;
}
.Image-Right
{
	float:right;
	margin:0 0 0 5px;
}
-->