.txt
{
	color: #62615d;
	font-family: Browallia New,Times New Roman;
	font-size: 20px;
	letter-spacing: 0.015em;
}
.txtbody
{
	color: #62615d;
	font-family: Tahoma;
	font-size: 16px;
}


.txtbodybule
{
	color: #008EB1;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 16px;
}
.txtbodys
{
	color: #65615d;
	font-family: Tahoma;
	font-size: 13px;
}
.txtHeader
{
	color: #008EB1;
	font-family: Browallia New,Times New Roman;
	font-size: 45px;
}


.body
{
	background-color: #FFFFFF;
	color: #62615d;
	font-family: Browallia New,Times New Roman;
	font-size: 14px;
	letter-spacing: 0.015em;
}

.table
{
	border-collapse: collapse;
}

.line
{
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.textfree
{
	font-family: Tahoma;
	font-size: 11px;
	color: #D80B10;
	line-height: 21px;
	height: 20px;
	text-decoration: none;
}
.txtlogin
{
	color: #62615d;
	font-family: Browallia New,Times New Roman;
	font-size: 18px;
	font-weight: bold;
}
.txtupdate
{
	color: #2383d9;
	font-family: Browallia New,Times New Roman;
	font-size: 18px;
	text-decoration: none;
}
.txtdelete
{
	color: #ff0000;
	font-family: Browallia New,Times New Roman;
	font-size: 18px;
	text-decoration: none;
}
.txtorange
{
	color: #cb6603;
	font-family: Browallia New,Times New Roman;
	font-size: 18px;
}

.list
{
	font-family: BrowalliaUPC;
	font-size: 12px;
	background-color: #ECECED;
	color: Black;
	border: 1px solid #979797;
	width: 60px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	margin:3px 3px 3px 3px;
}

.listTP
{
	font-family: BrowalliaUPC;
	font-size: 12px;
	background-color: #FFFF66;
	color: Black;
	border: 1px solid #979797;
	width: 60px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	margin:3px 3px 3px 3px;
}
.listGC
{
	font-family: BrowalliaUPC;
	font-size: 12px;
	background-color: #99FF66;
	color: Black;
	border: 1px solid #979797;
	width: 60px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	margin:3px 3px 3px 3px;
}
.listTP:hover
{
	background-color: #FFCC00;
	border: 1px solid #0099FF;
	text-decoration: none;
}
.listGC:hover
{
	background-color: #33CC33;
	border: 1px solid #0099FF;
	text-decoration: none;
}
.list:hover
{
	background-color: #CCFFFF;
	border: 1px solid #0099FF;
	text-decoration: none;
}
.listW
{
	font-family: BrowalliaUPC;
	font-size: 16px;
	background-color: #D8D8D8;
	padding-top:7px;
	margin:3px 3px 3px 3px;
	color: Black;
	border: 1px solid #979797;
	width: 60px;
	height: 30px;
	text-align: center;
	text-decoration: none;
}
.listW-active
{
    background-color: #000000;
	border: 1px solid #0099FF;
	text-decoration: none;	
	}

.button
{
	width: 70px;
	height: 50px;
	font-size: 12px;
}
.button:hover
{
	background-color: #33CCFF;
}
.button:active
{
	background-color: #33CCFF;
	border:0px solid #000000;
}
.button2
{
	width: 35px;
	height: 23px;
	font-size: 12px;
}
.button2:hover
{
	background-color: #33CCFF;
}
.txtwhite
{
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
}

.txtheadwhite
{
	font-family: Tahoma;
	font-size: 15px;
	color: #ffffff;
	text-decoration:none;
}
.pSearchBt{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #ECECED;
	color: Black;
	border: 1px solid #979797;
	width: 67px;
	height: 25px;
	line-height:25px;
	text-align: center;
	text-decoration: none;
	margin-left:2px;
	margin-bottom:3px;
	margin-top:3px;
	
}
.pSearchBt a:hover{
	color: Black;
}
h1
  {
  	border-bottom:2px solid #666666;
  	}
    a
    {
    	font-size:20px;
    	/*font-family:  Cordia New Verdana;*/
    	line-height:60px;
    	text-decoration:none;
    	font-weight:500;
    	float:left;
    	line-height:80px;
    	font-weight:bold;
    }
    a:hover
    {
    	    	font-weight:bold;
    	    	    	color:#000;
    	}
    .box
    {
    	/*width:100%;
    	padding: 0px 20px 0px 20px;*/
    	width:160px;
		text-align: center;
		vertical-align: middle;
    	color:#FFF;
    	background-color:#666666;
    	margin-bottom:20px;
    	}
    	.box:hover
    	{
    			background-color:#999;
  
    	}