/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100.01%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}
html {
	height: 100%;
}
body {
	height: 100%;
	text-align: center;
	background-image: url(../im/bk.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#content {
	height: 100%;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	font-size: 80%;
}
#content td {
	vertical-align: top;
}
#content p {
	margin-top: 3px;
	margin-bottom: 0;
}
#content a {
	color: #0060A0;
}
#content a:visited {
	color: #0060A0;
}
#content a:hover {
	color: #FF3366;
}
#content a:active {
	color: #FF0000;
}
#lc1 {
	background-color: #FFCC66;
	height: 90px;
	vertical-align: top;
	text-align: left;
}
#lc2 {
	background-color: #FFCC66;
	width: 190px !important;
}
#lc2 ul {
	list-style-type: none;
	margin-left: 20px;
	padding: 0;
}
#lc2 li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
#lc2 a img {
	border: 0;
	margin-left: 10px;
}
#lc3 {
	background-color: #FFCC66;
	height: 25px;
}
#tm {
	height: 70px;
	background-image: url(../im/tm_01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 570px;
	padding: 0;
}
#tm1 {
	height: 15px;
	position: relative;
	width: 100%;
	margin-top: 55px;
}
#tm1 img {
	border: 0;
}
#tm1a {
	height: 15px;
	position: absolute;
	left: 200px;
	top: 0px;
}
#tm1a a {
	height: 15px;
	background-image: url(../im/tm1a.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 64px;
}
#tm1a a:hover {
	height: 15px;
	background-image: url(../im/tm1ao.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
#tm1a-nl {
	height: 15px;
	position: absolute;
	left: 200px;
	top: 0px;
	background-image: url(../im/tm1ad.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#tm1b {
	height: 15px;
	position: absolute;
	left: 264px;
	top: 0px;
	background-image: url(../im/tm1b.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#tm1c {
	height: 15px;
	position: absolute;
	left: 330px;
	top: 0px;
	background-image: url(../im/tm1c.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#tm1d {
	height: 15px;
	position: absolute;
	left: 398px;
	top: 0px;
	background-image: url(../im/tm1d.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#tm1e {
	height: 15px;
	position: absolute;
	left: 462px;
	top: 0px;
	background-image: url(../im/tm1e.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#tm2 {
	color: #FFFFFF;
	vertical-align: middle;
}
#ul1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#ul1 li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
#ul2 li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
#footer {
	font-size: 65%;
	color: #666666;
	margin-left: 5px;
}
.bkyel {
	background-color: #FFFF00;
}
.blue {
	color: #0060A0;
	font-weight: bold;
}
.cell {
	width: 190px !important;
	padding: 0;

}
.cell1 {
	margin: 30px 10px;
}
.under {
	text-decoration: underline;
}
