BODY {
	background-image: url("images/tlo.gif");
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 13px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #868279;
}

.topframe {
	background-image: url("images/back_top.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width: 940px;
}

.table {
	background-image: url("images/back_content.gif");
	background-repeat: repeat-y;
	background-position: center;
	width: 940px;
	height: 100%;
}

.bottomframe {
	background-image: url("images/back_bottom.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 940px;
	height: 6px;
}

.topbanner {
	height: 168px;
}

.banner {
	width: 757px;
	height: 42px;
	/*padding-top: 25px;*/
	text-align: left;
}

.lefttop {
	width: 183px;
	height: 42px;
}

.topmenu {
	background-color: #ff9120;
	height: 38px;
}

.topbr {
	background-image: url("images/topbr.gif");
	background-repeat: no-repeat;
	width: 5px;
	height: 37px;
}

.menutop {
	color: #fff6f0;
	font-family: Tahoma;
	font-size: 12px;	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	font-weight: bold;
	height: 37px;
}

.menutop A {
	color: #fff6f0;
	text-decoration: none;
}

.menutopa {
	background-color: #ffffff;
	color: #ff9120;
	font-family: Tahoma;
	font-size: 12px;	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	font-weight: bold;
	height: 37px;
}

.menutopa A {
	color: #ff9120;
	text-decoration: none;
}

.menu1 {
    padding: 5px;
	width: 160px;
	font-family: Tahoma;
	font-size: 11px;
	color: #585350;
	background-color: #FFFFFF;
	text-indent: 10px;
}	

.menu1 A {
	color: #585350;
	text-decoration: none;
}

.menu1a {
    padding: 5px;
	width: 160px;
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	background-color: #ff9120;
	background-image: url("images/menubactive.gif");
	background-position: left;
	background-repeat: repeat-y;
	text-indent: 10px;
}	

.menu1a A {
	color: #ffffff;
	text-decoration: none;
}

.menu1br {
	height: 1px;
	background-color: #EBEBEB;
}
.menu2 {
    padding: 5px;
	width: 160px;
	font-family: Tahoma;
	font-size: 11px;
	color: #585350;
	background-color: #FFFFFF;
	background-image: url("images/podmenubg.gif");
	background-position: left;
	background-repeat: repeat-y;
}

.menu2a {
	font-family: Tahoma;
	font-size: 11px;
	color: #585350;
	width: 138px;
}

.menu2a A {
	color: #585350;
	text-decoration: none;
}

.menu2br {
	height: 1px;
	background-image: url("images/menub2break.gif");
	background-position: left;
	background-repeat: no-repeat;
	background-color: #EBEBEB;
}

.menu3 {
    padding: 5px;
	width: 160px;
	font-family: Tahoma;
	font-size: 11px;
	color: #585350;
	background-color: #FFFFFF;
	background-image: url("images/podmenu2bg.gif");
	background-position: left;
	background-repeat: repeat-y;
}

.menu3a {
	font-family: Tahoma;
	font-size: 11px;
	color: #585350;
	width: 116px;
}

.menu3a A {
	color: #585350;
	text-decoration: none;
}

.menu3br {
	height: 1px;
	background-image: url("images/menub3break.gif");
	background-position: left;
	background-repeat: no-repeat;
	background-color: #EBEBEB;
}


.contenttop {
	background-image: url("images/conttop.gif");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	height: 7px;
	width: 530px;
}
.content {
	background-image: url("images/content.gif");
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	width: 530px;
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
}
.conttitle {
	font-family: Tahoma;
	font-size: 15px;
	color: #063C6A;
	font-weight: bold;
}
.contimage {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.contentbottom {
	background-image: url("images/contbottom.gif");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	height: 7px;	
	width: 530px;
}

.rpaneltop {
	background-image: url("images/rightmenutop.gif");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	color: #E0E0E0;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	height: 35px;
	width: 196px;
}

.rpanel {
	background-image: url("images/rightmenu.gif");
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	width: 196px;
}

.rpanel DIV, .rpanel A {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #606060;
	line-height : 150%;
}
.rpanel A:hover {
	color: #000000;
}

.rpanelbottom {
	background-image: url("images/rightmenubottom.gif");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	height: 8px;	
	width: 196px;
}

.input {
	background-color: #FFFFFF;
	border: solid 1px #B0B0B0;
	font-family: Tahoma;
	font-size: 12px;
	color: #606060;
	width: 100px;
}

.input2 {
	background-color: #FFFFFF;
	border: solid 1px #B0B0B0;
	font-family: Tahoma;
	font-size: 12px;
	color: #606060;	
}

