* {
	margin : 0px;
	padding : 0px;
}

body {
	background : url('images/body_background.gif') #fff repeat-x 0px 57px;	
	color : #7B7B7B;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	scrollbar-base-color: #FFD700; 
	scrollbar-arrow-color: #000000;	
	scrollbar-DarkShadow-Color: #FFD700; 
}

a {
	color : #7B7B7B;
}

a:hover {
	color : #7B7B7B;
	text-decoration : none;
}


/* Header Style */

#page_header {
	margin : 0px auto;
	width : 753px;
	height : 57px;
	text-align : left;
	overflow : hidden;
}

#page_title {
	margin-left : 2px;
	margin-top : 13px;
	width : 200px;
	height : 44px;
	float : left;
	background : url('images/header.gif') no-repeat 70px 10px;
}

#page_title img {
	position : absolute;
	top : 1px;
	margin-left : 5px;
}

#header_search {
	margin-top : 15px;
	width : 220px;
	float : right;
	background : url('images/search_icon.gif') no-repeat 0px 11px;
	overflow : hidden;
}

#header_search form {
	margin-top : 4px;
	margin-left : 16px;
}

#header_search input {
	margin-top : 4px;
	width : 133px;
	float : left;
	font-size : 11px;
	border : #737472 1px solid;
}

#header_search input.submit {
	width : 30px;
	height : 18px;
	position : relative;
	top : 2px;
	margin : 2px;
	border : none;
}

/* Menu Style */

#page_menu {
	margin : 0px auto;
	width : 684px;
	height : 5px;
	float : none;
	clear : both;
	text-align : center;
}

#page_menu ul {
	height : 10px;
}

#page_menu li {
	padding : 8px 14px 0px;
	height : 10px;
	float : middle;
	display : block;
	position: relative;	
}
#page_menu ul li {
	margin-top: -5px;
	margin-bottom: 2px;
	
	font-size: 10pt;
	color: #FFFFFF;
	float: left;
	font-weight: normal;
}
#page_menu ul li a {
	margin-left: 25px;
	color: #FFF;
	text-decoration: none;
}

#page_menu ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

#page_menu ul li a:hover {
	color: #FFF000;	
}

#page_wrapper {	
	margin : 10px auto;
	width : 753px;
	text-align : justify;
	display : block;
	clear : both;
}

#page_leftcol {
	margin-top : -1px;
	width : 179px;
	float : left;
}

#page_rightcol {
	margin-left : 13px;
	width : 185px;
	float : left;
}
/* Left Column Style */

.leftcol_box {
	margin-top : 1px;
	width : 177px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
}

.leftcol_box h2 {
	padding : 7px 0px;
	width : 177px;
	height : 11px;
	color : #fff;
	font-size : 14px;
	line-height : 11px;
	font-weight : bold;
}

.leftcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
}

.leftcol_box .content {
	margin : 2px 10px;
	color : #fff;
	font-size : 12px;
	text-decoration : none;
	width : 149px;
	height : 124px;
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 149px;
	float : none;
}

#books_search {
	overflow : hidden;
	height : 135px;
}

#books_search h2 {
	background-color : #7EB610;
	border-bottom : #A2B565 1px solid;
}

#books_search a {
	color : #D14A4A;
	font-weight : bold;
}

#books_search a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#books_search input {
	margin-bottom : 14px;
	width : 140px;
}

#books_search select {
	margin-left : 10px;
	margin-bottom : 14px;
	width : 100px;
	float : left;
	clear : right;
}

#books_search input.submit {
	margin-left : 9px;
	width : 28px;
	height : 16px;
	float : right;
}

#catalog h2 {
	background-color : 	#808080;
	border-bottom : #000000 1px solid;
}

#catalog .content {
	text-align : center;	
}

#catalog ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 121px;
	background : url('images/catalog_bg.gif') 0px 0px;
	overflow : hidden;
}

#catalog li {
	display : block;
	float : left;
}

#catalog li span {
	padding-top : 5px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#catalog li a {
	color : #B0ADAD;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

