@charset "utf-8";
/* CSS Document */
.ad_llist_table {
	background-color:#ffffff; 
    border-style:solid; 
    border-color:#B81419; 
    border-width:2px; 
	font-family: Verdana;
} 
.ad_llist_table2 {
	background-color:#ffffff; 
    border-style:solid; 
    border-color:#B81419; 
    border-width:1px; 
	font-family: Verdana;
} 
.ad_llist_td{ 
    background-color:#eeeeff; 
    border-style:solid; 
    border-color:#B81419; 
    border-width:1px;
	font-size: 12px; 
	font-family: Verdana;
}
.ad_llist_td_text{ 
    background-color:#ffffff; 
    border-style:none;
	font-size:10px; 
	font-family: Verdana;
}
.ad_llist_td_coment{ 
    background-color:#ffffff; 
    border-style:none;
	font-size:10px; 
	font-family: Verdana;
	color:#B81419;
}
input, select, textarea {
	border: 1px solid #808080;
}
td, input, select, textarea {
	font-family: Verdana;
	font-size: 10px;
}

a:link {text-decoration: none; font-family: Verdana; font-weight: bold; font-size: xx-small; color: black;}
a:visited {text-decoration: none; font-family: Verdana; font-weight: bold; font-size: xx-small; color: black;}
a:active {text-decoration: none; font-family: Verdana; font-weight: bold; font-size: xx-small; color: #B81419;}
a:hover {text-decoration: none; font-family: Verdana; font-weight: bold; font-size: xx-small; color: #B81419;}
