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

table, td {
		border:0px;
	}

/* td { vertical-align:top;} */

p {
	 margin-bottom: 10px; margin-top: 10px; 
}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, input, textarea, body, font, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#707070;
	}

a { color:#FF4E11;}

span { color:#4B92CF; font-weight:bold}

span strong { font-size:12px;}

font, font a { color:#FF4E11; font-size:10px; font-weight:bold}
font { font-size:11px;}

.h_line { color:#FF4E11; font-weight:bold }
.c_line { color:#000000; font-weight:bold }
	
.c_text, .c_text a { font-size:10px; color:#AEAEAE; line-height:10px}
.c_text strong a { text-decoration:none;}
.c_text strong a:hover { text-decoration:underline}

.list1_text a {color:#707070; text-decoration:none}
.list1_text a:hover { text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;		
	}
	
.no_style .no_style:active .no_style:hover {
	text-decoration: none;
}

.form{height:23px; margin-top:1px;}
.form input, .input1	{width:147px; height:20px; border-color:#A1B1BE; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px;}

textarea {width:350px; height:90px; border-color:#A1B1BE; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:1px;}

.check {width:15px; height:15px; border-color:#A1B1BE; border-bottom-width:1px; border-right-width:1px; background-color:#ffffff; margin:0px; padding:0px;}

ul {
		text-align: left;
	}
li {
		margin-top: 5px;	
	}