/* Default CSS Stylesheet for a new Web Application project */

.btmLINK{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
.btmLINK:hover{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}
.norm{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.usermanagment{
	font-family:tahoma;
	font-size:11px;
	color:#393939;
	text-decoration:none;
	font-weight:bold;
}
.MENUC{
	font-family:tahoma;
	font-size:11px;
	color:#393939;
	text-decoration:none;
	font-weight:bold;
}
.button{
	font-family:tahoma;
	font-size:11px;
	color:#79011f;
	text-decoration:none;
	font-weight:bold;
}
.button:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.MENUC:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.user{
	font-family:tahoma;
	font-size:11px;
	color:#393939;
	text-decoration:none;
	font-weight:bold;
	width:100;
	height:17;
}

.TD
{
	font-family: tahoma;
	font-size:11px;
	color:#646464;
	text-decoration:none;
	font-weight:bold;
}
.TD1
{
	font-family: tahoma;
	font-size:11px;
	color:969696;
	text-decoration:none;
	font-weight:normal;
}

.head01
{
	font-family: tahoma;
	font-size:13px;
	color:7D7D7D;
	text-decoration:underline;
	font-weight:bold;
}
.head02
{
	font-family: tahoma;
	font-size:13px;
	color:ffffff;
	text-decoration:none;
	font-weight:normal;
}
.head03
{
	font-family: tahoma;
	font-size:11px;
	color:ffffff;
	text-decoration:none;
	font-weight:normal;
}
.preHead
{
	font-family: tahoma;
	font-size:14px;
	color:E7A756;
	text-decoration:none;
	font-weight:normal;
}

.menulink01
{
	font-family: tahoma;
	font-size:11px;
	color:004D96;
	text-decoration:underline;
	font-weight:normal;
}
.menulink01:hover
{
	font-family: tahoma;
	font-size:11px;
	color:FF7E00;
	text-decoration:none;
	font-weight:normal;
}
.td3
{
	font-family: tahoma;
	font-size:11px;
	color:#004d96;
	text-decoration:none;
	font-weight:bold;
}

.menus
{
	font-family: tahoma;
	font-size:11px;
	color:4B4B4B;
	text-decoration:none;
	font-weight:normal;
}
.menus:hover
{
	font-family: tahoma;
	font-size:11px;
	color:FF8F00;
	text-decoration:none;
	font-weight:normal;
}
.textbox
{
	font-family: tahoma;
	font-size:11px;
	color:4A4848;
	border-width:1px;
	border-style:solid;
	border-color:#969696;
	background-color:#EBEBEB;	
	height:19;	
}

.btn
{
	font-family: tahoma;
	font-size:10px;
	color:4A4848;
	border-color:#969696;
	background-color:#EBEBEB;
	cursor:hand;	
}

.error
{
	font-family: tahoma;
	font-size:11px;
	color:FF0000;
	text-decoration:none;
	font-weight:normal;
}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.menu:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	}
.menu_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B10708;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #810102;
	border-right-color: #810102;
	border-bottom-color: #810102;
	border-left-color: #810102;
}
	.list
	{
	font-family:Tahoma;
	font-size:10px;
	color:darkgray;
	font-weight:normal;
	text-decoration:none;
	}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.btm_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
}
.btm_link:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: underline;
}
.norm {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.norm:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #0E1879;
	text-decoration: none;
}
.norm1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.norm1:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #0E1879;
	text-decoration: none;
}
.prod {

	font-family: Tahoma;
	font-size: 11px;
	color: #0E1879;
	text-decoration: none;
}
.prod:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copyrights {

	font-family: Tahoma;
	font-size: 11px;
	color: #132B5C;
	text-decoration: none;
	font-weight: bold;
}
.heading {

	font-family: Tahoma;
	font-size: 15px;
	color: #993D52;
	text-decoration: none;
	font-weight: bold;
}
.div_heading {

	font-family: Tahoma;
	font-size: 12px;
	color: #79011f;
	text-decoration: none;
	font-weight: bold;
}

.div_heading :hover{

	font-family: Tahoma;
	font-size: 12px;
	color: #f5f5f5;
	text-decoration: none;
	font-weight: bold;
}


.div
{
font-family:tahoma;
	font-size:11px;
	color:#393939;
	text-decoration:none;
	font-weight:bold;
		}
.div:hover
		{
			font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
			}
.tahoma_marron
{
    font-family:tahoma;
	font-size:11px;
	color:#79011f;
	text-decoration:none;
	font-weight:normal;
		}
.tahoma_marronHead
{
    font-family:Arial;
	font-size:19px;
	color:#79011F;
	text-decoration:none;
	font-weight:normal;
		}
.tahoma_marronHead:hover{
    font-family:Arial;
	font-size:19px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.tahoma_menuHead
{
    font-family:Arial;
	font-size:15px;
	color:#EEC549;
	text-decoration:none;
	font-weight:bold;
		}
.tahoma_menuHead:hover
{
    font-family:Arial;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
		}					
.txtfld{
	font-size:9px;
	font-family:Tahoma;
	color:#7F7F7F;
	BORDER-WIDTH:1;
	BORDER-STYLE:SOLID;
	border-color:#A7A6AA;
}				
