.body 
{
background: url(images/bg.gif);

}

.general
{
	FONT-SIZE: 11px;
	COLOR: #4B4B4B;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.general1
{
	FONT-SIZE: 10px;
	COLOR: #4B4B4B;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.bottom
{
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.bg
{
	background-color: #FFFFFF;
		
}

.bg1
{
	background-color: #7E7E7E;
		
}

.bg2
{
	background-color: #29AFFF;
		
}

.bg3
{
	background-color: #696969;
		
}

.bg4
{
	background-color: #1F94DA;
		
}

.bg5
{
	background-color: #E8E8E8;
		
}

.bg6
{
	background-color: #F4F4F4;
		
}

.bg7
{
	background-color: #7E7E7E;
		
}

.bottom
{
	background-color: #585858;
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
		
}

.shadow1 
{
background: url(images/shadow1.gif);

}


.shadow2
{
background: url(images/shadow2.gif);

}

.border
{
	border-bottom: #000000 1px thin;
	border-top: #000000 1px thin;
	border-right: #000000 1px thin;
	border-left: #000000 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;
	
}
.text1
{
	FONT-FAMILY: arial;
	font-size : 11px;
	background-color: #FFFFFF;
	border-bottom: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	
}

.input
{
	FONT-FAMILY: Arial, Times New Roman;
	font-size : 11px;
	background-color: #FFFFFF;
	border-bottom: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	
}



