html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
	margin-right: 5px;
}
#DivPagewrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	min-width: 700px;
}
#DivContent {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
p {
	font-size: 13px;
	color: #636363;
	line-height: 19px;
	margin-bottom: 10px;
}
p.closewindow {
	margin-top: 10px;
	margin-bottom: 10px;
}


a:link, a:visited {
	color: #1266B5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CA5100;
}
.telno_image {
	float: right;
	margin-right: 22px;
	margin-top: 3px;
}
.shoppic_image {
	float: right;
}

.header_background {
	background-image: url(../images/header-background.jpg);
	background-repeat: repeat-x;
}
.head_menu {
	padding-left: 14px;
}

.head_menu a:link, 
.head_menu a:visited {
	text-decoration: none;
	color: #666666;
}
.head_menu a:hover {
	color: #000066;
	text-decoration: underline;
}
.head_menu p {
	font-size: 12px;
	padding-left: 17px;
	margin-top: 3px;
	line-height: normal;
	margin-bottom: 0px;
}
.logon,
.help,
.acc_home {
	background-image: url(../images/icon_search.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.logon {
	background-image: url(../images/icon_logon.gif);
}
.help {
	background-image: url(../images/icon_help.gif);
}
.acc_home {
	background-image: url(../images/icon_reg.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	border: none;
	padding-top: 15px;
	margin-bottom: 0px;
	margin-left: -10px;
}
span.spashbig {
	font-size: 48px;
	color: #CC99FF;
	line-height: 40px;
}
span.splashsmall {
	font-size: 24px;
	color: #88A6FF;
	margin-left: 8px;
}
h2 {
	border-bottom: solid 1px #CCCCCC;
	font-size: 20px;
	color: #0075BB;
	margin-top: 18px;
	margin-bottom: 15px;
}
ul {
	list-style-type: none;
	margin-left: 10px;
	line-height: 13px;
	margin-bottom: 12px;
}
li {
	font-size: 13px;
	color: #636363;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 13px;
	margin-bottom: 6px;
}
#am_footer {
	background-color: #339999;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	line-height: 15px;
	margin-bottom: 0px;
}
.textmenu {
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
	line-height: 18px;
	margin-bottom: 0px;
}
.copyright a:link,
.copyright a:visited,
.textmenu a:link,
.textmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:hover,
.textmenu a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
form {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 10px;
}


input {
	border: 1px solid #CCCCCC;
	width: 98%;
	font-size: 14px;
}
input.radio {
	width: 30px;
	border: none;
	height: 15px;
}

input.button {
	width: 100px;
	background-color: #FFDB8E;
	color: #636363;
}
input.button_delete {
	width: 200px;
	background-color: #FF0000;
	color: #FFFFFF;
}
input.button_nosave {

	width: 200px;
	background-color: #FF0000;
	color: #FFFFFF;
}
input.medium {
	width: 150px;
}

input.short {
	width: 50px;
}
input.check {
	border: none;
	width: 20px;
}
textarea {
	border: 1px solid #CCCCCC;
	width: 98%;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

/*
form {
	background-color: #EFEFEF;
	padding: 15px;
}
*/
table.tabtype01,
table.tabtype02,
table.tabtype03 {
	width: 50%;
}
table.tabtype02,
table.tabtype03 {
	width: 100%;
}
table.tabtype01 tr,
table.tabtype02 tr,
table.tabtype03 tr {
	background-color: #EFEFEF;
}
table.tabtype03 tr:hover{
	background-color:#FFFFCC;	
}
table.tabtype01 td,
table.tabtype02 td,
table.tabtype03 td {
	font-size: 13px;
	color: #636363;
}
table.tabtype01 th,
table.tabtype02 th,
table.tabtype03 th {
	background-color: #EFEFEF;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #636363;
}
.pad4buttons {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.redtext {
	color: #FF0000;
}
