body {margin: 0}

a.menu:active {text-decoration:none;}
a.menu:visited {text-decoration:none;}
a.menu:link {text-decoration:none;}
a.menu:hover {text-decoration:none;}

a.line:active {text-decoration:underline;}
a.line:visited {text-decoration:underline;}
a.line:link {text-decoration:underline;}
a.line:hover {text-decoration:none;}

a.un_line:active {text-decoration:none;}
a.un_line:visited {text-decoration:none;}
a.un_line:link {text-decoration:none;}
a.un_line:hover {text-decoration:underline;}
.item { font-size:20px; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold}

ul, li {margin-top:5px;margin-left:15px;}

div {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
}

.top_text_bg {
	background-image: url(images/top_text_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 273px;
	height: 225px;
}
.idea {
	font-size: 10px;
	font-family: tahoma;
	color: #000000;
	padding-top: 37px;
	padding-left: 22px;
}
.color_white {
	font-size: 10px;
	font-family: tahoma;
	color: #ffffff;
	padding-left: 8px;
}

.yellow_bg {
	background-image: url(images/yellow_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 272px;
	height: 75px;
}
.red_bg {
	background-image: url(images/red_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 273px;
	height: 75px;
}
.title_bg {
	background-image: url(images/title_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.download {
	font-size: 11px;
	font-family: tahoma;
	color: #000000;
}
.color_336699 {color:#336699;}
.color_666666 {color:#666666;}
.top_title_bg {
	background-image: url(images/top_title_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.left {
	border-left : 1px solid;
    border-color: #cccccc;
}
.right {
	border-right : 1px solid;
    border-color: #cccccc;
}
.bottom {
	border-bottom : 1px solid;
    border-color: #cccccc;
}
.size {
	font-size: 12px;
	font-family: tahoma;
}
.foot_top {
	border-top : 1px solid;
    border-color: #D9DED8;
}
.foot_bottom {
	border-bottom : 1px solid;
    border-color: #D9DED8;
}
.foot_border {
	border : 1px solid;
    border-color: #D9DED8;
}
.copyright {
	font-size: 10px;
	font-family: tahoma;
	color: #336699;
}
