﻿body
{
	font-family: 'Times New Roman';
	background-color: #f9f8f8;
}
.hideinputpass
{
	display:none;
}
.showinputpass
{
	display: block;
	border-right: silver ridge;
	table-layout: fixed;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver ridge;
	border-collapse: collapse;
	left: 250px; 
	position: absolute; 
	top: 750px
}
.title
{
	font-weight: bold;
	color: White;
	background-color: #5D7B9D;
	text-decoration:none;
}
.menu
{
	BORDER-RIGHT-STYLE: solid; 
	BORDER-LEFT-STYLE: solid; 
	BORDER-BOTTOM-STYLE: solid;
	border-color:#E6E2D8;
	border-width: 1px;	
	background-color: #F7F6F3;
}

a
{
	text-decoration: none;
	color: #ffffff;	
	
	font-weight:bold;	
}
a:hover
{
	text-decoration: none;
	color: Silver;	
	font-weight:bold;
}
a:active
{
	text-decoration:blink;
	color: #ffffff;
	font-weight:bold;
}
.hmenu
{
	text-align: center;
	height: 40px;
	width: 20%;
	background-color: #e4e9db;
	border-top: #ffffff 2px solid;
	padding-right: 10px;
	border-bottom: #5d5d5d 1px solid;
	border-right: #ffffff 2px solid;
	border-left: #ffffff 2px solid;
}

.selhmenu
{
	text-align: center;
	height: 40px;
	width: 20%;
	background-color: #99FF99;
	border-top: #ffffff 2px solid;
	padding-right: 10px;
	border-bottom: #5d5d5d 1px solid;
	border-right: #ffffff 2px solid;
	border-left: #ffffff 2px solid;
}
.selhmenu a
{	font-size:larger;
	color: #447E49;
}
.t1
{
    background-image:url(images/bg1222.jpg); 
    background-repeat: repeat-y;
    width:12px;
    
}
.t2
{
    background-image:url(images/bg1223.jpg); 
    background-repeat: repeat-y;
    width:12px;
    
}
.th
{
    background-image:none;
    
    width:1px;
}

.hmenu a
{
	color: #5d5d5d;
}
.hmenu a:hover
{
	color: #447E49;
}
.hmenu a:active
{
	color: #447E49;
}
.hmenu1
{
	background-image: url(images/b61.jpg);
	text-align: center;
	height: 40px;
	width: 12.5%;
	
	border-top: dimgray 1px solid;
	padding-right: 10px;
	border-bottom: dimgray 1px solid;
	background-repeat: repeat-x;
}
.hmenu1q
{
	background-image: url(images/b61.jpg);
	text-align: center;
	height:20px;	
	width: 12.5%;
	
	border-top: dimgray 1px solid;
	padding-right: 10px;
	border-bottom: dimgray 1px solid;
	background-repeat: repeat-x;
}
.hmenu1 a
{
	color: #333366;
}
.hmenu1 a:hover
{
	color: #ffffff;
}


.selhmenu1
{
	background-image: url(images/b61.jpg);
	text-align: center;
	height: 40px;
	width: 12.5%;
	
	border-top: dimgray 1px solid;
	padding-right: 10px;
	border-bottom: dimgray 1px solid;
	background-repeat: repeat-x;
}

.selhmenu1 a
{
	color: #ffffff;
}

.hmenu2
{
	background-image: url(images/b62.jpg);
	text-align: center;
	height: 40px;
	width: 20%;
	
	border-top: dimgray 1px solid;
	padding-right: 10px;
	border-bottom: dimgray 1px solid;
	background-repeat: repeat-x;
}
.hmenu2 a
{
	color: #333366;
}
.hmenu2 a:hover
{
	color: #ffffff;
}

.selhmenu2
{
	background-image: url(images/b62.jpg);
	text-align: center;
	height: 40px;
	width: 20%;	
	border-top: dimgray 1px solid;
	padding-right: 10px;
	border-bottom: dimgray 1px solid;
	background-repeat: repeat-x;
}
.selhmenu2 a
{
	color: #ffffff;
}

.hmenu3
{
	background-image: url(images/b63.jpg);
	text-align: center;
	height: 40px;
	width: 16.6%;
	
	border-top: dimgray 1px solid;
	padding-right: 10px;
	border-bottom: dimgray 1px solid;
	background-repeat: repeat-x;
}
.hmenu3 a
{
	color: #333366;
}
.hmenu3 a:hover
{
	color: #ffffff;
}

.himg
{
	background-image: url(images/backimg.JPG);
	border-top: dimgray 1px solid;
	
	border-bottom: dimgray 1px solid;
	width:30px;
	text-align:right;	
}
.vmenutitle
{
    background-color:#447E49;
    height:40px;	
	text-align: center;
	font-weight:bold;
	color:#FFFFFF;
    text-transform: uppercase;
}
.vmenu
{
	padding-left: 10px;
	text-decoration: none;
	background-color: #e4e9db;
	color: #5d5d5d;
	height: 40px;
	border-bottom-style: dashed;
	border-bottom-color: #009900;
	border-bottom-width: 1px;
}
.vmenu a
{
	color:#5d5d5d;
}
.vmenu a:hover
{
	color:#003300;
}

.selvmenu
{
	padding-left: 10px;
	text-decoration: none;
	background-color: #99FF99;
	color: #000066;
	height: 40px;
	border-bottom-style: dashed;
	border-bottom-color: #009900;
	border-bottom-width: 1px;
}
.selvmenu a
{
	color: #003300;
}

#divcont
{
	width: 1003;
	clear: none;
	position: relative;
}
