BODY {
	SCROLLBAR-3DLIGHT-COLOR: #d8d8b4;
	SCROLLBAR-ARROW-COLOR: #fcfcfc;
	margin: 0px;
	padding: 0px;
}

.bg{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}
.point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0076EF;
}


.photobox {
	padding: 5px;
	border: 1px solid #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	float: none;
	clear: left;
	margin: 0px;
}
.photoborder {
	border: 5px solid #FFFFFF;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #BEBE2A;
	padding-top: 5px;
}
.now {
	font-size: 11px;
	line-height: 17px;
	color: #999999;
}
.now:link {
	text-decoration: none;
}
.now:visited {
	text-decoration: none;
}
.now:hover {
	text-decoration: underline;
}
.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	text-indent: 24px;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #888888;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 10px;
	color: #3370C3;
	margin-left: 0px;
	padding-right: 10px;
	list-style-type: square;
}

.link2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 0px;
	color: #3370C3;
	margin-left: 0px;
	padding-right: 10px;
	list-style-type: square;
	text-decoration:none;
	}
	
.link2: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;
}
.link-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #2D6ABC;
}
.link-1:link {
	text-decoration: none;
}
.link-1:visited {
	text-decoration: none;
}
.link-1:hover {
	text-decoration: underline;
	color: #EF0135;
}

.input {
	background-color: #FFE346;
	border: 1px inset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F4016;
	height: 20px;
	line-height: 15px;
}
.input-1 {
	border: 1px inset #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 20px;
	line-height: 15px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #6F4016;
	background-color: #FFE346;
	border: 1px inset #E4E4E4;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	height: 20px;
	background-color: #FFE346;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2D6ABC;
	height: 22px;
	border: 1px outset #F3DEB6;
	font-size: 12px;
}
/*CSS pages style pagination*/

DIV.pages {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	padding: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 3px;
}
DIV.pages A {
	BORDER-RIGHT: #ccdbe4 1px solid;
	PADDING-RIGHT: 8px;
	BACKGROUND-POSITION: 50% bottom;
	BORDER-TOP: #ccdbe4 1px solid;
	PADDING-LEFT: 8px;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #ccdbe4 1px solid;
	COLOR: #1B91D6;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ccdbe4 1px solid;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
}
DIV.pages A:hover {
	BACKGROUND-IMAGE: none;
	COLOR: #fff;
	BACKGROUND-COLOR: #33C5F0;
	border: 1px solid #0FB9EC;
}
DIV.pages A:active {
	BACKGROUND-IMAGE: none;
	COLOR: #fff;
	BACKGROUND-COLOR: #1B91D6;
	border: 1px solid #0FB9EC;
}
DIV.pages SPAN.current {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #0B5DC1; MARGIN-RIGHT: 3px; PADDING-TOP: 2px
}
DIV.pages SPAN.disabled {
	BACKGROUND-IMAGE: none;
	COLOR: #fff;
	BACKGROUND-COLOR: #1B91D6;
	border: 1px solid #0FB9EC;
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px;  MARGIN-RIGHT: 3px; PADDING-TOP: 2px

}
DIV.pages A.next {
	BORDER-RIGHT: #ccdbe4 2px solid; BORDER-TOP: #ccdbe4 2px solid; MARGIN: 0px 0px 0px 10px; BORDER-LEFT: #ccdbe4 2px solid; BORDER-BOTTOM: #ccdbe4 2px solid
}
DIV.pages A.next:hover {
	border: 2px solid #0FB9EC;
}
DIV.pages A.prev {
	BORDER-RIGHT: #ccdbe4 2px solid; BORDER-TOP: #ccdbe4 2px solid; MARGIN: 0px 10px 0px 0px; BORDER-LEFT: #ccdbe4 2px solid; BORDER-BOTTOM: #ccdbe4 2px solid
}
DIV.pages A.prev:hover {
	border: 2px solid #0FB9EC;
}