body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}
a:active     { font-family: Courier New, monospace; font-size: 18px; color: #FFFFFF; font-weight:bold }
a:link       { font-family: Courier New, monospace; font-size: 18px; color: #FFFFFF; font-weight:bold }
a:visited    { font-family: Courier New, monospace; font-size: 18px; color: #FFFFFF; font-weight:bold }
body         { font-family: Courier New, monospace; font-size: 12pt; color:#FFFFFF }
table        { font-family: Courier New, monospace; font-size: 12pt; color: #FFFFFF }
td           { color: #FFFFFF; font-size: 12pt; font-family: Courier New, monospace }
.ftr {
	height: 57px;
	background-color: #000000;
        background-image: url(images/parch.png);
	text-align: center;
	line-height: 45px;
}

.t1, .t2 { border-collapse: collapse; }
.t1 > tbody > tr > td { border: 1px solid red; }
.t2 > tbody > tr > td { border: 1px solid blue; }

.t3 td { white-space: nowrap; }

.hdr {
	height: 132px;
        background-color: #000000;
}
.hdr1 {
	width: 700px;
	height: 132px;
	background-color: #000000;
	background-image: url(ros.jpg);
	// background-image: url(images/layout_03.gif);
}
.main_con {
	overflow: auto;
	// width: 850px;
	// height: 400px;
	// border: 2px #cccccc solid;
	position: relative;
}
.menu_left{
	background-color: #000000;
	background-image: url(images/parch.png);
	//  background-image: url(images/layout_09.gif);
	width: 0px;
}
.menu_right{
	background-color: #000000;
	background-image: url(images/parch.png);
	// background-image: url(images/layout_11.gif);
	width: 0px;
}
.nav {
	background-color: #000000;
	background-image: url(images/download.png);
	height: 23px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 11px;
	text-align: center;
}
.nav2 {
	background-color: #000000;
	height: 10px;

}
.news {
	background-color: #000000;
	background-image: url(images/parch.png);
	// background-image: url(images/layout_05.gif);
	width: 0px;
	height: 0px;
}
.news2 {
	background-color: #000000;
	background-image: url(images/parch.png);
	// background-image: url(images/layout_07.gif);
	width: 0px;
	height: 0px;
}
.room{
	width: 450px;
	border: 1px #ffffff solid;
	padding: 3px;
}
.rname{

}
.rexit{
	
}
.rdesc{
	
}
.ver1{
	font-family: Courier New, monospace;
	color: #ffff00;
	font-size: 12px;
}
