/* CSS Document */

body
{
	SCROLLBAR-FACE-COLOR: #cdcdcd; FONT-SIZE: 11px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #e6e6e6; 
	SCROLLBAR-SHADOW-COLOR: #808080; COLOR: #444444; 
	SCROLLBAR-3DLIGHT-COLOR: #595959; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #c0c0c0
}
.b th
{
	font-family : Tahoma;
	font-size : 12px;
	color: #FF0000;
	font-weight:bold;
}
.b td
{
	font-family : Tahoma;
	font-size : 12px;
	color: #000000;
}
.bttn  {
	background-color: #F8F8F8;
	border-bottom : 1px solid #104A7B;
	border-right : 1px solid #104A7B;
	border-left : 1px solid #AFC4D5;
	border-top : 1px solid #AFC4D5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	text-decoration : none;
	cursor : hand;
}

.bttn1  {
	background-color: #d3d3d3;
	border-bottom : 1px solid #104A7B;
	border-right : 1px solid #104A7B;
	border-left : 1px solid #AFC4D5;
	border-top : 1px solid #AFC4D5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	cursor : hand;
}

.redbttn  {
	font-family : Tahoma;
	font-size : 11px;
	border-bottom : 1px solid #FF0000;
	border-right : 1px solid #FF0000;
	border-left : 1px solid #FF0000;
	border-top : 1px solid #FF0000;
	color : #ffffff;
	text-decoration : none;
	cursor : hand;
	background-color: #cc0000;
	text-align: top;
	font-weight: bold;
}

.defaulttext TD
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6C6C6C;
	background-color: #f5f5f5;
	}

.dtext a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;

}

.dtext a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;

}
.small a
{
	font-family: Tahoma;
	font-size: 9px;
	color: #6C6C6C;
	text-decoration: none;

}

.small a:hover
{
	font-family: Tahoma;
	font-size: 9px;
	color: #6C6C6C;
	text-decoration: none;
}
.header a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;

}

.header a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;

}
.defaulttexthead
{
	font-family: Tahoma;
	font-size: 11px;
	color: #F14D05;
	
}

.defaulttexttit b
{
	font-family : Tahoma;
	font-size : 12px;
	color: #FF0000;
	font-weight:bold;
}

.defaulttext th
{
	font-family : Tahoma;
	font-size : 11px;
	color: #3186CF;
	font-weight:bold;
}

.defaulttext TT
{
	font-family : Tahoma;
	font-size : 13px;
	font-weight:bold;
	color: #000099;
}

a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}

a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;

}

.textbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
}


.border td
{
	border-bottom: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding: 1;
	line-height: 17px;
}

.border th
{
	border-bottom: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.img1 {
	border: thin solid #737373;
}


