@charset "utf-8";

BODY {
	/*background-color: #E7EFF4;*/
	margin: 0px;
}
DIV > #top {
	height: 150px;
	background-color: #333333;
	font-family: Tahoma;
}
DIV > #menu {
	background-color:#444444;
	height: 30px;
}
DIV > #menu_bottom {
	background-color:#FFFFFF;
	height: 30px;
	border-top: #EEEEEE 1px solid;
}
DIV > #main {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
DIV > #ticker {
	height: 30px;
	background-color: #FAFAFA;
	border-bottom:#EFEFEF 1px solid;
}
DIV > #footer {
	background-color: #333333;
	height: 50px;
}
#box_escorts {
	/*width: 500px;*/
}
.post_box {
	border: #CCCCCC 1px solid;
	background-color: #F5F5F5;
}
.data_box_H {
	border-left: #CCCCCC 1px solid;
	background-color: #CAD5FF;
}
.data_box_M {
	border-left: #CCCCCC 1px solid;
	background-color: #f7d2eb;
}
.form_01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.txt_01 {
	font-family: Tahoma;
	font-size: 11px;
}
.txt_menu {
	font-family: Tahoma;
	font-size: 13px;
}
.txt_03 {
	font-family: Tahoma;
	font-size: 11px;
}
.txt_04 {
	font-family: Trebuchet MS;
	font-size: 9px;
}
.txt_05 {
	font-family: Trebuchet MS;
	font-size: 9px;
}
.txt_06 {
	font-family: Tahoma;
	font-size: 12px;
}
.txt_07 {
	font-family: Tahoma;
	font-size: 10px;
}
.txt_08 {
	font-family: Trebuchet MS;
	font-size: 30px;
}
.right_titles {
	font-family: Trebuchet MS;
	font-size: 25px;
	letter-spacing: -2px;
	font-style: italic;
	width: 250px;
	text-align: left;
	color: #0099CC;
}
.txt_email_post_H, .txt_email_post_M {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	letter-spacing: -1px;
}
.tags_top {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
.txt_email_post_H > A:link, .txt_email_post_H > A:visited {
	color: #006699;
	text-decoration: none;
}
.txt_email_post_H > A:hover, .txt_email_post_H > A:active {
	color: #0099FF;
	text-decoration: none;
	border-bottom: #0099FF 1px dotted;
}
.txt_email_post_M > A:link, .txt_email_post_M > A:visited {
	color: #FF00CC;
	text-decoration: none;
}
.txt_email_post_M > A:hover, .txt_email_post_M > A:active {
	color: #FF66CC;
	text-decoration: none;
	border-bottom: #FF66CC 1px dotted;
}
.txt_menu > A:link, .txt_menu > A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.txt_menu > A:hover, .txt_menu > A:active {
	color: #0099FF;
	text-decoration: none;
	border-bottom: #0099FF 1px dotted;
}

#info {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	height: 25px;
	text-align: left;
	padding-left: 10px;
	display: none;
}
A.img_link:link, A.img_link:visited, A.img_link:hover, A.img_link:active {
	border:0px;
}
A.img_link_2:link, A.img_link_2:visited {
	text-decoration: none;
	border: 0px;
	border-bottom: #CCCCCC 5px solid;
}
A.img_link_2:hover.img_link_2, A:active {
	text-decoration: none;
	border: 0px;
	border-bottom: #0099CC 5px dotted;
}

A:link, A:visited {
	text-decoration: none;
	color: #666666;
}
A:hover, A:active {
	color: #AAAAAA;
	text-decoration: none;
	border-bottom: #AAAAAA 1px dotted;
}
A.link_01:link, A.link_01:visited {
	text-decoration: none;
	color: #FF66CC;
}
A.link_01:hover, A.link_01:active {
	color: #FF66CC;
	text-decoration: none;
	border-bottom: #FF66CC 1px dotted;
}
.littlebox {
	display: inline;
	background-color: #DDDDDD;
	border: #CCCCCC 1px solid;
	padding: 2px;
}
.inp01 {
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: #F5F5F5;
	border: #CCCCCC 1px solid;
	padding: 2px;
}