/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
}


a.link {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a img{
	border:none;
}

a.link:visited {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration: none;
}
a.link:hover {
	font-weight: normal;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration: none;
}


.header {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3399FF;
	text-decoration: none;
	font-weight: normal;
}

.header01 {
	font-weight: normal;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #d18f24;
	text-decoration: none;
}

.header02 {
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f3cb5a;
	text-decoration: none;
}

.text01 {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}


.text02 {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b0b0b0;
	text-decoration: none;
}

.brd{
	border:#CCCCCC 2px solid;

}
.textsyle1{
	color: #CCCCCC;
	font-size: 13px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
}

.textsyle2{
	color: #fed178;
	font-size: 13px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	text-transform: uppercase;
	font-weight: bold;
}

a.linkstyle01:link, a.linkstyle01:visited{
	color: #d18f24;
	text-decoration: underline;
	
}


a.linkstyle01:hover{
	color: #d18f24;
	text-decoration: underline;
}

.rightPanel
{
min-height:1px;
float:right;
width:274px;
margin-left: 20px;
background-image:url(images/rightPanel.png);
background-repeat:no-repeat;
text-align:center;
}


#text {}
.hotspot {}

#tt {position:absolute; display:block;}
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px;  color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px;overflow:hidden}
