BODY
{
	font-family:Verdana; 
	margin:0px;
	padding:10px;
	font-size:12px;
	height:100% !important;
	height:100%;
	
}
img
{
	border:0px;
}
table
{
	border-collapse:collapse;
}
.frame
{
	width:1000px;
	margin:auto;
	background:#ffffff;
}
.top_part
{
	width:100%;
	height:85px;
	background: url('../img/logo.jpg') top left no-repeat;
}
.top_part_index
{
	width:600px;
	height:85px;
	background: url('../img/logo.jpg') 45px 0px no-repeat;
	z-index:10;
}
.top_part div.links
{
	float:right;
	font-size:12px;
	color:#5E5E5F;
	font-weight:bold;
	padding-top:10px;
}
.top_part div.links a:link, .top_part div.links a:visited
{
	font-size:12px;
	color:#5E5E5F;
	font-weight:bold;
	text-decoration:none;
	
}
.top_part div.links a:hover
{
	text-decoration:underline;
}
.top_part div.welcome
{
	font-size:12px;
	color:#5E5E5F;
	font-weight:bold;
	font-style:oblique;
	clear:both;
	float:right;
	position:relative;
	top:30px;
}
.topmenu 
{
	
	width:100%;
	height:34px;
	border-bottom: 2px solid #2A79C1;
	padding-top:10px;  
}
.topmenu ul 
{
    margin:0;
    padding:0;
    list-style:none;
}
.topmenu ul.right
{
	float:right;
}
.topmenu li 
{
    float:left;
    padding:0 0 0 9px;
    background: url("../img/menu/base/left.gif") no-repeat 0 7px;
}
								
.topmenu a 
{
	display:block;	
	background: url("../img/menu/base/right.gif") no-repeat right top;
   	padding:8px 15px 5px 6px;
	margin-top: 7px;
	text-decoration:none;
    font-weight:bold;
    color:#747474;
}
.topmenu a.inactive:link, .topmenu a.inactive:visited, .topmenu a.inactive:hover 
{
	display:block;	
	background: url("../img/menu/base/right.gif") no-repeat right top;
   	padding:8px 15px 5px 6px;
	margin-top: 7px;
	text-decoration:none;
    font-weight:bold;
    color:#C0BEBE;
    cursor:default;
}

