.text
{
	font-size:11;
    font-family: Arial;
    color:#FFFFFF;
    text-decoration: none;
}
.white_l
{
	font-size:11;
    font-family: Arial;
    color:#FFFFFF;
    border-left:1px solid #FFFFFF; 
}
.white
{
	font-size:11;
    font-family: Arial;
    color:#FFFFFF;
    text-decoration: none;
}
.white:hover
{
	font-size:11;
    font-family: Arial;
    color:#FFFFFF;
    text-decoration: underline;
}

.date
{
	font-size:11;
    font-family: Arial;
    color:#003366;
    text-decoration: none;
}
.black
{
	font-size:11;
    font-family: Arial;
    color:#000000;
}
.grey
{
	font-size:11;
    font-family: Arial;
    color:#666666;
    text-decoration: none;
}
.grey:hover
{
	font-size:11;
    font-family: Arial;
    color:#336633;
    text-decoration: none;
}
.grey_d
{
	font-size:11;
    font-family: Arial;
    color:#333333;
}
.grey_t
{
	font-size:11;
    font-family: Arial;
    color:#333333;
    text-decoration: none;
}
.grey_t:hover
{
	font-size:11;
    font-family: Arial;
    color:#333333;
    text-decoration: underline;
}
.news
{
	font-size:11;
    font-family: Tahoma;
    color:#336633;
    font-weight: bold;
}
.a
{
	color: #336633;
    font-size:12;
    font-family: Arial;
}
.green
{
    font-size:11;
    font-family: Arial;
    color:#336633;
}
.t
{
    color: #666666;
    font-size:12;
    font-family: Arial;
    
}
.t a
{
	color: #336633;
    font-size:12;
    font-family: Arial;
}
.t ul
{
	margin:5 0 5 25;
}
.t li
{
   list-style : square;
}
.t table
{
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	width : 100%;
}
.t td
{
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	font-size:11;
    font-family: Arial;
    color:#333333;
}
.t th
{
	background-color : #eeeeee;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	font-size:11;
    font-family: Arial;
    color:#333333;
	font-weight : bold;
}
.m2
{
	font-size:11;
    font-family: Arial;
    color:#FFFFFF;
    text-decoration: none;
}
.m2:hover
{
	font-size:11;
    font-family: Arial;
    color:#003366;
    text-decoration: none;
}
.t input
{
	 font-size:11;
    font-family: Arial;
    color:#333333;
    background-color: #EEEEEE;
    width: 220;
}
.t input.inp
{
	border:1px solid #DDDDDD;
}
.t textarea
{
	border:1px solid #DDDDDD;
    font-size:11;
    font-family: Arial;
    color:#333333;
    background-color: #EEEEEE;
    width: 220;
    height: 100;
}
.t table.form
{
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
.t table.form td
{
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
.t table.img
{
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
    width: 1px;
}
.t table.img td
{
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	font-size:10;
    font-family: verdana;
    color:#666666;

}
.grey_im
{
	font-size:10;
    font-family: verdana;
    color:#666666;
}
