body, table, div, input, select, a {
	font-size: 10px; 
	font-family: Verdana, Sans-Serif; 
	font-size: 11px; 
	font-weight: normal; 
}

.header{
	position: absolute; 
	width: 640px; 
	height: 192px;
	left: 50%; 
	margin-left: -320px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}



div.footer{
	position: absolute; 
	bottom: 10px;
	width: 640px; 
	left: 50%; 
	margin-left: -280px;
	text-align: center;
	z-index: 100;
}

p.footer{
	margin: 0px;
	padding: 0px;
}

div.footer a {
    font-size: 10px;
    color: Black;
    text-decoration: none;
}

div.footer a:hover {
    text-decoration: underline;
}




.find_query_top{
	position: absolute; 
	width: 300px;
	height: 30px;
	left: 50%; 
	margin-left: 16px;
	top: 181px;
	z-index: 2;
}

.tabs_table{
	height: 26px;
}

.left_corner_tab{
	background-image: url(../images/left_corner_tab.png);
	background-repeat: no-repeat;
	width: 24px;
}

.tabs_bck{
	background-image: url(../images/tabs_bck.png);
	background-repeat: repeat-x;
}
/*
.between_tabs{
	background-image: url(../images/between_tabs.jpg);
	background-repeat: no-repeat;
	width: 46px;
}
*/
.right_corner_tab{
	background-image: url(../images/right_corner_tab.png);
	background-repeat: no-repeat;
	width: 10px;
}

.sspace{
	width: 2px;
}

.tabs_link{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 12px;
}

.tabs_link:hover{
	color:  #FFFFD2;
}

.top_center_form{
	background-image: url(../images/top_center_form.jpg);
	background-repeat: no-repeat;
	background-image: url(../images/bck_center_form.jpg);
	background-repeat: repeat-y;
	position: absolute; 
	width: 550px;
	height: 20px;
	left: 50%; 
	top: 206px;
	margin-left: -232px;
	z-index: 3;
	border-style: solid;
	border-width: 1px; 
	border-color: Gray;
	border-bottom-width: 0px;
}

.bck_center_form{
	background-image: url(../images/bck_center_form.jpg);
	background-repeat: repeat-y;
	position: absolute; 
	width: 550px;
	height: 320px;
	left: 50%; 
	top: 226px;
	margin-left: -232px;
	z-index: 8;
	border-style: solid;
	border-width: 1px; 
	border-color: Gray;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

.low_center_form{
	background-image: url(../images/low_center_form.jpg);
	background-repeat: no-repeat;
	background-image: url(../images/bck_center_form.jpg);
	background-repeat: repeat-y;
	position: absolute; 
	width: 550px;
	height: 16px;
	left: 50%; 
	top: 546px;
	margin-left: -232px;
	border-style: solid;
	border-width: 1px; 
	border-color: Gray;
	border-top-width: 0px;
}

#center_form_capture{
	position: absolute; 
	width: 336px;
	height: 18px;
	color: White;
	font-weight: bold;
	left: 50%; 
	margin-left: -210px;
	top: 217px;
	padding: 0px;
	padding-top: 3px;
	padding-left: 6px;
	background-color: #b82432;
	z-index: 16;
}

/*
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px; overflow: hidden}
.r1{margin: 0 3px}
.r2{margin: 0 2px}
.r3{margin: 0 1px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
*/

/*
#capture_body {
	height: 24px;
	background-image: url(../images/capture_body.png);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 2px;
}

#capture_left_corner{
	background-image: url(../images/capture_left_corner.png);
	background-repeat: no-repeat;
	width: 6px;
}

#capture_right_corner{
	background-image: url(../images/capture_right_corner.png);
	background-repeat: no-repeat;
	width: 6px;
}
*/

.center_form_hold{
	position: absolute; 
	width: 506px;
	height: 212px;
	left: 50%; 
	top: 238px;
	margin-left: -210px;
	border-style: solid;
	border-width: 2px;
	border-color: #EC9D9D;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #b82432;
	border-top-color: #b82432;
	background-color: White;
	z-index: 12;
}

td.labelcell{
    text-align: right;
    padding-right: 6px;
}

td.llabelcell{

}

.upload_center_form_hold{
	position: absolute; 
	width: 506px;
	height: 300px;
	left: 50%; 
	top: 215px;
	margin-left: -210px;
	z-index: 12;
}
input.upload {
    margin: 1px;
    width: 444px;
}

input.uploadisbn {
    margin: 1px;
    width: 136px;
}

textarea.uploaddescription{
    margin: 1px;
    width: 502px;
    height: 80px;
    overflow: auto;
}

textarea.uploadchapters{
    margin: 1px;
    width: 502px;
    height: 60px;
    overflow: auto;
}

#find_book_tab{
	position: absolute; 
	width: 88px; 
	height: 80px;
	left: 50%; 
	top: 225px;
	margin-left: -321px;
	background-image: url(../images/find_book_tab.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 4;
}

#find_book_tab_sel{
	position: absolute; 
	width: 88px; 
	height: 80px;
	left: 50%; 
	top: 225px;
	margin-left: -321px;
	background-image: url(../images/find_book_tab_sel.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 4;
}

#find_website_tab{
	position: absolute; 
	width: 88px; 
	height: 80px;
	left: 50%; 
	top: 305px;
	margin-left: -321px;
	background-image: url(../images/find_website_tab.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 5;
}

#find_website_tab_sel{
	position: absolute; 
	width: 88px; 
	height: 80px;
	left: 50%; 
	top: 305px;
	margin-left: -321px;
	background-image: url(../images/find_website_tab_sel.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 5;
}

#find_mobile_tab{
	position: absolute; 
	width: 88px; 
	height: 80px;
	left: 50%; 
	top: 385px;
	margin-left: -321px;
	background-image: url(../images/find_mobile_tab.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 6;
}

#find_mobile_tab_sel{
	position: absolute; 
	width: 88px; 
	height: 80px;
	left: 50%; 
	top: 385px;
	margin-left: -321px;
	background-image: url(../images/find_mobile_tab_sel.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 6;
}

#find_notebook_tab{
	position: absolute; 
	width: 88px; 
	height: 80px;
	left: 50%; 
	top: 465px;
	margin-left: -321px;
	background-image: url(../images/find_notebook_tab.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 7;
}

#find_notebook_tab_sel{
	position: absolute; 
	width: 88px; 
	height: 80px;
	left: 50%; 
	top: 465px;
	margin-left: -321px;
	background-image: url(../images/find_notebook_tab_sel.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 7;
}

#confirm_button{
	position: absolute; 
	width: 100px; 
	height: 32px;
	top: 520px;
	left: 50%; 
	margin-left: 192px;
	background-image: url(../images/confirm_button.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	vertical-align: middle;
	z-index: 14;
}

.submit_buttom{
	font-size: 16px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.submit_buttom:hover{
	font-size: 16px;
	color: #FFFFD2;
	font-weight: Bold;
	text-decoration: none;
}

.textareacell{
	vertical-align: top;
}

textarea.query{
	width: 500px;
	height: 196px;
	overflow: auto;
	border-style: solid;
	border-color: White;
	border-width: 1px;
}