﻿html {
	height: 100%;
}
body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #494949;
}
/* Element Based Font Size Tags */
a {
	text-decoration: none;
}
h1 {
	font-size: x-large;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
img {
	border-width: 0px;
	text-align: center;
}
fieldset {
	margin: 10px;
	padding: 0px 10px 0px 10px;
	width: 700px;
}
legend {
	padding: 5px;
	background-color: #FFFFFF;
}
form {
	text-align: left;
}
label {
	text-align: left;
}
input {
	background-color: #F7F7F7;
}
textarea {
	background-color: #F7F7F7;
}
.block-text-align-center {
	text-align: center;
}
.font-10px-norm {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.font-11px-norm {
	font-size: 11px;
	font-weight: normal;
}
.font-12px-norm {
	font-size: 12px;
	font-weight: normal;
}
.font-red-norm {
	font-weight: normal;
	color: #FF0000;
}
.fontsize_s {
	font-size: small;
}
.fontsize_m {
	font-size: medium;
}
.fontsize_l {
	font-size: large;
}
.fontsize_xl {
	font-size: x-large;
}
.table_style1 {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
}
.table_style2 {
	border: 0px none #111111;
	border-collapse: collapse;
}
.condensedfont-style1 {
	font-family: Verdana;
	letter-spacing: -7pt;
}
.ul_circle {
	list-style-type: circle;
}
/* ID Based Tags */
#pagewrapper {
	position: inherit;
	margin: 0px auto 0px auto;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 770px;
	height: auto;
	z-index: auto;
	background-color: #FFFFFF;
}
#headerwrapper {
	position: relative;
	width: 770px;
	height: 60px;
}
#awmAnchor-m3navmenu {
	width: 770px;
	height: 30px;
	position: relative;
	z-index: 100;
	text-align: right;
	vertical-align: top;
}
#awmAnchor-e92m3navmenu {
	width: 770px;
	height: 30px;
	position: relative;
	z-index: 100;
	text-align: right;
	vertical-align: top;
}
#headerlogomain {
	position: relative;
	text-align: center;
}
#headerlogo {
	position: relative;
	width: 313px;
	height: 60px;
	float: left;
}
#headerinfo {
	border: 1px none #CCCCCC;
	width: 457px;
	text-align: left;
	position: relative;
	float: right;
	height: 60px;
}
/* ID Based Tags Properties for footer section */
#pagefooter {
	width: 750px;
	text-align: center;
	margin-top: 10px;
	clear: both;
}
#footerlinks {
	position: relative;
	border: 1px solid #C0C0C0;
	width: 770px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#amazon {
	position: relative;
	border: 1px solid #C0C0C0;
	margin-top: 10px;
	width: 770px;
	height: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#amazonads {
	margin-bottom: 10px;
}
#amazonsearch1 {
	position: relative;
	width: 342.5px;
	height: 250px;
	float: left;
	padding-left: 42.5px;
}
#amazonsearch2 {
	position: relative;
	width: 342.5px;
	height: 250px;
	float: right;
	padding-left: 42.5px;
}
#google {
	position: relative;
	border: 1px solid #C0C0C0;
	margin-top: 10px;
	width: 770px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#googlesearch {
	text-align:center;
}
#googleads {
	margin-top: 10px;
}
/* Form Tags */
