/* CSS Document */

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-base-color: #FFB090;
	scrollbar-arrow-color: #FF4A19;
	scrollbar-darkshadow-color: #FF4A19;
	scrollbar-face-color: #FFB090;
	scrollbar-highlight-color: #FFB090;
	scrollbar-shadow-color: #FFB090;
	scrollbar-3dlight-color: #FF4A19;
	scrollbar-track-color: #FFE5C1;
	
	background-image:url(../img/back.gif);
}

.main {
	color: #626262;
	font-size: 12px;
}

.main2 {
	color: #626262;
	font-size: 10px;
}

.main3 {
	color: #333333;
	font-size: 12px;
}

.main4 {
	color: #fffff0;
	font-size: 12px;
}

.style1 {
	color: #FFFFF0;
	font-size: 12px;
}
.style2 {color: #333333}
.style4 {color: #333333; font-size: 12px; }
.style5 {color: #0000FF}

.style6 {
		color: #EDEDEE;
		font-size: 12px;
}
.style7 {
	color: #0000FF;
	font-weight: bold;
	font-size: 12px;
}

.style8 {color: #6B56A0; font-weight: bold; font-size: 12px; }

.style9 {color: #4F4077}

.style11 {
	color: #FFDDDD;
	font-size: 12px;
	font-weight: bold;
}
.style12 {color: #FF6600; font-weight: bold; font-size: 12px; }
.blog1 td {
	text-align:center;
}
.layout01 {
	border-left:1px solid #FF6333;
	border-right: 1px solid #FF6333;
}
.topline {
	background:#FFFFFF url(../img/page_line_top.gif) repeat-x left top;
	height:10px;
}