#catalog a:hover {
	color : #716E6E;
}

#catalog .footnote {
	font-weight : bold;
	line-height : 13px;
}

#catalog .footnote h4 {
	padding-bottom : 5px;
	color : #716E6E;
	text-transform : uppercase;
	font-size : 9px;
}

#catalog .footnote em {
	color : #D14A4A;
	font-style : normal;
}
/* to increase height of left box */

#leftmenu {
	margin-top : 2px;
	padding-left: 2px;
	width : 178px;
	height : 153px;
	overflow : hidden;
	background-color : #FFFFFF;
	border-bottom : #000000 1px solid;
	text-align : justify;
}
#leftmenu a {
	color : #7B7B7B;
	font-size : 12px;
	clear : both;
	font-weight : normal;
	text-decoration : none;
	padding-left: 8px;
}
#leftmenu a:hover {
	color: #000000;	
}
#leftmenuheader {
	background-color : #FFFFFF;
	border-bottom : #000000 1px solid;
	height : 125px;
}
#leftmenu h2 {
	background-color : #FFA500;
	border-bottom : #000000 1px solid;
}
#leftmenuheader a {
	color : #0000ff;
	font-size : 12px;
	clear : both;
	font-weight : bold;
	text-decoration : none;
	padding-left: 8px;
}
/* FRAME Body Style */

#page_frame {
	margin-top : 140px;
	width : 465px;
}

#frame_top {
	margin-top : 3px;	
}
#frame_top .content2 {
	margin-top : 140px;
	margin-left : 2px;
	border : #737472 1px solid;
	width : 554px;
	color : #fff;
	
}
/* Main Body Style */

/* Main Column Style */
#page_maincol {
	margin-top : 10px;
	margin-left : 2px;
	width : 572px;
	width : 572px;
	height : 690px;
	float : left;	
}
#page_maincol h1 {
	color : #fff;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	padding-left : 2px;
}
#page_maincol a {
	color : #fff;
	font-family: Verdana, Tahoma, Arial;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
	padding-left : 4px;
	padding-top : 3px;
}
#maincol_top {
	margin-top : 13px;
	width : 560px;
	height : 490px;
	background : url('images/maincol_bg.gif') repeat-x 0px 0px;
	overflow : hidden;
}

#maincol_top h2 {
	width : 121px;
}

#maincol_top .sideimg {
	position : absolute;
	background : url('images/system.gif') no-repeat;
	margin-top : 0px;
	margin-bottom : 0px;
	width : 107px;
	height : 137px;
}

#maincol_top .content {
	position : absolute;
	margin-left : 115px;
	width : 235px;
	height : 127px;
	color : #fff;
}
#maincol_top .content2 {
	margin-top : 140px;
	margin-left : 2px;
	border : #737472 1px solid;
	width : 554px;
	color : #fff;
}

#maincol_top .readmore {
	margin-top : 8px;
	text-align : right;
}

#maincol_top a {
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box {
	width : 360px;
	background : url('images/maincol_vline.gif') #fff repeat-y 180px 0px;
	overflow : hidden;
}

.maincol_box h2 {
	width : 360px;
	height : 26px;
}

/* Right Column Style */

.rightcol_box {
	width : 183px;
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	width : 183px;
	height : 26px;
}

/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #fff 5px solid;
}

#page_footer {
	margin : 0px auto;
	width : 755px;
	height : 21px;
	background-color : #5C5E5F;
	font-size : 10px;
	color : #C8C6C6;
}

#page_footer a {
	color : #E4E1E1;
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 15px;
	float : center;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

#page_credit {
	margin-top : 15px;
	margin-bottom : 7px;
	text-align : center;
	font-size : 12px;
	color : #010101;
}

#page_credit a {
	text-decoration : none;
	color : #010101;
}

#page_credit a:hover {
	color : #464646;
}

.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
}
.borderbox2 {
	clear : both;
	float : none;
	margin-top : 3px;
	border : #A5A4A4 1px solid;
}

span {
	display : none;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}

