body,
div,
p,
span,
img,
ul, li {
	margin: 0;
	padding: 0;
	border: 0;
}

h1, h2, h3, h4, h5 {
	color: #1E77D3;
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	text-align: center;
	background-color: #f2eeec;
	color: #012333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 12pt;
}

form {
	display:inline;
}


p {
	font-size: 80%;
}

a {
	font-size: 90%;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 90%;
	color: #800000;
	text-decoration: underline;
}
a:visited {
	font-size: 90%;
	color: #333333;
}
.price {
	color: #EE0000;
	font-weight: bold;
}

#header {
	width: 100%;
	height: 130px;
}
#headertable {
	width: 780px;
	height: 130px;
}
#headertable a {
	font-size: 70%;
}
#headertable a:hover {
	font-size: 70%;
	color: #ff7519;
}
#headertable h1 {
	font-size: 60%;
	color: #999999;
	margin: 0;
	padding: 0;
	border: 0;
}

#headertd0 {
	height: 40px;
}
#headertd1 {
	width: 330px;
	color: #ffffff;
	background-color: #418CDA;
}
#headertd2 {
	width: 450px;
	background-color: #D6E6F7;
}
#headertb1 {
	background-color: #FFFFFF;
	font-size: 70%;
	color: #ff0000;
	font-weight: bold;
}


#browse {
	width: 100%;
	height: 90px;
}
#browsetable {
	width: 780px;
	height: 90px;
	background-color: #ffffff;
	font-size: 60%;
}
#browsetable a {
	font-size: 100%;
}

#browsetable a:hover {
	color: #ff7519;
}


#menu {
	width: 100%;
	height: 30px;
}
#menutable {
	width: 780px;
	height: 30px;
	background-color: #418CDA;
	font-size: 90%;
}
#menutable h5 {
	color: #FFE400;
}

#footer {
	width: 100%;
	height: 10px;
}
#footertable {
	width: 780px;
	height: 10px;
}
#footertd1 {
	width: 330px;
	background-color: #1E77D3;
}
#footertd2 {
	width: 450px;
	background-color: #dcdadb;
}

#leftbg {
	background-color: #D6E6F7;
}
#left {
	width: 160px;
}
#lefttable {
	width: 160px;
	font-size: 70%;
	color: #777777;
}
#lefttable h1 {
	font-size: 110%;
}

#right {
	width: 160px;
}
#righttable {
	font-size: 70%;
	width: 160px;
	height: 360px;
}
#righttable1 {
	color: #777777;
	border: 1px solid #1E77D3;
	border-collapse: collapse;
	font-size: 70%;
	width: 160px;
}
#righttable1 h1{
	font-size: 110%;
	color: #0B6CCB;
}

#main {
	width: 100%;
}
#maintable {
	width: 780px;
	background-color: #ffffff;
}

#content {
	width: 440px;
}
.contenttable1 {
	width: 440px;
}
#contenttable {
	font-size: 80%;
	width: 440px;
	background-color: #ffffff;
}
#contenttable h2 {
	font-size: 110%;
}
#contenttable a {
	font-weight: bold;
	text-decoration: underline;
	color: #1E77D3;
	font-size: 90%;
}
#contenttable table {
	border-collapse: collapse;
	border: 1px solid #dcdcdc;
	border-color: 1px solid #dcdcdc;
	color: #012333;
	font-size: 100%;
}
#contenttable .cap {
	background-color: #ffeee3;
}


#copy {
	width: 100%;
	height: 40px;
}
#copytable {
	font-size: 80%;
	width: 780px;
	height: 40px;
	background-color: #ffffff;
}
