BODY {
scrollbar-face-color:#D6D3BD;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#635D42;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#424129;
scrollbar-arrow-color:#635D42;
scrollbar-track-color:#E7E7DE;

font-family:tahoma;
font-size:15px;
}

td
{
	font-family:tahoma;
	font-size:15px;
	color: #712400;
}
th
	{
		font-family:tahoma;
		font-size:16px;
		color: #000000;
	}

.tableStyle
{
	background-color:#FFF9F4;
}
.tilte-bold {
	font-family: tahoma;
	font-size: 12px;
	color: #712400;
	font-weight: bold;
}
.tilte-bold2 {
	font-family: tahoma;
	font-size: 16px;
	color: #424129;
	font-weight: bold;
}
.white-normal {
	font-size: 14px;
	font-family: tahoma;
	color: #FFFFFF;
}
.Text-normal {
	font-family: tahoma;
	font-size: 11px;
	color: #993300;
}
.Red-Bold {
	font-family: tahoma;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

DIV
{
	font-size:15px;
}
a:link {
	color: #424129;
	text-decoration: none;
	font-family:tahoma;
	color:#993300;
	font-size:12px;

}
a:visited {
	text-decoration: none;
	font-family:tahoma;
	color:#993300;
	font-size:12px;
}
a:hover {
	text-decoration: underline;
	font-family:tahoma;
	color:red;
	font-size:12px;
}
a:active {
	text-decoration: none;
	font-family:tahoma;
	color:#993300;
	font-size:12px;
}


.white-Bold {
	font-family: tahoma;
	font-size: 15px;
	font-weight: Bold;
	color: #993300;
}
	.MenuLink
{
	
	font-size: 13px;
	text-transform: none;
	color: darkolivegreen;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}	
.textfield 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #424129;
    border-top-style: inset;
    border-right-style: inset;
    border-bottom-style: outset;
    border-left-style: outset;
    border-top-color: #727047;
    border-right-color: #727047;
    border-bottom-color: #424129;
    border-left-color: #424129;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 2px;
    border-left-width: 2px;
}
.btn {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #4A4D29;
    border-top-style: inset;
    border-right-style: inset;
    border-bottom-style: outset;
    border-left-style: outset;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-bottom-color: #9C9A63;
    border-left-color: #9C9A63;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    background-color: #C6C6B0;
}


