
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
    background-color:#DDDDDD;
	color:#333333;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333333;
}

.main_text_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#6E0708;
	text-align:center;
	font-weight:bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#6E0708;
	text-align:center;
	font-weight:bold;
	text-align:left;
}


.left_column {
	width:194px;
	background-color:#CF0E0E;
}

.tr_light_blue {
	width:194px;
	background-color:#CF0E0E;
}

.tr_dark_blue {
	width:194px;
	background-color:#6E0708;
}

.tr_white {
	background-color:#FFFFFF;
}

.tr_red {
	background-color:#6E0708;
}



 hr {border: none 0; 
 border-top: 1px dotted #5D5D5D;/*the border*/
 width: 95%;
 height: 1px;
 }

.table580px {
	width:540px;
}

.table160px {
	width:160px;
}

.main_table {
	width:900px !important;
	margin-top:2px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	border-width:0px;
	
}

.table100 {
	width:100%;
}

.table100white {
	width:100%;
	background-color:#FFFFFF;
}

.quick {font-weight: bold; font-size: 12px; color: #ffcc00; line-height: 13px; font-family: arial,verdana,helvetica,sans-serif}

.member_menu {
	display:block;
	background-color:#0000CC;
	color:#FFFFFF;
}



a:link.index  {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#ffffff;
	text-decoration:none;
	background:#6E0708;
	width: 186px;
	height: 20px;
	line-height:20px;
	padding-left:7px;
	margin-bottom:1px;
}
a:visited.index {color:#FFFFFF; background:#6E0708;}
a:hover.index 	{color:#FFFFFF; background:#CF0E0E}
a:active.index {color:#FFFFFF; background:#6E0708;}


.search	 {font-weight: normal; font-size: 11px; color: #ffffff; line-height: 13px; font-family: arial,verdana,helvetica,sans-serif}

a.global:link {
font-family: arial,tahoma,helvetica,verdana,sans-serif;
font-size:13px;
font-weight:bold;
color:#FFCC00;
line-height:15px;
text-decoration: underline;
}
a.global:visited {
font-family: arial,tahoma,helvetica,verdana,sans-serif;
font-size:13px;
font-weight:bold;
color:#FFCC00;
line-height:15px;
text-decoration: underline;
}
a.global:hover {
font-family: arial,tahoma,helvetica,verdana,sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
line-height:15px;
text-decoration: underline;
}
a.global:active {
font-family: arial,tahoma,helvetica,verdana,sans-serif;
font-size:13px;
font-weight:bold;
color:#FFCC00;
line-height:15px;
text-decoration: none;
}

.disclaimer	{ 
	font-family: arial,helvetica,verdana,geneva,sans-serif;
	font-size:11px;
	color:#64A6E1;
	line-height:14px;
	text-align:center;
	}
.disclaimer a			{color:#49D70E;text-decoration:none}
.disclaimer a:hover		{color:#ffffff;text-decoration:underline}

.tourop_table_header {
	background-color:#4B85CE;
	color:#FFFFFF;
	font-size:9pt;
}

.tourop_table_body {
	background-color:#BBD5FF;
	font-size:9pt;	
}

.small_green_text {
	font-size:9pt;
}

.noborder {
	border-width:0px;
}