.title {
	font-size: small;
	color: #000000;
	font-weight: bold;
	height: 25px;
}

.subtitle {
	font-size: x-small;
	color: #F0A930;
	font-weight: bold;
	height: 25px;
}

.header {
	font-family: Tahoma, Verdana, Arial, serif;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
}

.tablealternatingitem {
	font-family: Verdana ;
	font-size: xx-small;
	background-color: #BBD1EA;
    color: #000000;
	height: 20px;
}

.tableitem {
	font-family: Verdana ;
	font-size: xx-small;
	background-color: #FFFFFF;
    color: #000000;
	height: 20px;
}

.table {
    color: #0033cc;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	//border: 0px solid #000000;
}

.tablelogin {
    color: #0033cc;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	border: 1px solid #000000;
}


.tabletitle {
    border: 0px
	color: #000000;
	font-weight: bold;
	background-color: #A4B3FB;
	height: 25px;
}


.tableheader {
	color: #FFFFFF;
    font-size: xx-small;
	background-color: #91B5DD;
	font-weight: bold;
	height: 25px;
}


.fieldname {
	color: #0033CC;
	font-weight: bold;
	background-color: #F75D59;
}


.fieldvalue {
	color: #0033CC;
	background-color: #DDEEFF;

}

.tablecell {
	color: #0033CC;
	font-weight: bold;
	font-size: xx-small;
}


.label {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: xx-small;
	border: 1px solid #FFFFFF;
	color: #000000;
}

.label1 {
    font-weight: bold;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: xx-small;
	color: darkblue;
}
.inputbox {
	font-family: Verdana;
	font-size: xx-small;
	border: 1px solid #000000;
	color: #0033CC;
	background-color: #FFFFFF;
}

.checkbox {
	font-family: Verdana;
	font-size: xx-small;
	color: #0033CC;
}

.dropdownlist {
	font-family: Verdana;
	font-size: x-small;
}

a:link {
    font-weight: bold;
	font-family: Verdana;
	font-size: xx-small;
	color: blue;
    text-decoration: None ;
}

a:visited {
    font-weight: bold;
	font-family: Verdana;
	font-size: xx-small;
	color: blue;
    text-decoration: None ;
}
a:active {
    font-weight: bold;
	font-family: Verdana;
	font-size: xx-small;
	color: blue;
    text-decoration: None ;
}

.button {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	border: 2px outset DodgerBlue;
	height: 25px;
	color: #FFFFFF;
	background-color: skyblue;
}

.button1 {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	background-image: url(images/tablebg.jpg);
	border: 2px outset DodgerBlue;
	height: 18px;
	width: 16px;
	color: #FFFFFF;
}

.nextbackbutton {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	border: 2px outset DodgerBlue;
	background-color:#91B5DD;
	height: 24px;
	width: 44px;
	color: #FFFFFF;
}


.leftsidebutton {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	background-image: url(images/tablebg.jpg);
	border: 1px outset #FFFFFF;
	height: 25px;
	color: #FFFFFF;
	background-color: #95B9C7;
	text-align: left;
}

.proplistbutton {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	border: 1px outset #FFFFFF;
	height: 25px;
	color: #000000;
	background-color: skyblue;
}

.proplisthdbbutton {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	border: 1px outset #FFFFFF;
	height: 25px;
	color: #000000;
	background-color: #F88017;
}

.proplistacbutton {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	border: 1px outset #FFFFFF;
	height: 25px;
	color: #000000;
	background-color: skyblue;
}

.proplistlandbutton {
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
	border: 1px outset #FFFFFF;
	height: 25px;
	color: #000000;
	background-color: #8BB381;
}


.sentmsg {
	font-size: x-small;
	color: #FF0000;
}

.unablesentmsg {
	font-size: x-small;
	color: #FF0000;
}

.errormsg {
	font-size: x-small;
	color: #FF0000;
}

.errormsg1 {
	font-size: x-small;
	color: #EE9A01;
}

.notice {
	font-size: x-small;
	color: #660099;
}

body {
	overflow: auto;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#DDEEFF;
	scrollbar-shadow-color:#DDEEFF;
	scrollbar-base-color:#95B9C7;
	scrollbar-face-color:#95B9C7;
	scrollbar-arrow-color:#DDEEFF;
	font-family: Tahoma, Verdana, Arial, serif;
	font-size: x-small;
}

a:hover {
	color: #0033CC;
	text-decoration: underline overline;
}

.head {
	font-family: Tahoma, Verdana, Arial, serif;
	font-weight: bold;
    background-color: #1e77d3;
	font-size: x-small;
	color: #0033CC;

}