.topmenu a 
{
	float:none;
}
.topmenu a.current
{
	display:block;
	margin-top:0px;
	background: url("../img/menu/base/right_on.gif") no-repeat right top;
   	padding:12px 15px 8px 6px;
	text-decoration:none;
    font-weight:bold;
	color:#FFFFFF;
}
.topmenu a.current:hover
{
	color:#AABDF9;
}
.topmenu li.current 
{
    padding:0 0 0px 9px;
    background: url("../img/menu/base/left_on.gif") no-repeat left top;
    position:relative;
    top:2px;
}
.topmenu a:hover 
{ 
	color:#EABC07;
}
.left_part
{
	width:217px;
	float:left;
	padding-top:15px;
	height:auto;
}
.left_part div.head
{
	background:url(../img/l_head.jpg);
	color:#5E5E5F;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:20px;
	
}
.left_part div.l_foot
{
	background:url(../img/l_foot.jpg) bottom left;
	color:#BCBCBC;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:20px;
}
.left_part div.content
{
	background: url(../img/main_bg.jpg) bottom left;
	background-repeat:repeat-x;
	border:1px solid #C7C7C7;
	border-bottom:0px;
	border-top:0px;
	width:203px;
	margin:auto;
	padding:5px;
	padding-top:3px;
}
.left_part div.content div.title
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	
}
.left_part div.content select
{
	width:198px;
	margin:1px;
	font-family: Tahoma;
}
.left_part div.content input
{
	width:194px;
	font-family: Verdana;
}
.left_part div.content a:link, .left_part div.content a:visited
{
	background:url(../img/item.gif) center left no-repeat;
	color:#000000;
	
	padding-left:15px;
	padding-top: 3px;
	margin:3px;	
	float:left;
	
}
.left_part div.content a.inactive:link, .left_part div.content a.inactive:visited, .left_part div.content a.inactive:hover
{
	background:transparent;
	color:#C0BEBE;
    cursor:default;
	padding-left:15px;
	padding-top: 3px;
	margin:3px;	
	float:left
}
div.links a.inactive:link, div.links a.inactive:visited, div.links a.inactive:hover
{
	background:transparent;
	color:#C0BEBE;
    cursor:default;
    text-decoration:none;	
	
}
.left_part div.content br
{
	clear:both
}
.left_part div.content a:hover
{
	color:#00A121
}
.main_pre
{
	width:755px;
	z-index: 9;
	padding:10px;
	padding-top:15px;
	padding-left:230px !important;
	padding-left:10px;
}
.main
{
	width:990px;
	padding:10px;
	position:relative;	
	padding-top:15px;
}
.head_text
{
	position:absolute;
	top:125px;
	left:62px;
	font-size:18px;
	font-family:Verdana;
	font-weight:bold;
	color:#ffffff;
}
.text
{
	position:absolute;
	top:165px;
	left:82px;
	font-size:15px;
	font-family:Verdana;
	font-weight:normal;
	color:#ffffff;
	width:400px;
	text-align:left
}
.page_title
{
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:5px;
	margin:2px;
}
.item_title
{
	
	background:url(../img/title_blue.gif) top left;
	background-repeat:repeat-x;
	color:#ffffff;
	
	
	
	font-family:Verdana;
	font-size:17px;
	font-weight:bold;
	padding:2px 0px 4px 10px;
	vertical-align:middle;
}
.items
{
	width:750px;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.items th
{
	background: url(../img/item_th.gif) top left no-repeat;
	text-align:left;
	padding:0px;
	margin:0px;
	padding-left:15px;
	height:29px;
	vertical-align:middle;
	border:0px;
	width:750px;
}
.items th a:link, .items th a:visited, .items th a
{
	color:#000000;
	font-size:17px;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana;
	color:#686869;
	
}
.items th table td
{
    border: 0px;
}
.item-id
{
	float:right;
	margin-right:10px;
	color:#908F8F;
	font-size:12px;
}
.items td.item-buy a:link, .items td.item-buy a:visited
{
	color:#000000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.items td.item_desc
{
	 border-bottom:0px;
	 height:70px;
	
}
.items td
{
	vertical-align:top;
	
	border:1px solid #BCBCBC;
	
	padding:5px;
}
.items td.item-buy
{
	border:1px solid #BCBCBC;	
	height:1%;
	background:#E6E6E6;
	padding:2px;
	
}
.items td img
{
	width:75px;
}
.items td img.buy-img
{
	width:63px;
	float: right;
}
.items td.item_img
{
	width:120px;
	border-left:1px solid #BCBCBC;
	border-top:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
	border-right:0px;
	text-align:center;
	padding:5px;
	font-size:9px;
	
}
.items td.item_img span
{
	font-size:9px;
}
.items td span
{
	font-weight:bold;
	color:#7E7E7F;
}
.line
{
	
	background:url(../img/item_hr.jpg) center left;	
	background-repeat:repeat-x;
	height:15px;
	font-size:15px;
}
.view_item_adm
{
	width:95%;
	border: 1px solid #D5D4D4;
	margin-top:15px;
	
}
.view_item_adm th
{
	width:20%;
	text-align:left;
	vertical-align:top;
	border: 1px solid #D5D4D4;
	background:#F4F4F4;
	padding:2px;
}
.view_item_adm td
{
	
	text-align:left;
	vertical-align:top;
	border: 1px solid #D5D4D4;
	padding:2px;
}
.images_item
{
	border:1px solid #BCBCBC;	
	background:#EEEEEE;
	padding:10px;
}
.view_item_div
{
	width:358px;
	background:url('../img/item_desc_bg.gif');
	background-repeat:repeat-x;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	
}
.view_item
{
	height:90%;
}
.item_desc_th
{
	background: url('../img/item_desc_th.gif');
	height:12px;
	width:475px;
	font-size:10px;
}
.view_item th
{
	width:35%;
	text-align:left;
	vertical-align:top;
	padding-left:5px;
}
.view_item td
{
	padding-left:5px;
	vertical-align:top;
}
.input_s
{
	width:100px;
}
.input_b
{
	width:120px;
}
.item_int
{
	width:463px;
	background:url('../img/item_desc_bg.gif');
	background-repeat:repeat-x;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	padding-left:10px;
	height:160px;
}
.item_buy
{
	width:350px;
	border:1px solid #9D9D9D;
	padding:10px;
	margin-top:20px;
	height:180px;
}

.event
{
	width:500px;
	border:1px solid #9D9D9D;
	padding-left:10px;
	padding-right:10px;
	margin-top:15px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
}
.event div.title
{
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:0px;
	color:#000000;
	background: #FFFFFF;
	width:70px;
	position:relative;
	top: -13px;
}
.grey
{
	color:#9D9D9D;
	font-size:10px;
}
.small
{
	font-size:10px;
}
.item_int
{
	float:right;

}
.item_buy div.title
{
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom: 3px;
	color:#000000;
	border-bottom: 1px solid #0708F0;
	width:100%;
	
}
.item_int div.title
{
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom: 3px;
	color:#000000;
	border-bottom: 1px solid #0708F0;
	width:96%;
	
}
.item_photo
{
	
	padding:10px;
	
	
	
	text-align:left;

}
.tb_item_view
{
	width:100%;
	margin:auto;
	border:1px solid #BCBCBC;
	border-collapse:collapse
}
.tb_item_view td
{
	vertical-align:top;
}
.item_photo div.title
{
	font-size:14px;
	font-weight:bold;
	width:120px;
	position:relative;
	top:-18px;
	background:#FFFFFF;
	color:#000;
	margin-left:10px;
	text-align:center;
	
}
.item_photo img
{
	margin:5px;
	height:70px;
}
#img
{
	position:absolute;
	left:35%;
	top:300px;
	width:400px;
	border:1px solid black;
	z-index:20;
}
#img img
{
	width:400px;
}
.msg
{
	border: 1px solid #08AC00;
	padding:5px;
	background:#DBF0DA;
}
.msg_error
{
   color: #CC1926;
   font-weight: bold;
	padding:8px;
	background:#F7E5E6;

}
.msg_tb
{
	width:500px;
}
.msg_tb th
{
	text-align:left;
	width:100px;
}
.tb_all, .tb_all1
{
	width:100%;
	border-collapse:collapse;
	border:1px solid #AAAABB;
	margin-top:20px;	
}
.tb_all th, .tb_all1 th
{
	background:url(../img/title_blue.gif);
	border-left:1px solid #A09E9E;
	padding:2px;
	text-align:left;
	color:#FFFFFF;
	height:23px;
}
.tb_all td
{
	
	padding:3px;
	border-bottom:1px solid #AAAABB;
	text-align:left;
	vertical-align:top;
}
.tb_all1 td
{
	padding:3px;
	border:1px solid #AAAABB;
	text-align:left;
	vertical-align:top;
}
.tb_all a.opt_link:link, .tb_all a.opt_link:visited
{
	color: Black;
	text-decoration: underline;
	font-weight:normal;
}
.tb_all td table
{
	border:0px;
}
.tb_all td table th
{
	border:0px;
	width:250px;
}
.tb_all td table td
{
	border:0px;
}
.tb_all span
{
	color:#9D9D9D;
	font-weight: bold;
}
.tb_all tr.highbidder
{
	border-left:1px solid #AAAABB;
	padding:3px;
	border-bottom:1px solid #AAAABB;
	text-align:left;
	background: #EAEAEA;
}
.tb_all td img
{
	float:left;
	padding:3px;

}

.tb_all td a:link, .tb_all td a:visited
{
	color:#000000;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;	
}
.tb_all td a:hover
{
	text-decoration:underline;
}
.readonly
{
	color:#929191;
}
.view_arch:link, .view_arch:visited
{
	background: url('../img/view_arch.jpg') top left no-repeat;
	width:200px;
	float:right;
	height:35px;
	text-decoration:none;
}
.view_active:link, .view_active:visited
{
	background: url('../img/view_active.jpg') top left no-repeat;
	width:200px;
	float:right;
	height:35px;
	text-decoration:none;
}
.new:link, new:visited
{
	background:url('../img/new.jpg') top left no-repeat;
	float:right;
	width:125px;
	height:35px;
	margin-right:50px;
}
.new_ev:link, new_ev:visited
{
	background:url('../img/new_ev.jpg') top left no-repeat;
	float:right;
	width:125px;
	height:35px;
	margin-right:50px;
}
.new_item
{
	width:550px;
	margin-top:5px;
	
}
.new_item th
{
	width:200px;
	text-align:left;
	
}
.new_item td input,  .new_item td textarea
{
	width:99%;
	font-family: Verdana;
	
}
.new_item td select
{
	width:99%;
	font-family: Verdana;
}
.new_item1
{
	width:500px;
	margin-top:5px;
}
.new_item1 th
{
	width:105px;
	text-align:left;
}
.new_item1 td input,  .new_item1 td textarea
{
	width:95%;
	font-family: Verdana;
}
.new_item1 td select
{
	width:97%;
	font-family: Verdana;
}
.footer
{
	clear:both;
	border-top: 2px solid #2A79C1;
	padding-top:2px;
	font-size:9px;
	text-align:center;
	margin-top:10px;
}
.shadow
{
	position:			absolute;
	top:0px;
	left:0px;	
	filter:				alpha(opacity=50);
	-moz-opacity:		.50;
	opacity:			.50;
	width:				100%;
	height:				1200px;
	background:			#000;
	margin:				0 auto 0 auto;
	z-index:			9;
}
.history
{
	background:#ffffff;
	border:3px solid #BDBDBD;
	z-index:10;
	font-family:Verdana;
	font-size:11px;
	width:500px;
	height:300px;
	position: absolute;
	left: 30%;
	top:30%;
	text-align:left;
}
.close:link, .close:visited
{
	float:right;	
	text-decoration:none;
	color: #BDBDBD;
	font-size: 12px;
	padding-right: 10px;
}
.closeX:link, .closeX:visited
{
	float:right;	
	text-decoration:none;
	background-color: #BDBDBD;
	color: #505050;
	font-size: 11px;
	font-weight: bold;
	height:15px;
}
.tbl_div
{
   height: 200px;
   padding-left: 10px;
   padding-right:10px;
}
.popup
{
	z-index:10;
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height:100%;
	text-align: center;
	vertical-align: middle;
}
.image
{
	background:#ffffff;
	border:3px solid #BDBDBD;
	z-index:10;
	font-family:Verdana;
	font-size:11px;
	position: absolute;
	left: 30%;
	top:30%;
	padding: 5px;
}
.for_input input
{
	width:337px;
}
.login
{
   float: left;
   padding-left: 20px;
}
.register
{
   float: left;
   padding-left: 50px;
}
.or
{
   padding-left: 50px;
   float: left;
}
.search
{
	width:400px;
	margin-top:15px;
}
.search th
{
	text-align:left;
}
.search td input
{
	width:150px;
	font-family: Verdana;
}
.search td select
{
	width:155px;
	font-family: Verdana;
}
a.opt_link:link, a.opt_link:visited
{
   color: Black;
   text-decoration: underline;
   font-weight:normal;
}
.tb_one
{
  
   width:100%;
	border-collapse:separate;
	text-align: left;
}
.tb_one tr.line1 td
{
 background:#F8F8F8;
}
.tb_one tr.line2 td
{
	background:#F2F2F2;
}
.tb_one td
{
   padding: 2px;
   text-align: left;
   vertical-align:top;
}
.tb_one th
{
   font-weight: bold;
   width: 140px;
   text-align:left;
   vertical-align:top;
}
.tb_one th.header_blue
{
   font-weight: bold;
   background:url('../img/title_blue.gif') top left;
	background-repeat:repeat-x;
	color:#ffffff;
	padding:5px;
	width:100%;
	
}

.tb_one input
{
   font-family: Verdana;
   width: 150px;
}
.tb_one select
{
   font-family: Verdana;
   font-size: 12px;
   width: 155px;
}
.status {
	text-align: center;
	color: green;
	FONT-WEIGHT: bold;
}
/*---------------------Index page-------------------------*/
.main_index
{
	background:transparent url(../img/main_bg.jpg) top left;
	background-repeat:repeat-x;
	height:500px;
	width:1000px;
	margin:50px;
	margin-top:0px;
	
	
	
}
.main_title
{
	background:url(../img/main_title.jpg) top left;
	background-repeat:repeat-x;
	
	border-top:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
	font-family:Verdana;
	font-size:17px;
	font-weight:bold;
	padding:1px 0px 4px 10px;

}
.main_login
{
	background:url(../img/main_login.jpg) top left no-repeat;
	height:82px;
	width:180px;
	position:relative;
	float:right;
	top:-55px;
	z-index:10;
}
.main_login table, .main_login div.welcome
{
	border-collapse:collapse;
	width:90%;
	margin:auto;
	margin-top:10px;
	padding:0px;
}
.main_login table th
{
	font-family:Verdana;
	font-size:9px;
	text-align:left
}
.main_login table input
{
	width:90px;
	height:12px;
	border:1px solid #CCD7E2;
	font-size:9px;
}
.main_login table input.login_btn
{
	border:0px;
	background:url(../img/main_login_btn.jpg) top left no-repeat;
	width:61px;
	height:19px;
	float:right;
	margin-right:10px;
	margin-top:5px;
}
.main_text
{
	width:900px;
	text-align:justify;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;	
	padding-top:30px;
	position:relative;
	left:50px;
	clear:both;
	top:-90px;
	line-height:110%;
}
.main_text2
{
	width:900px;
	text-align:justify;
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;	
	padding-top:30px;
	position:relative;
	left:50px;
	clear:both;
	top:-90px;
	line-height:110%;
}
.main_globe
{
	float:left;
	position:relative;
	top:8px;
	margin-right:5px;
	margin-left:5px;
	width:85px;
}
.main_preauction 
{
	background:url(../img/main_pre.jpg) top left no-repeat;
	height:237px;
	width:208px;
	cursor:pointer;	
	margin-left:55px;
	margin-right:0px;
	float:left;	
	padding:0px;
	margin-top:-50px;
	text-decoration:none;
	
}
.main_go 
{
	background:url(../img/main_event.jpg) top left no-repeat;
	height:237px;
	width:208px;
	cursor:pointer;	
	float:left;
	margin-left:20px;
	text-decoration:none;
	margin-top:-50px;
}
.main_now
{
	background:url(../img/main_blue.jpg) top left no-repeat;
	height:237px;
	width:208px;
	cursor:pointer;	
	float:left;
	margin-left:20px;
	text-decoration:none;
	margin-top:-50px;
}
.main_auction
{
	background:url(../img/main_blackbox.jpg) top left no-repeat;
	height:237px;
	width:208px;
	cursor:pointer;	
	float:left;
	margin-left:20px;
	text-decoration:none;
	margin-top:-50px;
	
}
.main_footer
{
	background:url(../img/main_title.jpg) top center;
	background-repeat:repeat-x;	
	border-top:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
	font-family:Verdana;
	font-size:10px;
	color:#404141;
	padding:5px 0px 4px 10px;
	position:relative;
	clear:both;
	top:30px;
	text-align:center;
	height:500px;
	width:1000px;
	align:center;
	margin-left:50px;

}
.main_copyr
{
	font-family:Verdana;
	font-size:10px;
	color:#404141;
	padding:5px 0px 4px 10px;
	position:relative;
	clear:both;
	top:15px;
	text-align:center;
	height:500px;
	width:1000px;
	align:center;
	margin-left:50px;

}
.link_contact:link, .link_contact:visited
{
	color:#666666;
	font-size:12px;
	font-family:Verdana;
	text-decoration:none;
	margin-left:55px;
	margin-right:50px;
	position:relative;	
	top:20px;
}
.link_contact:hover
{
	text-decoration:underline;
}
.link_register:link, .link_register:visited
{
	background:url('../img/register.gif') center left no-repeat;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;	
	margin-top:8px;
	padding-top:3px;
	height:15px;
	width:56px;
}
.link_register:hover
{
	text-decoration:underline;
}
.link_logout:link, .link_logout:visited
{
	background:url('../img/logout.jpg') center left no-repeat;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;	
	margin-top:8px;
	padding-top:3px;
	margin-left:50px;
	height:15px;
	width:56px;
}
.link_logout:hover
{
	text-decoration:underline;
}
.link_contact img, .link_register img
{
	vertical-align:middle;
	margin-right:3px;
	margin-left:3px;
}
.simplink:link, .simplink:visited
{
	color:Black;
}
.simplink:hover
{
	text-decoration:none;
	color:#0000F5;
}
/*--------------------static page-----------------------------*/
.link_spec:link, .link_spec:visited, .item-buy div a.link_spec:link,  .item-buy div a.link_spec:visited
{
	font-family:Verdana;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	
}
.link_spec:hover,  .item-buy div a.link_spec:hover
{
	font-family:Verdana;
	color:#00A121;
	font-weight:bold;
	text-decoration:none;
}
.top_text_tb
{
	width:100%;
	margin:auto;
}
.top_text_tb td
{
	padding-left:40px;
}

.text_upgrade
{
	
	font-family:'Arial Black';
    font-size:30px;
    text-decoration:none;
	text-transform:uppercase;
}
.simple_list
{
	list-style-type:square;
	margin-top:5px;
	margin-left:0px;
	padding:5px;
	list-style-position:inside
}
.simple_list li
{
	list-style-type:square;
	
	margin-left:0px;
}
.content_static
{
	margin-top:0px;
	width:100%;
	
}
.content_static td
{
	padding-bottom:10px;
}
.content_name
{
	font-family:Verdana;
	font-weight:bold;
	padding:5px;
        font-size:14px;
        text-decoration:none;
        color:white;
        
        background:url('../img/title_blue.gif') top left;
	background-repeat:repeat-x;
	vertical-align:top;
}
.content_text
{
	vertical-align:middle;
	padding:5px;
}
.top_text_tb td.upgrade_title
{
	font-family:Verdana;
	font-weight:bold;
	background:url('../img/title_red.gif') top left;
	background-repeat:repeat-x;
	color:#ffffff;
	padding:3px;
	font-size:16px;
	padding-left:5px;
}
.content_picture
{
	
	text-align:right;
}
.today_tb
{
	width:100%;
	border:2px solid #26467A;
	border-collapse:collapse;
	
}
.today_tb td.picture
{
	text-align:center;
	vertical-align:top;
	border:1px inset #26467A;
	width:350px;
	padding:0px;
	height:300px;
	background:#2E5187 url('../img/globe-stylized_bg.gif');
}
.date1 a img, .date2 a img, .date3 a img
{
	position:relative;
	top:-4px;
	left:5px;
}
.today_tb td.content
{
	vertical-align:top;
	border:1px inset #26467A;
padding:0px;
}
.nottravel
{
	font-family:Verdana;
	font-weight:bold;
	
	background-repeat:repeat-x;
	color:#000000;
	font-size:16px;
	padding:5px;
	margin:auto;
	margin-top:180px;
	text-align:center;
	width:250px;
}
.date1
{
	font-family:Verdana;
	font-weight:bold;
	background:url('../img/title_blue.gif') top left;
	background-repeat:repeat-x;
	color:#ffffff;
	padding:5px;
	margin:5px;
}
.date2
{
	font-family:Verdana;
	font-weight:bold;
	background:url('../img/title_red.gif') top left;
	background-repeat:repeat-x;
	color:#ffffff;
	padding:5px;
	margin:5px;
}
.date3
{
	font-family:Verdana;
	font-weight:bold;
	background:url('../img/bg_td_all.jpg') top left;
	background-repeat:repeat-x;
	color:#ffffff;
	padding:5px;
	margin:5px;
}
.description, .photo
{
	padding:10px;
}
.photo img
{
	height:50px;
	cursor:pointer;
}
#lightbox {
	BORDER-RIGHT: #666 2px solid; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BORDER-BOTTOM: #666 2px solid; BACKGROUND-COLOR: #eee
}
#lightboxDetails {
	FONT-SIZE: 1.3em; PADDING-TOP: 0.4em
}
#lightboxCaption {
	FLOAT: left
}
#keyboardMsg {
	FLOAT: right
}
#lightbox IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#overlay IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#closeButton {
	RIGHT: 4px; TOP: 5px
}
#overlay {
		
	filter:				alpha(opacity=70);
	-moz-opacity:		.70;
	opacity:			.70;
	BACKGROUND: #000000 url('../img/overlay.png')
}

