

BODY  {
	background-color : #FFFFFF;
	margin : 5;

	font-family : Verdana, Microsoft Sans Serif;
	font-size : 16;
	font-weight : normal;
	color : #303030;

}

.vsmall  {

	font-size : 9;
	font-weight : normal;
	color : #303030;

}
.wsmall  {

	font-size : 11;
	font-weight : normal;
	color : #303030;

}

.small  {

	font-size : 14 ;
	font-weight : normal;
	color : #303030;

}

input  {

	font-family : Verdana, Microsoft Sans Serif;
	font-size : 13;
	font-weight : normal;
	color : #303030;

}


.big
{

	font-size : 20;
	font-weight : normal;
	color : #303030;

}

.vbig
{

	font-size : 24;
	font-weight : normal;
	color : #303030;

}

a
	{
	text-decoration : underline;
	font-family : Verdana;
	font-size : 16;
	font-weight : normal;
	color : #000000;
}

a:Hover  {
	text-decoration : none;
}

a.menu
	{
	text-decoration : underline;
	font-family : Verdana;
	font-size : 12;
	font-weight : normal;
	color : #000000;
}

a.menu:Hover  {
	text-decoration : none;
}

a.giveall
	{
	text-decoration : underline;
	font-family : Verdana;
	font-size : 11;
	font-weight : bold;
	color : #000000;
}

a.giveall:Hover  {
	text-decoration : none;
}

.tip,.tipc{
	display:none;font-size:10px;font-family:verdana,sans-serif;text-align:left;position:absolute;z-index:999;visibility:hidden; top:20px;left:90px


	}
.tipc{text-align:center}
.tipline{display:block;border-bottom:#BFBFBF 1px solid}

.tiptable {

}

font.cp
	{
	text-decoration : none;
	font-family : Microsoft Sans Serif, Verdana;
	font-size : 10;
//	font-weight : normal;
	color : #7F7F7F;
}



.main_bg
{
	background-image : url(images/bg.gif) ;
    background-color  : #7F7F7F ;
	background-repeat : no-repeat ;
	background-position : right top ;
}

.maintxt
{
	text-decoration : none;
	font-family : Verdana;
	font-size : 12;
	font-weight : normal;
	color : #FFFFFF;
}


.smalltxt
{
	text-decoration : none;
	font-family : Verdana;
	font-size : 11;
	font-weight : normal;
	color : #FFFFFF;
}

.header
{
	text-decoration : none;
	font-family : Verdana;
	font-size : 14;
	font-weight : bold;
	color : #FFFFFF;
}

.send
{
    background-color : #FFFFFF;
	border-style : solid ;
    border-width : 1px ;
    border-color : #7F7F7F;
    color : #919191;
	font-size : 11;
	width : 102;
	height : 19;
}