body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bdytxt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

A:active
{
	color :#ffffff;
	text-decoration : none
}

A:link
{
	color :#ffffff;
	TEXT-DECORATION: none
}

A:visited
{
	color :#ffffff;
	TEXT-DECORATION: none
}

A:hover 
{
	COLOR :#FFA800;
   TEXT-DECORATION: none;
}

.appli_hdr
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF4E00
}

.strip
{
	background-image: url(images/ver_dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.strip2
{
	background-image: url(images/ver_2dots.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.striphoridot
{
	background-image:   url(images/hor_dot.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-position: center;
}
.striphoridot1
{
	background-image:   url(images/hor_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/*Menu*/

a.Tab:active
{
	color :#67BDFF;
	text-decoration : none;
	font-weight: bold;
	font-size: 11px;
}

a.Tab:link
{
	color :#404040;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
/*	font-size: 11px;*/
}

a.Tab:visited
{
	color :#404040;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a.Tab:hover 
{
	COLOR :#FF7E00;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.bottext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	text-align: center;
}

.B:link
{
	color :#ffffff;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.B:visited
{
	color :#ffffff;
	TEXT-DECORATION: none
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.B:hover 
{
	COLOR :#FFFBB3;
    TEXT-DECORATION: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/* edit on June 8 2005 */
.bdytxt1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5a5a5a;
	line-height: 19px;
	text-decoration: none;
	text-align: justify;
	padding: 7px;

}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;



}
.hdot {
	background-attachment: fixed;
	background-image: url(images/hdot.gif);
	background-repeat: repeat-x;
}
.tableborder {
	border: 1px solid #999999;
}



input{
   font-size : 11px;
   font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-weight: normal;
   color : #333333;
   background : #FFFFFF;
	border: 1px solid #000000;
	background-color: #F7FDFD;
}

select{
   font-size : 11px;
   font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-weight: normal;
   color : #333333;
   background : #FFFFFF;		
}

textarea{
   font-size : 11px;
   font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-weight: normal;
   color : #333333;
   background : #FFFFFF;
	border: 1px solid #808080;	
}

.btn
{
	border: 1px ridge #496281;
	background-color: #D6D6D6;
	font-family: tahoma;
	word-spacing: 2px;
	letter-spacing: 1px;
	font-size: 8pt;
	color : #000000;
	height: 18;
	padding-left: 5px;
	padding-right: 5px;
	font-weight : none;
	cursor: hand;
}




/*table*/

#tableborder{
	border: 1px solid #C3C3C3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.heading{
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	line-height: 20px;

}

.alt1{
	background-color: #F7F7F7;
	color: #000000;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
}

.alt2{
	background-color: #EAEAEA;
	color: #000000;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
}
.td-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
.v-dot {
	background-image: url(images/v-dot.gif);
	background-repeat: repeat-y;
}
.h-dot {
	background-image: url(images/h-dot.gif);
	background-repeat: repeat-x;
}