/* CSS Document */
/*-- general informations ------------------------------------------------------------------------------------------------*/

body {
	background-color: #dedfe0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #626262;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 17px;
}

/*-- rollovers ------------------------------------------------------------------------------------------------*/

.rollover { display: block; } /* Allow setting widths and heights */
.rollover img { width: 100%; height: 100%; border: 0; } /* only set width and height once */
.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */

#swap_menu_home {
	background-image: url(imgs/btn_home_on.jpg);
	width: 214px;
	height: 35px;
}
#swap_menu_welcome {
	background-image: url(imgs/btn_welcome_on.jpg);
	width: 214px;
	height: 24px;
}
#swap_menu_speakers {
	background-image: url(imgs/btn_speakers_on.jpg);
	width: 214px;
	height: 23px;
}
#swap_menu_mentors {
	background-image: url(imgs/btn_mentors_on.jpg);
	width: 214px;
	height: 23px;
}
#swap_menu_masterclinics {
	background-image: url(imgs/btn_masterclinics_on.jpg);
	width: 214px;
	height: 23px;
}
#swap_menu_classes {
	background-image: url(imgs/btn_classes_on.jpg);
	width: 214px;
	height: 22px;
}
#swap_menu_worship {
	background-image: url(imgs/btn_worship_on.jpg);
	width: 214px;
	height: 23px;
}
#swap_menu_schedule {
	background-image: url(imgs/btn_schedule_on.jpg);
	width: 214px;
	height: 24px;
}
#swap_menu_location {
	background-image: url(imgs/btn_location_on.jpg);
	width: 214px;
	height: 23px;
}
#swap_menu_exhibition {
	background-image: url(imgs/btn_exhibition_on.jpg);
	width: 214px;
	height: 22px;
}
#swap_menu_attractions {
	background-image: url(imgs/btn_attractions_on.jpg);
	width: 214px;
	height: 23px;
}
#swap_menu_about {
	background-image: url(imgs/btn_about_on.jpg);
	width: 214px;
	height: 23px;
}
#swap_menu_tuition {
	background-image: url(imgs/btn_tuition_on.jpg);
	width: 214px;
	height: 23px;
}
#swap_menu_cannot {
	background-image: url(imgs/btn_cannot_on.jpg);
	width: 214px;
	height: 24px;
}
#swap_menu_contactinfo {
	background-image: url(imgs/btn_contactinfo_on.jpg);
	width: 214px;
	height: 24px;
}
#swap_menu_registration {
	background-image: url(imgs/btn_registration_on.jpg);
	width: 214px;
	height: 45px;
}
#swap_menu_friend {
	background-image: url(imgs/btn_friend_on.jpg);
	width: 214px;
	height: 37px;
}

/*-- text ------------------------------------------------------------------------------------------------*/

.txt_cupon{
	font-size: 11px;
	font-weight: bold;
	color: #1c1c1c;
}
.txt_sign {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.txt_blue {
	font-size: 13px;
	font-weight: none;
	color: #1072af;
}
.txt_black {
	color: #000000;
}
.txt_white {
	font-size: 11px;
	color: #ffffff;
}
.txt_gray2 {
	font-size: 11px;
	color: #333333;
}
.txt_graymini {
	font-size: 10px;
	color: #626262;
}
.txt_graymax {
	font-size: 13px;
	font-weight: bold;
	color: #585858;
}
.txt_black {
	font-size: 11px;
	color: #000000;
}
.title_blue {
	font-size: 15px;
	font-weight: bold;
	color: #1072af;
}
.link-botton {
	font-size: 11px;
	color: #000000;
}
.link-blue {
	font-size: 11px;
	color: #1072af;
}
.asterisco {
	color: #9f4a15;
}

/*-- form ------------------------------------------------------------------------------------------------*/

.transcend_commentbox {
	border-width: 1px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #c6c6c6; 
	background-color: #f9f9f9; 
	height: 90px;
	width: 231px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 15px;
	text-indent: 3px;
	}
.transcend_box {
	border-width: 1px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #c6c6c6; 
	background-color: #f9f9f9; 
	height: 18px;
	width: 231px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 15px;
	text-indent: 3px;
	}
.transcend_box1 {
	border-width: 1px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #c6c6c6; 
	background-color: #f9f9f9; 
	height: 18px;
	width: 150px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 15px;
	text-indent: 3px;
	}

/*-- links ------------------------------------------------------------------------------------------------*/
/*.......*/
a.link_gray:link {
	font-size: 11px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
}
a.link_gray:visited {
	font-size: 11px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
}
a.link_gray:hover {
	font-size: 11px;
	color: #626262;
	font-weight: bold;
	text-decoration: underline;
}
a.link_gray:active {
	font-size: 11px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
}
/*.......*/
a.link-gray:link {
	font-size: 11px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
}
a.link-gray:visited {
	font-size: 11px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
}
a.link-gray:hover {
	font-size: 11px;
	color: #626262;
	font-weight: bold;
	text-decoration: underline;
}
a.link-gray:active {
	font-size: 11px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
}
/*.......*/
a.link-gray1:link {
	font-size: 11px;
	color: #1c1c1c;
	font-weight: bold;
	text-decoration: underline;
}
a.link-gray1:visited {
	font-size: 11px;
	color: #1c1c1c;
	font-weight: bold;
	text-decoration: underline;
}
a.link-gray1:hover {
	font-size: 11px;
	color: #1c1c1c;
	font-weight: bold;
	text-decoration: underline;
}
a.link-gray1:active {
	font-size: 11px;
	color: 1c1c1c;
	font-weight: bold;
	text-decoration: underline;
}
/*.......*/
a.link-gray2:link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.link-gray2:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.link-gray2:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.link-gray2:active {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
/*.......*/
a.link-gray3:link {
	font-size: 11px;
	color: #626262;
	text-decoration: none;
}
a.link-gray3:visited {
	font-size: 11px;
	color: #626262;
	text-decoration: none;
}
a.link-gray3:hover {
	font-size: 11px;
	color: #626262;
	text-decoration: underline;
}
a.link-gray3:active {
	font-size: 11px;
	color: #626262;
	text-decoration: none;
}
/*.......*/
a.link-botton:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link-botton:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link-botton:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.link-botton:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
/*.......*/
a.link-blue:link {
	font-size: 11px;
	color: #1072af;
	font-weight: bold;
	text-decoration: none;
}
a.link-blue:visited {
	font-size: 11px;
	color: #1072af;
	font-weight: bold;
	text-decoration: none;
}
a.link-blue:hover {
	font-size: 11px;
	color: #1072af;
	font-weight: bold;
	text-decoration: underline;
}
a.link-blue:active {
	font-size: 11px;
	color: #1072af;
	font-weight: bold;
	text-decoration: none;
}