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

table {
	border-collapse: collapse; 
	border: 0px;
}

.table_OWN {
	border: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

.table_header_OWN {
	background-color: #AAAAAA;
	text-align: center;
}

.table_row_OWN {
	text-align: center;
}


.line_TR {
	border-bottom: navy solid thin;
	border-top: navy solid thin;
	border-left: none;
	border-right: none;
	border-color: #FF0000;
}

.line_EN {
	border-bottom: solid 1px #BBBBBB;
}

a:hover{text-decoration:none;}

img { border:0px;}

table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:white;
	}
	
a{ color:#969494}

.a_p {
	color:#FFFFFF;
	text-decoration: underline;
}
span a { color:#FEC018}
li a{ color:#FEC018}

/* span strong { color:#FEC018} */

.strong1 { color: #969494}

strong a{ color:#FEC018; font-size:10px; text-transform:uppercase; text-decoration:none}
strong a:hover{ color:#FEC018; text-decoration:underline}

.c_text {text-transform:uppercase; color:#316C89; font-size:9px; font-family:Arial; font-weight:bold}
.c_text a {color:white; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.c_text span {color:white}

.no_class, form, .no_class
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.line { background:#101010; width:0px; height:1px}

.form{height:21px}
.form input {width:222px; height:18px; padding-left:5px; color:#D1D1D1}

textarea {width:222px; height:70px; padding-left:5px; overflow:auto; color:#D1D1D1}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 20px}
li a  {font-family:Tahoma; font-size:11px; line-height:24px; color:#969494}