body{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5a5a5c;
	background: url(images/cross.png);
}

.content
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5a5a5c;
}

.footer {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.footer01 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.downloadlink{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00a3ee;
	text-decoration:none;
}
.downloadlink:hover{
	color: #00a3ee;
	text-decoration:underline
}

.topmenulink{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
.topmenulink:hover{
	color: #ffffff;
	text-decoration:underline
}


.box{
	margin-right: 15px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5a5a5c;
	text-align:left;
	line-height: 16px;
}
.content02{
	margin-right: 15px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5a5a5c;
	text-align:left;
	line-height: 16px;
}
.contentTable{
	margin-left:50px;
    width:90%;
    border-bottom: 1px #e0e0ce solid;
    padding-bottom:5px;
}
.contentTable02{
	margin-left:50px;
    width:90%;
    padding-bottom:5px;
}
.header01{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#00a3ee;
}
.header02{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#00a3ee;
}

.innderbox{
	padding:3px;
	margin-left:4px;
	width:245px
}

.bl {background: url(images/bl.gif) 0 100% no-repeat; width:260px;height:200px}
.br {background: url(images/br.gif) 100% 100% no-repeat;width:260px;height:200px}
.tr {background: url(images/tr.gif) 100% 0 no-repeat;width:260px;height:200px}
.tl {background: url(images/tl.gif) 0 0 no-repeat; width:260px;height:200px}
.t {background: url(images/dot.gif) 0 0 repeat-x;width:260px;height:200px}
.b {background: url(images/dot.gif) 0 100% repeat-x;width:260px;height:200px}
.l {background: url(images/dot.gif) 0 0 repeat-y;width:260px;height:200px}
.r {background: url(images/dot.gif) 100% 0 repeat-y;width:260px;height:200px}



#jsddm
{	margin: 0;
	padding: 0;
}

#jsddm li
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	list-style: none;
	padding:0px;
	margin:0px;
	height:21px;
}

#jsddm li a
{
	display: block;
	background: #00A3EE;
	padding-top: 0px;
	margin:0px;
	text-decoration: none;
	text-align:center;
	width: 80px;
	color: #EAFFED;
	white-space: nowrap;
	height:21px;
}

#jsddm li a:hover
{
	background: #42b7ec;
	font-weight: bold;
}

#jsddm li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}

#jsddm li ul li
{	float: none;
	display: inline
}

#jsddm li ul li a
{	width: auto;
	background: #00A3EE;
	color: #24313C}

#jsddm li ul li a:hover
{	background: #42b7ec}



.searchbutton{
	border:1px #00A3EE solid;
	background:#f2f2f2;
	width:60px;
	height:20px;
	margin-top:1px;
	margin-right:3px;
	margin-bottom:1px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.searchtext{
	border:1px #00A3EE solid;
	width:120px;
	height:20x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.messagebutton{
	border:1px #00A3EE solid;
	background:#f2f2f2;
	width:60px;
	height:20px;
	margin-top:1px;
	margin-right:3px;
	margin-bottom:1px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.messagetext{
	border:1px #00A3EE solid;
	width:350px;
	height:250x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.messageguestnametext{
	border:1px #00A3EE solid;
	width:300px;
	height:20x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
 .messagevcode{
	border:1px #00A3EE solid;
	width:70px;
	height:23x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



h1{
	font-size:180%;
	font-weight:normal;
	color:#555;
}
h2{
	clear:both;
	font-size:160%;
	font-weight:normal;
	color:#555;
	margin:0;
	padding:.5em 0;
}
a{
	text-decoration:none;
	color:#f30;
}
p{
	clear:both;
	margin:0;
	padding:.5em 0;
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}
.ul0,li0{
	margin:0;
	padding:0;
}
.li0{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
}

.bli{
	list-style:disc;

}


/*  */

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

.td01{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
}

.td08{
	font-family: tahoma;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.link05{
	font-family: tahoma;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.link05:hover{ text-decoration: underline; }

.td09{
	font-family: tahoma;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}


.header07 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12.26px;
	color: #666;
	font-weight: bold;
	background-color:#f1f0ea;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #BfBfBf;
	border-bottom-color: #BfBfBf;
	border-left-color: #FFF;
}

.tableheader{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12.26px;
	color: #fff;
	font-weight: bold;
	background-color:#999;
	padding: 5px;
}

.databtn{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	background-color:#dedddb;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #B9B9B9;
	border-bottom-color: #999;
	border-left-color: #FFF;
	height: 28px;
	width: Auto;
}


.thumbimage{
	border:#efefef 1px solid;
	padding:5px;
	background-color:#fefefe;
	margin-top:8px;
	width:120px;
	height:125px;
}

.imginfo{
	float:left;
	display:block;
	padding:0px;
	margin-left:0px;
	width:100px;
	border:#ffffff 1px solid;
}
.imgtitle{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#5a5a5c;
	background-image:url(images/info.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	height:13px;
}
.imgres{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#5a5a5c;
	background-image:url(images/res.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	height:13px;
}
.imgcomment{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#5a5a5c;
	background-image:url(images/user.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:15px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	height:13px;
}

.imgtextlink{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#5a5a5c;
    text-decoration:none;
}