BODY {
 SCROLLBAR-FACE-COLOR: #66ccde;
 SCROLLBAR-HIGHLIGHT-COLOR: #D8D8D8;
 SCROLLBAR-SHADOW-COLOR: #D8D8D8;
 SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
 SCROLLBAR-ARROW-COLOR: #D8D8D8;
 SCROLLBAR-TRACK-COLOR: #ffffff;
 SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
 SCROLLBAR-BASE-COLOR: #D8D8D8;
	margin: 0px;
	padding: 0px;
}

.bg-right {
	background-image: url(../images/form_10.jpg);
	background-repeat: no-repeat;
}
.bg-left {	background-image: url(../images/form_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}

.photobox {
	padding: 5px;
	border: 1px solid #EBE4C3;
}
.photoborder {
	border: 5px solid #F5F3EA;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #3399FF;
}

.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	text-indent: 20px;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #638396;
}
.list {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.list-darker 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.list-s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}
.normal-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
}
.normal-s {
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
.listfont {
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}
.listfont:link {
	text-decoration: none;
}
.listfont:visited {
	text-decoration: none;
}
.listfont:hover {
	text-decoration: underline;
	color: #0D93C8;
}
.now {
	font-size: 11px;
	line-height: 17px;
	color: #A9A9A9;
}
.now:link {
	text-decoration: none;
}
.now:visited {
	text-decoration: none;
}
.now:hover {
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.link:link {
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}

.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #638396;
}
.link1:link {
	text-decoration: none;
}
.link1:visited {
	text-decoration: none;
}
.link1:hover {
	text-decoration: underline;
	color: #308396;
}

.link-1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #0D93C8;
}
.link-1:link {
	text-decoration: none;
}
.link-1:visited {
	text-decoration: none;
}
.link-1:hover {
	text-decoration: underline;
}

.blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-image: url(../images/bg-blink.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 39px;
	width: 81px;
	padding-left: 15px;
	padding-top: 10px;
}
.blink:link {
	text-decoration: none;
}
.blink:visited {
	text-decoration: none;
}
.blink:hover {
	text-decoration: underline;
		background-image: url(../images/bg-blink-over.gif);
}
.input {
	background-color: #EEEEEE;
	border: 1px inset #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D93C8;
	height: 18px;
	line-height: 18px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #0D93C8;
	background-color: #EEEEEE;
	border: 1px inset #E4E4E4;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background-color: #FFE73E;
	height: 18px;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0D93C8;
	height: 19px;
	border: 1px outset #EEEEEE;
	font-size: 12px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D93C8;
	line-height: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 10px;
	color: #FFBF00;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F87800;
	margin-bottom: 7px;
	margin-top: 15px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	text-indent: 20px;

}
.p1 {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666666;

}