body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin-bottom: 20px;
}

a {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
}
h1 {
	font-size: 24px;
	color: #FF0000;
}

h2 {
	font-size: 15px;
	color: #000000;
}
.style1 {
	font-size: 15px;
	color: #FF0000;font-weight: bold;
}



.top-bg {
	background-image: url(graphics/top.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.banner-bg {
	background-image: url(graphics/banner.jpg);
	background-repeat: no-repeat;
	}
.middle-bg {
	background-image: url(graphics/middle.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.menu-bg {
	background-image: url(graphics/menu.jpg);
	background-repeat: no-repeat;
}
.bottom-bg {
	background-image: url(graphics/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
.footer-bg {
	background-image: url(graphics/footer.jpg);
}

.small:link{
	font-size: 11px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold; 
}
.small:visited {
	font-size: 11px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold;
}
.small:hover {
	font-size: 11px;color: #ff0000;text-decoration: none;font-family: Arial;font-weight: bold;
}
.small:active {
	font-size: 11px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold;
}


.page:link{
	font-size: 14px;color: #000000;	text-decoration: underline; font-family: arial;font-weight: normal;	
}
.page:visited {
	font-size: 14px;color: #000000;text-decoration: underline;font-family: arial;font-weight: normal;
}
.page:hover {
	font-size: 14px;color: #ff0000;text-decoration: underline;font-family: arial;font-weight: normal;
}
.page:active {
	font-size: 14px;color: #000000;text-decoration: underline;font-family: arial;font-weight: normal;
}


.style2 {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
.advert-top {
	background-image: url(graphics/advert-top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.book-top {
	background-image: url(graphics/book-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.book-middle {
	background-image: url(graphics/book-middle.jpg);
	background-repeat: no-repeat;
}
.style5 {font-size: 15px;  font-weight: bold;}

.style7 {font-size: 12px ;font-weight: bold; color: #ff0000;}

.style8 {
	font-size: 12px;
	font-weight: bold;
}
.style9 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.style10 {color: #FF0000}




.phpForms_btn
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
    font                : Arial; font-weight : bold;
    color               : #ffffff;
}
