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:14px;
}

th
	{
		font-family:Tahoma;
		font-size:14px;
		color: #993300;
		background-color:#FFF9F4;

	}

.HeaderTitle
	{
		color:#FF8040;
		font-weight:bold;
	}
	
.CompanyName
	{
		font-family:Verdana;
		color:#088EA6;
		font-size:10px;
		font-weight:bold;
	}


.tableStyle
{
	background-color:#FFF9F4;
}
.tilte-bold {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #712400;
	font-weight: bold;
}
.tilte-bold2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #424129;
	font-weight: bold;
}
.white-normal {
	font-size: 14px;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Text-normal {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
}
.Text-small {
	font-family: Tahoma;
	font-size: 9px;
	color: #088EA6;
}
.Red-Bold {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

DIV
{
	font-size:15px;
}
a:link {
	text-decoration: none;
	font-family:Tahoma;
	color:#FF702B;
	font-size:12px;

}
a:visited {
	text-decoration: none;
	font-family:Tahoma;
	color:#FF702B;
	font-size:12px;
}
a:hover {
	text-decoration: underline;
	font-family:Tahoma;
	color:#ff0000;
	font-size:12px;
}
a:active {
	text-decoration: none;
	font-family:Tahoma;
	color:#FF702B;
	font-size:12px;
}


a.HeaderLink:link {
	text-decoration:none;
	font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px

}
a.HeaderLink:visited {
	text-decoration: none;
	font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
}
a.HeaderLink:hover {
	text-decoration: underline;
	font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
}
a.HeaderLink:active {
	text-decoration: none;
	font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
}

a.HeaderSharedLink:link {
	color: #088EA6;
	text-decoration: none;
	font-family:Tahoma;
	font-size:10px;
}

a.HeaderSharedLink:visited {
	text-decoration: none;
	font-family:Tahoma;
	color:#088EA6;
	font-size:10px;
}
a.HeaderSharedLink:hover {
	text-decoration: underline;
	font-family:Tahoma;
	color:#088EA6;
	font-size:10px;
}
a.HeaderSharedLink:active {
	text-decoration: none;
	font-family:Tahoma;
	color:#088EA6;
	font-size:10px;
}

a.CompanyName:link {
	text-decoration: none;
	font-family:Tahoma;
	color:#088EA6;
	font-size:10px;

}
a.CompanyName:visited {
	text-decoration: none;
	font-family:Tahoma;
	color:#088EA6;
	font-size:10px;
}
a.CompanyName:hover {
	text-decoration: underline;
	font-family:Tahoma;
	color:#088EA6;
	font-size:10px;
}
a.CompanyName:active {
	text-decoration: none;
	font-family:Tahoma;
	color:#088EA6;
	font-size:10px;
}

.white-Bold {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: Bold;
	color: #993300;
}
	.MenuLink
{
	
	font-size: 13px;
	text-transform: none;
	color: darkolivegreen;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}	
.textfield 
{
    font-family: Tahoma, 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: Tahoma, 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;
}
