@charset "utf-8";
/* CSS Document */




.tab h3{
	color: #000000;
	font-size: 14px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/button_normal.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 255px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}


.accnormal {
color: #000000;
	padding: 5px;
	font-size: 14px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/button_normal.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 255px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
	outline: none;

}

.accnormal:hover, .accnormal:active, .accnormal:focus   {
	color: #000000;
	padding: 5px;
	font-size: 14px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/button_hover.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 255px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;

}

.accnormal:visited{
	color: #000000;
	padding: 5px;
	font-size: 14px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	height: 55px;
	width: 255px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
	outline: none;
}

h3{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #68a4c9;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

p{
	margin: 0;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#left{
	float: right;
	width: 255px;
	margin-top: 23px;
}

#right{
float: left;
width: 600px;
}

.tab{
	color: #000000;
	padding: 3px;
	margin: 0 1px 1px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/button_normal.gif);
	background-repeat: no-repeat;
}

.stretcher{
background: #ffffff;
}

#righthome {
	float: left;
	width: 400px;
}
