@charset "UTF-8";
/* CSS Document Franky */

/***Test***/
html, body, div, span, object, h1, h2, h3, h4, h5, p, blockquote,
a, acronym, em, img, small, strike, strong, sub, sup, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{ padding:0; margin:0; border:0; outline:0; line-height:100%; background-color:transparent; }

a:link { color:#0044CC; }
a:visited { color:#600; }
a:hover { color:#0044CC; }

body { background:#ccc; text-align:center; font-size:75%; font-family:arial,helvetica,sans-serif; color:#333; padding:12px 0; }
p.skiptocontent { position:absolute; left:-3000px; }
#wrapper { width:960px; background:#fff; text-align:left; margin:0 auto; }
#header { height:320px; background:#fff; color:#000; }

#navigation { background:#999; overflow:auto; width:960px; }
	#navigation ul { list-style-type:none; margin: 0 0 0 260px; overflow:auto; }
	#navigation li { float:left; display:inline; font-size:1.1em; font-weight:bold; border-left:1px solid #bbb; border-right:1px solid #777; }
	#navigation a { text-decoration:underline; float:left; display:inline; padding: 4px 20px; }
	#navigation a:link,#navigation a:visited { color:#fff; }
	#navigation a:hover { color:#000; background:#eee; }
	#navigation li.current a:link,#navigation li.current a:visited { background:#fff; color:#c00; }
	#navigation li.current a:hover { background:#fff; color:#000; }
	
#content { background:#fff; overflow:auto; padding:20px 0 10px 0; clear:both; width:960px; }
	
	#maincontent { width:670px; float:right; display:inline; margin:0 30px 0 0; }
		#maincontent h1 { font-size:1.7em; line-height:120%; margin:0 0 .7em 0; }
		#maincontent h2 { font-size:1.2em; line-height:120%; margin:1em 0 .7em 0; }
		#maincontent p { font-size:1.1em; line-height:180%; margin:0 0 .5em 0; }
		#maincontent blockquote { width:210px; float:right; display:inline; margin:0 0 0 20px; }
			#maincontent blockquote p { font-size:1.4em; font-family:georgia, "times new roman", serif; line-height:164%; margin:0; font-style:italic; color:#888; }
	
	#sidebar { width:210px; float:left; display:inline; margin:3.5em 0 0 30px; }
		#sidebar ul { list-style-type:none; }
		#sidebar li { font-size:1.1em; line-height:120%; margin:0 0 .5em 0; }
		#sidebar li a { text-decoration:underline; }
		
#footer { background:#eee; padding:12px 0; overflow:auto; clear:both; width:960px; }
	#footer a:link, #footer a:visited { text-decoration:none; color:#666; font-weight:bold; }
	#footer a:hover { text-decoration:none; color:#000; font-weight:bold; }
	#footer p { font-size:1em; line-height:120%; color:#666; width:210px; float:left; display:inline; margin-right:20px; }
	#footer p.totop { margin-left:30px; }
	#footer p.totop a { padding-left:9px; background: url(./images/arrow.gif) 0 0 no-repeat; }
	
.outborder {
	background-color:#cccccc;
}

.inborder {
	background-color:#FFFFFF;
}

.out {
	background-color:#ffffff;
}

.in {
	background-color:#ffffff;
}

td {
	background-color:#ffffff;
	color:#000000;
	font-family:Verdana;
	font-size:11px;
}

.title {
	background-color:#666666;
	color:#ffffff;
        font-size:14px;
		font-weight:bold;
}

.menu {
	background-color:#ffffff;
}

.smallgrey {
	color:#808080;
	font-family:Verdana;
	font-size:10px;
}

a {
	color:#0044CC;
	text-decoration:underline;
}

a:visited {
	color:#333333;
	text-decoration:underline;
}

a:hover {
	color:#FF9900;
	text-decoration:underline;
}

a:active {
	color:#0044CC;
	text-decoration:underline;
}

.menu a {
	color:#333333;
	font-size:14px;
	   font-weight:bold;
}

.menu a:visited {
	color:#333333;
}

.menu a:hover {
	color:#0000FF;
}

.menu a:active {
	color:#333333;
}

.tablea {
	background-color:#ffffff;
}

.tableb {
	background-color:#ffffff;
}

.adsense {
	border:#666666;
}

.error {
	border:#990000;
	background-color:#FFFFE1;
	color:#990000;
}

.quote {
	border:#000000;
	background-color:#f8f8f8;
	color:#000000;
}

.small {
	font-family:Verdana;
	color:#OO0000;
	font-size:14px;
}


input, textarea, select {
	font-family:Verdana;
	font-size:11px;
}

.link {
	font-family:Verdana;
	color:#OO44CC;
	font-size:14px;
	font-weight:bold;
}	

.just {
	   font-family:Verdana;
	   color:#000000;
	   font-size:11px;
	   font-weight:normal;

}




