body {
margin: 0px;
font-family: Arial, Tahoma, Verdana;
font-size: 8pt;
color: #666666;
background:#FFFFFF;
}


.menu {font-family:Arial, Helvetica, sans-serif;
       font-size:8pi;
	   color:#FF0000;}
/*------------------------------------------------------------------*/

td {
font-family:Arial, Tahoma, Verdana;
font-size:11px;
color:#000000;
line-height:18px;
}

/*------------------------------------------------------------------*/

.smallText {
font-family:Arial, Tahoma, Verdana;
font-size:10px;
color:#FFFFFF;
line-height:18px;
}

/*------------------------------------------------------------------*/

.blueTitle {
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:16px;
color:#2F3193;
}

/*------------------------------------------------------------------*/

.redTitle {
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:14px;
color:#BA1F39;
line-height:18px;
font-weight:bold;
}

/*------------------------------------------------------------------*/

.redHead {
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:18px;
color:#BA1F39;
line-height:18px;
font-weight:bold;
}

/*------------------------------------------------------------------*/

.white_12 {
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:12px;
color:#FFFFFF;
line-height:18px;
}

.white_14{
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
line-height:18px;
}



/*------------------------------------------------------------------*/

a:link {
font-family:Arial, Tahoma, Verdana;
font-size:11px;
color:#F55813;
font-weight:bold;
text-decoration:none;
}

a:active {
font-family:Arial, Tahoma, Verdana;
font-size:11px;
color:#cc0000;
font-weight:bold;
text-decoration:none;
}

a:visited {
font-family:Arial, Tahoma, Verdana;
font-size:11px;
color:#cc0000;
font-weight:bold;
text-decoration:none;
}

a:hover {
font-family:Arial, Tahoma, Verdana;
font-size:11px;
color:#cc0000;
font-weight:bold;
text-decoration:underline;
}

/*------------------------------------------------------------------*/

a.main:link {
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.main:active {
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.main:visited {
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.main:hover {
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:12px;
color:#FFF33D;
font-weight:bold;
text-decoration:underline;
}

/*------------------------------------------------------------------*/

a.menu:link {
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.menu:active {
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.menu:visited {
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

a.menu:hover {
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

/*------------------------------------------------------------------*/

.orangeHead
{
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:17px;
color:#F55813;
font-weight:bold;
line-height:18px;
}

/*------------------------------------------------------------------*/

.greenHead
{
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:17px;
color:#60A726;
font-weight:bold;
line-height:18px;
}

/*------------------------------------------------------------------*/

.blackHead
{
font-family:Century Gothic, Arial, Tahoma, Verdana;
font-size:14px;
color:#000000;
line-height:18px;
}

/*------------------------------------------------------------------*/

input

{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #BDBDBD;
	background:Alpha(Opacity=0, Style=0);

}

/*------------------------------------------------------------------*/


input.noborder
{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	border:0px;

}

/*------------------------------------------------------------------*/


textarea

{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #BDBDBD;
	background:#FFFFFF /*Alpha(Opacity=0, Style=0)*/;

}

/*------------------------------------------------------------------*/

select

{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	color:#4E4E4E;
	border:1px solid #BDBDBD;
	background:#FFFFFF;/*Alpha(Opacity=0, Style=0);*/

}

/*------------------------------------------------------------------*/

input.btn

{
	font-family:Arial, Tahoma, Verdana;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	color:#FFFFFF;
	vertical-align: middle;
	background:#60A726;
	border:1px outset #FFFFFF;
	cursor:hand;
	height:22px;

}



.img {padding:5px;
      border:1px solid #999999;
	  margin:auto;}
	  
	  
	  
.img_2 {height:77px;
         width:77px;
		 border:1px solid #999999}