body
{
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
table
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
.menupanel
{
	width: 176px;
}
.menupanel2
{
	height: 100px;
}
.thecontentpanel
{
	background-color: #ffffff;
}
.panelheader
{
	height: 18px;
	background-color: #ffffff;
}
.panelcontent
{
	background-color: #ffffff;
	padding: 0px 0px 0px 10px;
}
.panelcontent1
{
	background-color: #ffffff;
	height: 400px;
	padding: 0px 0px 0px 10px;
}
.panelfooter
{
	height: 18px;
	background-color: #ffffff;
}
.vtour_frame
{
    height: 100%;
    width: 100%;
}
/* submenu */
.submenuheader
{
	width: 144px;
	height: 17px;
}
.submenucontent
{
	width: 144px;
	background-color: #92948c;
	font-weight: bold;
	font-size: 11px;
}
.submenufooter
{
	width: 144px;
	height: 17px;
}
.textholder
{
	width: 70%;
	text-align: justify;
}

/* background */
.designbg
{
	background-image: url(images/id1.gif);
	background-position: right bottom;
}

/* Font Styles */
.mtxt
{
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
    color: #585858;
    font-weight: 900;
    text-align: justify;
}
.logotxt
{
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 24px;
    color: #585858;
    font-weight: 900;
    text-align: justify;
}
.bigtext
{
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 14px;
    color: #000000;
    font-weight: 900;
    text-align: justify;
}
.btxt 
{
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 15px;
    color: #000000;
    font-weight: 900;
    text-align: justify;
}

/* Link Styles */
A 
{
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 900;
    color: #000000;
    text-decoration: none;
}
A:Hover 
{
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: 900;
    color: #000000;
    text-decoration: underline;
}
