body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #101405;
	text-decoration: none;
	background-color: #01336E;
	/*background-image: url(../images/body_bg.jpg);*/
        width: 1200px;

        margin: 0px 0px 0px 20px;
	padding: 0px;
	/*background-repeat: repeat-x;*/
	/*background-position: left top;*/
}

.wrapper{
	/*background-color: #01336E;*/
        /*background-image: url(../images/body.bg.jpg);*/
        background-repeat: no-repeat;
        width: 1200px;
        margin: 0px;
	padding: 0px;
	width: 950px;

}

.header{
	/*background-image: url(../images/topbanner.png);*/
	/*background-image: url(http://www.mirrorsaga.com/image_bim/galery/brosur/BANNER5X12.jpg);*/
	margin: 0px;
	padding-left: 125px;
	padding-top:10px;
	padding-bottom:0px;
	/*background-repeat: no-repeat;
/*	background-position: center top;*/
	height: 114px;
        width: 1200px;
}

.bgheader{
	/*background-color: #01336E;*/
	margin: 0px;
	padding: 0px;
        height: 114px;

}
.bottomline {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #323D3D;
}

.bgtopmenu{
	background-image: url(../images/blackpurple_05.gif); 
        background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 38px;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-color: #333333;
	padding: 2px;
	border: 1px solid #4D4D4D;
}


.bgmainbody{
	padding: 0px;
        width: 950px;
}

.wrappermainbody{
	background-color: #266183;
	border: 0px solid #343F42;
	padding: 10px;
}

.leftpanel{
	padding: 0px;
	width: 210px;
	margin: 0px;
}

.rightpanel{
	padding: 0px;
	width: 210px;
		margin: 0px;


}

.mainpanel{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 510px;
}

.rightboxtitle{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #99CCCC;
	text-decoration: none;
	background-color: #0B88E7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

.rightboxcontent{
	background-color: #6AB3EB;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #101405;
	text-decoration: none;
}




.mainboxtitle{
	background-color: #0B88E7;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.mainboxtitleicon{
	background-color: #0B88E7;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	height: 27px;
	width: 25px;
}

.mainboxcontent{
	background-color: #6AB3EB;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #101405;
	text-decoration: none;
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A4949;
	/*background-color: #0E1112;*/
        background-image: url(../images/footer.png);
	text-align: center;
	vertical-align: middle;
	height: 100px;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #343F42;

}

a:link, a:visited {
	text-decoration: none;
	color: #0A071A;
	font-size: 11px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0A071A;
	font-family: "Trebuchet MS";
}
a:hover {
	color: #AADDFF;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-family: "Trebuchet MS";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
}
.framechat{
	width:100%;
	height:450px;
	padding:0px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #99CC00;
	padding: 1px;
	border: 1px solid #86B300;
}


.contenttitle{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #101405;

}

.contentinfo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #4A5B5B;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #323D3D;
	border-right-color: #323D3D;
	border-bottom-color: #323D3D;
	border-left-color: #323D3D;
	height: 1px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-color: #333333;
	padding: 2px;
	border: 1px solid #4D4D4D;
}
form {
	margin: 0px;
	padding: 0px;
}

.separatortext{
	color: #333333;
	text-decoration: none;
}

.boldtext{
	font-weight: bold;
	color: #101405;
	text-decoration: none;
}
.menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*.menu a:link, .menu a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #99CC00;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.menu a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF9999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}*/
textarea {
	font-size: 11px;
	color: #999999;
	background-color: #333333;
	border: 1px solid #4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.alert {
	color: #854E52;
	text-decoration: none;
}


fieldset {
	border: 1px solid #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

legend {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}