td, table, div {
	text-align: right;
	font-family:tahoma;
	font-size:11px;
	line-height:12px;
	vertical-align:top;
	color:#0C3C36;
	font-weight:bold;
	background-color:#CCD2D1;
}
a{color :White;text-decoration:none}
a:link{ text-decoration:none;color :White;}
a:hover{ text-decoration:none;color :Yellow;}
A.Light:link, A.Light:visited, A.Light:active
{
	color : White;
	font-size : 11px;
}
A.Light:hover
{
	color : White;
}
form { margin:0px; padding:0px}
body { margin:0; padding:0; background-image:url(images/talling.gif); background-repeat:repeat}
strong{ color:White}

span { color:White}
span a { color:White}

b a { color:#FFFFFF}
.foot a{ color:White; text-decoration:none}
.foot a:hover{ text-decoration:underline;color:White} 

.list ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list ul li { background:url(images/marker.gif) top left no-repeat; padding:0 0 0 8px;}
.list ul li a{ color:White; font-size:11px }
.list ul li a:hover{text-decoration:none}

.form input {
	width:165px;
	height:20px;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3 0 0 4px;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	background-color:#CCD2D1;
}
strong a { color:White;
font-weight:bold}
.input{width:35px; height:10px}
.form textarea {
	width:165px;
	height:90px;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	background-color:#CCD2D1;
}
	
