/**/
a:link {
	color:#0000FF;
	text-decoration: none;
}
a:visited {
	color:#000080;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	color: #0000ff;
	text-decoration: none;
}
a {
	font-size: 12px;
}

body {
	background-color: #eeeeee;
	background-image:url(../img/bg.gif);
	padding:0px;
	margin:0px;
	font-size:80%;
	color:#666666;
	line-height:1.5em;
}


a:link.Top {
	text-decoration: none;
	color: #666666;
}
a:visited.Top {
	text-decoration: none;
	color: #666666;
}
a:hover.Top {
	text-decoration: none;
	color: #ffffff;
	background-position:0px -15px;
}
a:active.Top {
	text-decoration: none;
	color: #ffffff;
	background-position:0px -15px;
}
a.Top {
	background-image:url(../img/arrow_0608.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	font-size:16px;
	font-weight:bold;
	padding-right:5px;
	padding-left:20px;
	padding-bottom:0px;
	margin-left:0px;
}

a.Now {
	text-decoration: none;
	color: #ffffff;
	background-position:0px -15px;
}
a:visited.Now {
	text-decoration: none;
	color: #ffffff;
	background-position:0px -15px;
}
a:link.Now {
	text-decoration: none;
	color: #ffffff;
	background-position:0px -15px;
}

a:hover.SAMPLE {
	background-position:0px -21px;
}
a.SAMPLE {
	background-image:url(../img/sample.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}


a.SAMPLES {
	background-color:#ffffff;
	background-image:url(../img/samples.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
a:hover.SAMPLES {
	background-position:0px -96px;
}

a:hover.FREE {
	background-position:0px -21px;
}
a.FREE {
	background-image:url(../img/free.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

a:hover.VECTOR {
	background-position:0px -21px;
}
a.VECTOR {
	background-image:url(../img/vector.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

/**/

.style1 {
	font-size: 10px;
	color: #999999;
}
.style2 {font-size: 12px; color: #333333; }
.style3 {font-size: 12px}

.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.style5 {color: #999999}
.style8 {font-size: 12px; color: #666666; }
.style10 {font-size: 12px; }
.style13 {font-size: 14px}
.style18 {
	color: #000000;
	font-size: x-small
	}
.style26 {
	color: #999999;
	font-size: 14px;
	margin-left:30px;
	font-weight:bold;
}
.style28 {color: #CCCCCC}
.style29 {color: #FF0000}

.MAIN_1	{
	background-color:#FFFFFF;
	}
	
.TITLE_1	{
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-LEFT: #666666 4px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	
	BACKGROUND-COLOR: #eeeeee;
	background-image:url(../img/title_bg_1.gif);
	background-repeat:repeat-x;

	color:#666666;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:4px;
	padding-left:6px;
}
p {
	margin:0px;
	padding:15px;
	padding-top:5px;
	padding-bottom:5px;
}
.INFO_1{
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding: 10px 25px;

	width:500px;
	text-align: left;

	border: solid 1px #cccccc;

	background: #ffffff;
}
.INFO_2{
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding: 5px 25px;
	height: 90px;
	width:500px;
	text-align: left;
	overflow: auto;
	border: solid 1px #cccccc;
	scrollbar-face-color: #f1f1f1;
	background: #ffffff;
}
.INFO_50{
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	padding: 2px 15px;
	height: 95px;
	width:220px;
	text-align: left;
	overflow: auto;
	border: solid 1px #000080;
	scrollbar-face-color: #f1f1f1;
	background: #ffffff;
}

/**/
body#SAMPLE{
	background-color: #ffffff;	
}
a.CLOSE{
	text-decoration: none;
/	padding:0px;
	padding-top:8px!important;
	padding-top:0px;	
	margin:0px;
	background:url(../img/close.png) no-repeat #ffffff ;
	background-position:0px 0px;

}
a:hover.CLOSE{
	background:url(../img/close.png) no-repeat #f1f1f1 ;
	background-position:0px -21px;	
}
