/*

a:link{ color: #6666cc; text-decoration: none; } 
a:visited { color: #6666cc; text-decoration: none; } 
a:active { color: #333399; text-decoration: none;} 
a:hover { color: #333399; text-decoration: underline;} 


a.1{ padding:1px 5px;text-decoration:none; border-color:#808080; border-style:solid double solid double; border-width:0px 3px 0px 3px; color:#808080;}
a.1:hover {padding:2px 6px; background-color : #ffffff; text-decoration:none; border-color:#808080; border-style:solid double solid double; border-width:0px 1px 0px 1px;
color:#808080;}


*/
.sample {
border-right: thin solid #ff0;
font-size:36px;
background-color:#999999
}




.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 10pt;
	height: 22px;
	width: auto;
	clear: inherit;
	position: relative;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-color: #990000;
}

.the-big-box {
	margin-top:0px;
	background-color:#FFFFFF;
	width: 720px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99CCFF;
	border-left-color: #99CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}

.box-top {
	margin-top:0px;
	background-color:#FFFFFF;
	display: inline;
	position: static;
	width: 690px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
.box01 {
	margin-top:20px;
	margin-left:10px;
	padding: 15px;
	height: auto;
	width: 100px;
	left: 30px;
	top: 50px;
	position: relative;
	border: 1px dashed #CCCCCC;
}

.box02 {
	
	padding-right: 40px;

	padding-left: 28px;

}

.box03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 28px;

}
/**/

.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	
}


.normal-blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000099;
	
}

.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	
}

.normal-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000099;
	font-weight: bold;
	
}

.green-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #006633;
	font-weight: bold;
	
}

.red-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
	font-weight: bold;
	
}
.menu {
	position:relative;
	z-index:2;
	top:0px;
	margin:1px;
	border: thick none #333333;
	background-color: #e6e6fa;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4682b4;
	height: 128px;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
	width: 158px;
}





.menu-text-list {
	display:block;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f0f8ff;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #f0f8ff;
	margin: 0px;
	line-height: 24px;
	width: 144px;
	font-weight: normal;
	color: #4682b4;
}

.menu-text-list-pressed {
	display:block;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a9a9a9;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #a9a9a9;
	margin: 0px;
	line-height: 24px;
	width: 144px;
	background-color: #b0c4de;
	font-weight: normal;
	color: #666666;
}


.menu ul  {
	padding:0px;
	list-style-type:none;
	font-size:12px;
	color:#336699;
	line-height: 28px;
	position: relative;
	left: 0px;
	background-color: #FFFFFF;
	border-top-width: thick;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC3366;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #CC3366;
	margin-top: 4px;
	margin-bottom: 0px;
	width: 144px;
}

.menu-text {
	width: 156px;
	margin-bottom: 4px;
}


.link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}

/*
body {
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	background-image: url(image/background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
*/
.style-boxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000099;
}



.new{font-size:10pt; color:#555555; line-height:120%;}
.enew{font-family: Verdana;font-size:10pt; color:#555555; line-height:120%;}
.text{ font-size:12pt; color:#555555; line-height:160%;}
.etext{
	font-family: Verdana;
	font-size:10pt;
	color:#555555;
	line-height:160%;
}
.date{font-size:13pt; color:#555555; font-weight: bold;}
.edate{font-family: Verdana;font-size:13pt; color:#555555;}
.title{font-size:20pt; color:#4a73b5; font-weight: bold;}
.etitle{font-family: Tahoma;font-size:20pt; color:#6666ff;}
.esemititle{font-family: Verdana;font-size:13pt; color:#ffffff;}
.buch{font-size:10.5pt; color:#555555; line-height:130%;}
.ebuch{font-family: Verdana;font-size:11pt; color:#555555; line-height:140%;}
.sbar{background-color :#8080ff; border-color:#cfcfcf;}
.esbar{font-family: Tahoma;background-color :#ff6666; border-color:#cfcfcf;}
.since{font-size:11pt; color:#ffffff;}
p{ text-indent: 0.5em;}
.peo{font-size:10pt; color:#555555; line-height:140%;}

.ddate{font-family: Verdana; font-size:10pt; text-align: left;font-weight: bold;background-color: #b0e0e6;
color: #003399;}

.eddate{font-family: Verdana;font-size:13pt; text-align: left;font-weight: bold;background-color: #e6e6ff;
color: #55555;border-top: 1px solid #ccccff;border-left: 1px solid #ccccff;border-right: 2px solid #9999aa;border-bottom: 2px solid #9999aa;}


.etext1 {
	font-family: "Verdana";
	font-size: 10px;
}
.text2 {
font-size:11pt; color:#555555; line-height:160%;
}
.2008date {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}

