body{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-color: #C09467;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	scrollbar-face-color: #D8DBDF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C1C6CC;
	scrollbar-3dlight-color: #ABB1B3;
	scrollbar-arrow-color: #7F8996;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #ABB1B3;
}

td.linkMenu{
	height: 25px;
	vertical-align: top;
	white-space: nowrap;
	background-image: url(../images/bg_td_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.title{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}

.text{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.desc{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}

.linkAll a{
	font-family: Verdana;
	font-size: 10px;
	color: #96272E !important;
	text-decoration: none;
	font-weight: bold;
}

.linkAll a:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #96272E !important;
	text-decoration: none;
	font-weight: bold;
}

.linkAll a:active{
	font-family: Verdana;
	font-size: 10px;
	color: #96272E;
	text-decoration: none;
	font-weight: bold;
}

.linkAll a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #96272E !important;
	text-decoration: none;
	font-weight: bold;
}

.linkMenu a{
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	color: #96272E !important;
	text-decoration: none;
	font-weight: bold;
}

.linkMenu a:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #96272E !important;
	text-decoration: none;
	font-weight: bold;
}

.linkMenu a:active{
	font-family: Verdana;
	font-size: 10px;
	color: #96272E;
	text-decoration: none;
	font-weight: bold;
}

.linkMenu a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #96272E !important;
	text-decoration: none;
	font-weight: bold;
	padding-left: 13px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.linkWhite a{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF !important;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.linkWhite a:visited{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF !important;
	text-decoration: none;
	font-weight: bold;
}

.linkWhite a:active{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.linkWhite a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF !important;
	text-decoration: none;
	font-weight: bold;
}

img{
	border: 0px;
}

img.album{
	border: 1px solid #96272E;
}

input.input_text{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	height: 20px;
	padding-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	border: 1px solid #241EC6;
}

textarea.text_area{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #241EC6;
}

.button{
	font-family: Verdana;
	font-size: 10px;
	color: #FF3916;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 2px solid #241EC6;
}

#divPrev{
	position: absolute;
	width: 164px;
	height: 114px;
	left: 33px;
	bottom: 85px;
	visibility: hidden;
}

#divNext{
	position: absolute;
	width: 164px;
	height: 114px;
	right: 34px;
	bottom: 85px;
	visibility: hidden;
}