.body 
{
	background-color: #000000;
		
}
.general
{
	FONT-SIZE: 9pt;
	COLOR: #E4E4E4;
	FONT-FAMILY: Arial, Verdana, CastleTLig, MS Sans Serif, Helvetica, sans-serif;
	
	word-spacing: normal;
	text-decoration:none;
}
.white
{
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Aldine721 BT, Times New Roman, Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.white:hover
{
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Aldine721 BT, Times New Roman, Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
}
.white1
{
	FONT-SIZE: 9pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Aldine721 BT, Times New Roman, Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.white1:hover
{
	FONT-SIZE: 9pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Aldine721 BT, Times New Roman, Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
}

.bttn
{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Times New Roman, MS Sans Serif, Helvetica, sans-serif;
	background-color: #E50000;
	font-weight:bold;
	text-decoration:none;
}

.bttn:hover
{
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Times New Roman, MS Sans Serif, Helvetica, sans-serif;
	background-color: #E50000;
	font-weight:bold;
	text-decoration:none;
}

.link
{
	FONT-SIZE: 8pt;
	COLOR: #AAAAAA;
	FONT-FAMILY: Arial, Verdana, CastleTLig, MS Sans Serif, Helvetica, sans-serif;
	word-spacing: normal;
	text-decoration:none;
}

.link:hover
{
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	background-color: #F20101;
	FONT-FAMILY: Arial, Verdana, CastleTLig, MS Sans Serif, Helvetica, sans-serif;
	word-spacing: normal;
	text-decoration:none;
}

.link1
{
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Verdana, CastleTLig, MS Sans Serif, Helvetica, sans-serif;
		word-spacing: normal;
	text-decoration:none;
}

.link1:hover
{
	FONT-SIZE: 8pt;
	COLOR: #FF0000;
	background-color: #EEEEEE;
	FONT-FAMILY: Arial, Verdana, CastleTLig, MS Sans Serif, Helvetica, sans-serif;
	word-spacing: normal;
	font-weight:bold;
	text-decoration:none;
}

.logo
{
	FONT-SIZE: 14pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Eurostile, Verdana, Times New Roman, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.logo1
{
	FONT-SIZE: 13pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Eurostile, Verdana, Times New Roman, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}


.bg
{
	
	BACKGROUND: url(images/logo_bg.gif);
}

.bg1
{
	background-color: #982222;
		
}
.bg2
{
	background-color: #ffffff;
			
}
.bg3
{
	
	BACKGROUND: url(images/bttn_bg.gif);
}

.bg4
{
	
	BACKGROUND: url(images/bttn_bg1.gif);
}

.bg5
{
	background-color: #CEDFE9;
			
}

.bg6
{
	background-color: #1B1B1B;
			
}

.border
{
	border-bottom: #E5E5E5 1px thin;
	border-top: #E5E5E5 1px thin;
	border-right: #E5E5E5 1px thin;
	border-left: #E5E5E5 1px thin;
	
}
.border1
{
	border-bottom: #1B1B1B 1px thin;
	border-top: #1B1B1B 1px thin;
	border-right: #1B1B1B 1px thin;
	border-left: #1B1B1B 1px thin;
	
}


.text
{
	FONT-FAMILY: arial;
	font-size : 10px;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	
}
.text1
{
	FONT-FAMILY: arial;
	font-size : 11px;
	background-color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	
}

.input
{
	FONT-FAMILY: arial, Times New Roman;
	font-size : 11px;
	background-color: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	
}



