/* CT Style */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#00609D;
	background-image:url(images01/bg.jpg);
}
#main_Table {
	border-left: #CCCC99 solid 5px;
	border-right:#CCCC99 solid 5px;
	background-color:#DCC9A1;
}
#content_Table {
	border-left:#035077 solid 2px;
	border-right:#035077 solid 2px;
	background-color:#FFFFFF;
}
#contents {
	background-color:#DCC9A1;
}
#top_txt {
	width:93%;
	font-size:12px;
	line-height:18px;
}
#date {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:capitalize;
	font-stretch:ultra-expanded;
	padding:10px;
}
#model_name {
	width:95%;
	text-align:left;
	margin-top:10px;
	font-weight:bold;
	font-size:18px;
	text-transform:capitalize;
}
#model_txt {
	width:95%;
	text-align:left;
	margin-top:8px;
	line-height:20px;
	font-size:12px;
	text-indent:30px;
	text-align:justify;
}
.title_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
#bottom_txt {
	width:95%;
	font-size:12px;
	color:#000000;
}
#d_tour a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:42px;
	color:#035077;
	text-decoration:underline blink;
	font-weight:bold;
	text-transform:uppercase;
}
#d_tour a:hover {
	color:#03A6FC;
	text-decoration:none;
}
#m_access a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#002842;
	text-decoration:underline;
	font-weight:bold;
	text-transform:capitalize;
}
#m_access a:hover {
	color:#035077;
	text-decoration:none;
}
#sub_d_tour {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
#join_table {
	color:#002842;
	font-size:14px;
	margin-left:50px;
}
#join_input {
	border:#666666 solid 1px;
	background-color: #FFFFFF;
	color: #000000;
}
#join_phone {
	color:#000000;
	font-size:10px;
}
	
#footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#002842;
}
#footer a{
	text-decoration:none;
	color:#002842;
}
#footer a:hover{
	text-decoration: underline;
	color:#660000;
}
#signup{
	color:#FFD705;
}
#footer2{
	font-size:10px;
	color:#FFFFFF;
}
#footer2 a:hover{
	text-decoration:none;
}

.join_name {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align: right;
}

.join_value {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align: left;
}