.general
{
	FONT-SIZE: 11px;
	COLOR: #555555;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.general1
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.general1:hover
{
	FONT-SIZE: 11px;
	COLOR: #df0023;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.general2
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.more
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

.more:hover
{
	FONT-SIZE: 11px;
	COLOR: #df0023;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

.red
{
	FONT-SIZE: 12px;
	COLOR: #df0023;
	FONT-FAMILY: Arial, Verdana, MS Sans Serif, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.blue
{
	FONT-SIZE: 11px;
	COLOR: #10325f;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : none;
}

.blue:hover
{
	FONT-SIZE: 11px;
	COLOR: #df0023;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : none;
}

.bottom
{
	FONT-SIZE: 11px;
	COLOR: #888888;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.bottom:hover
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.bottombg
{
	background-color: #e4e6e5;
	    
}

.bluebg
{
	background-color: #043679;
	    
}

.greybg
{
	background-color: #eef2f1;
	    
}

.line
{
	background-color: #eeeeee;
	    
}

.bg1
{
	BACKGROUND: url(images/bg1.gif);
	    
}
.bg2
{
	BACKGROUND: url(images/bg2.gif);
	    
}
.line1
{
	BACKGROUND: url(images/line1.gif);
	    
}
.border
{
	background-color: #ffffff;
	border-bottom: #E5E5E5 1px thin;
	border-top: #E5E5E5 1px thin;
	border-right: #E5E5E5 1px thin;
	border-left: #E5E5E5 1px thin;
	
}

.text
{
	FONT-FAMILY: arial;
	font-size : 10px;
	background-color: #FFFFFF;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	
}

