@charset "UTF-8";
/* CSS Document */

#content {position:relative; width: 750px; margin: 0 auto; z-index:4;}

a { text-decoration:none;}

body { overflow-x: hidden; }

.pic { border:solid; color:#999999; border-bottom-style:solid; border-width:1px;}

.hello { font-family:Helvetica,Arial, sans-serif, Myriad; font-size:24px; color:#000000; text-align:left; font-weight:bold; }

.black { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#000000; text-align:left; line-height:1.5em;}

.blue { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#0099cc; text-align:left;line-height:1.5em;}

.blueDASH { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#0099cc; text-align:left; text-decoration:line-through;line-height:1.5em;}

.dots { border-bottom:dotted; color:#0099cc; border-bottom-style:dotted; border-width:2px;}

.blackSM { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000000; text-align:left; line-height:1.5em;}

.blueSM { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#0099cc; text-align:left;line-height:1.5em;}

.blueDASHSM { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#0099cc; text-align:left; text-decoration:line-through;line-height:1.5em;}

.recent { font-family:Helvetica,Arial, sans-serif, Myriad; font-size:16px; color:#0099cc; text-align:left; font-weight:bold; }

.footer { font-family:Helvetica,Arial, sans-serif, Myriad; font-size:13px; color:#0099cc; text-align:left; font-weight:bold; }
a.footer { font-family:Helvetica,Arial, sans-serif, Myriad; font-size:13px; color:#0099cc; text-align:left; font-weight:bold; }
a.footer:hover { font-family:Helvetica,Arial, sans-serif, Myriad; font-size:13px; color:#000000; text-align:left; font-weight:bold; }


#title1 { font-family:Helvetica,Arial, sans-serif, Myriad; font-size:12px; color:#000000; text-align:left; line-height:15px;}

#title2 { font-family:Helvetica,Arial, sans-serif, Myriad; font-size:12px; color:#000000; text-align:left; line-height:15px;}

#title3 { font-family:Helvetica,Arial, sans-serif, Myriad; font-size:12px; color:#000000; text-align:left; line-height:15px;}


.border {
	border:1px;
	border-style:solid;
	border-color: #666666;
	
	
}

.border:hover {
	border:1px;
	border-style:solid;
	border-color:#999999;
}
