body{
padding:0px;
margin:0px;
background-color:#DCDCDC;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#7E7E7E;
	}
	
a {color:#7E7E7E;}

span a { color:#3C3C3C; font-weight:bold; text-decoration:none;}
span a:hover { text-decoration:underline}
	
.l_text	{ font-size:10px; line-height:11px; color:#A34C51;}
.l_text a { font-size:11px; color:#6A6B6C; text-decoration:none;}
.l_text a:hover { text-decoration:underline;}
.l_text font a {font-size:11px; color:#B7595F;} 
	
.c_text, .c_text a { color:#9C9C9C; font-size:10px; line-height:10px; text-decoration:none; font-weight:normal;}
.c_text a:hover { text-decoration:underline;}
.c_text span, .c_text span a { color:#8A8A8A; }

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;		
	}

.form{height:23px; margin-top:4px;}	

.form input	{width:286px; height:20px; border-color:#FFFFFF; border-width:1px; background-color:#D5D5D5; border-style:solid; padding-left:6px}

textarea {width:286px; height:120px; border-color:#FFFFFF; border-width:1px; background-color:#D5D5D5; border-style:solid; padding-left:6px; overflow:hidden; margin-top:4px;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 0px; padding:0px 0px 0px 11px}		

li a
	{		
		line-height:18px;		
		text-decoration:none;
	}

li a:hover
	{
		text-decoration:underline;
	}

.ul1 li a { text-decoration:underline;}
.ul1 li a:hover { text-decoration:none;}

.h_l { background-image:url(images/h-l.gif); background-repeat:repeat-x; background-position: top;}

.v_l { background-image:url(images/v-l.gif); background-repeat:repeat-y; background-position: left;}
