body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/base.gif);
}
#grey-border {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 15px;
	padding-top: 15px;
}
#left {
	background-color: #0097CE;
	background-image: url(../images/base-left.gif);
	background-repeat: repeat-y;
	width: 59px;
}
#navigation-base {
	background-image: url(../images/navi-base.gif);
	background-repeat: repeat-x;
	height: 41px;
}
#navigation-base a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	line-height: 26px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
}

.left-top-corner {
	background-image: url(../images/left-top-corner.gif);
	height: 10px;
	width: 9px;
}
.right-top-corner {
	background-image: url(../images/right-top-corner.gif);
	height: 10px;
	width: 9px;
}
.left-bottom-corner {
	background-image: url(../images/left-bottom-corner.gif);
	height: 10px;
	width: 9px;
}
.right-bottom-corner {
	background-image: url(../images/right-bottom-corner.gif);
	height: 10px;
	width: 9px;
}
.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0097CE;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0097CE;
}
.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0097CE;
}
.right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0097CE;
}

#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0097ce;
	color: #0AACEC;
	text-align: center;
	line-height: 25px;
}
#footer a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0AACEC;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 90px;
	margin: 0px;
	padding: 0px;
}
.tahomagrey11 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #029BD4;
	margin: 0px;
	padding: 0px;
}
input {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.indent {
	padding-left: 25px;
}
textarea {

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
select {


	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
em {
	margin-top: 10px;
	padding-top: 10px;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: 20px;
}
#navigation-base a:hover {
	color: #0097CE;
	text-decoration: none;
}

div {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