textarea
{
	font-family:Verdana;
	font-size:12px;
}

.center {
  	width:600px;
	height:100px;
	background:#fff;
  	position:absolute;
	left:50%;
	top:40%;
	margin-left:-350px;
	margin-top:-50px;
	padding: 10px;
	BORDER: #666 2px solid; 

}
.paging 
{
	text-align:center;
	padding:10px;
}
.paging a:link, .paging a:visited
{
	padding:2px 3px 2px 3px;
	border:1px solid #CCCCCC;
	background: #eeeeee;
	color:#000000;
	text-decoration:none;
}
.paging a:hover
{
	text-decoration:none;
	background: #C7C7C7;
	color:#F7F5F5;
}
.paging b
{
	padding:2px 3px 2px 3px;
	border:1px solid #989898;
	background: #F7F5F5;
	color:#000000;
	text-decoration:none;
}

.text2 {
	font-family:'Arial','Helvetica','sans-serif';
	font-size:36px;
	text-decoration:none;
	color:#4D4D4D;
}
.text3 {
	font-family:'Arial','Helvetica','sans-serif';
	font-size:36px;
	font-weight:bold;
	text-decoration:none;
	color:#4D4D4D;
}
.tNormal {
	font-family:'Arial','Helvetica','sans-serif';
	font-size:12px;
	text-decoration:none;
	color:black;
}
.text5 {
	font-family:'Arial','Helvetica','sans-serif';
	font-size:12px;
	text-decoration:underline;
	color:black;
}
.text1 {
	font-family:'Arial','Helvetica','sans-serif';
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}
.text4 {
	font-family:'Arial','Helvetica','sans-serif';
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#4D4D4D;
}
.para1 {
	text-align:center;
}
.pNormal {
}
.box1 {
	background-color:white;
	width:142px;
	height:154px;
}
.box2 {
	background-color:white;
	padding:1px;
}
    .text3event {
        font-family:'STOMP_Blue Highway Condensed';
        font-size:48px;
        text-decoration:none;
        color:#666666;
    }
    .text6event {
        font-family:'STOMP_Blue Highway Condensed';
        font-size:36px;
        text-decoration:none;
        color:#FF6666;
    }
    .tNormalevent {
        font-family:'Arial','Helvetica','sans-serif';
        font-size:12px;
        text-decoration:none;
        color:black;
    }
    .text8event {
        font-family:'Arial','Helvetica','sans-serif';
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
        color:black;
    }
    .text0event {
        font-family:'Arial','Helvetica','sans-serif';
        font-size:12px;
        text-decoration:none;
        color:#333333;
    }
    .text4event {
        font-family:'Arial','Helvetica','sans-serif';
        font-size:14px;
        font-weight:bold;
        text-decoration:none;
        color:black;
    }
    .text5event {
        font-family:'Arial','Helvetica','sans-serif';
        font-size:24px;
        font-weight:bold;
        text-decoration:none;
        color:black;
    }
    .text7event {
        font-family:'Arial','Helvetica','sans-serif';
        font-size:36px;
        font-weight:bold;
        text-decoration:none;
        color:black;
    }
    .text1event {
        font-family:'Arial','Helvetica','sans-serif';
        font-size:7px;
        text-decoration:none;
        color:black;
    }
    .para1event {
        text-align:center;
    }
    .pNormalevent {
    }
    .box1event {
        background-color:white;
        width:250px;
        height:316px;
    }
    .box2event {
        position:absolute;
        left:194px;
        top:205px;
        background-color:white;
        width:58px;
        height:22px;
    }
    .box4event {
        position:absolute;
        left:420px;
        top:205px;
        background-color:white;
        width:69px;
        height:23px;
    }
    .box5event {
        position:absolute;
        left:500px;
        top:205px;
        background-color:white;
        width:62px;
        height:19px;
    }
    .box6event {
        background-color:white;
        width:250px;
        height:315px;
    }
    .box7event {
        position:absolute;
        left:669px;
        top:205px;
        background-color:white;
        width:67px;
        height:26px;
    }
    .box8event {
        position:absolute;
        left:760px;
        top:205px;
        background-color:white;
        width:67px;
        height:22px;
    }
    .box9event {
        background-color:white;
        padding:1px;
    }
    .box11event {
        background-color:white;
        width:104px;
        height:32px;
    }
    .box13event {
        background-color:white;
        width:116px;
        height:109px;
    }
    .box16event {
        background-color:white;
        width:243px;
        height:217px;
    }