/* CT Style */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
	background-image:url(../images/bg.jpg);
	background-attachment:fixed;
}
#main_Table {
	border-left: #CC9900 dotted 3px;
	border-right:#CC9900 dotted 3px;
	background-color:#333333;
}
#content_Table {
	border-left: #660000 solid 2px;
	border-right:#660000 solid 2px;
	background-color:#FFFFFF;
}
#contents {
	background-color:#DCC9A1;
}
#top_txt {
	width:93%;
	font-size:11px;
	line-height:normal;
	color:#FFFFFF;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#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;
	color: #FFFFFF;
	text-transform:capitalize;
}
#model_txt {
	width:95%;
	text-align:left;
	margin-top:8px;
	line-height:16px;
	font-size:12px;
	color: #FFFFFF;
	text-indent:30px;
	text-align:justify;
	font-weight: bold;
}
.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: #FFFFFF;
}
#d_tour a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#F67A16;
	text-decoration:underline blink;
	font-weight:bold;
	text-transform:uppercase;
}
#d_tour a:hover {
	color: #FFCC00;
	text-decoration:underline;
}
#m_access a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #CC9900;
	text-decoration:underline;
	font-weight:bold;
	text-transform:capitalize;
}
#m_access a:hover {
	color: #FFCC00;
	text-decoration:underline;
}
#sub_d_tour {
	font-size:12px;
	color: #FFCC00;
	text-decoration:none;
	font-weight:normal;
}
#join_table {
	color: #FFFFFF;
	font-size:14px;
	margin-left:50px;
}
#join_input {
	border:#666666 solid 1px;
	background-color: #FFFFFF;
	color: #000000;
}
#join_phone {
	color: #999999;
	font-size:10px;
}
	
#footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFCC;
}
#footer a{
	text-decoration:none;
	color: #FFFFCC;
}
#footer a:hover{
	text-decoration: underline;
	color: #FFCC00;
}
#signup{
	color:#FFD705;
}
#footer1 {
	font-size:12px;
	color:#FFFFFF;
}
#footer1 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
#footer1 a:hover{
	text-decoration:none;
	color:#FFFFFF;

}
#footer2{
	font-size:10px;
	color:#FFFFFF;
}
#footer2 a:hover{
	text-decoration:none;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.promos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.promos:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.promos:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.promos:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.toolbar2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}	
