/* CSS Document */

body{
	background-color: #FFFFFF;
}

td, th{
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#333333;
	font-size:13px;
	text-decoration:none;
	line-height:16px;
}

a {
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#333333;
	font-size:12px;
	text-decoration:underline;
}

a:link {
	font-family:"Lucida Grande", Arial, sans-serif;
	text-decoration:underline;
}

a:hover {
	color:#666666;
	font-family:"Lucida Grande", Arial, sans-serif;
	text-decoration:underline;
}

a:active {
	color:#666666;
	font-family:"Lucida Grande", Arial, sans-serif;
	text-decoration:none;
}

.borderlineleft {
	background-image:url(originals/border.png);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	background-position:left;
}

.borderlineright {
	background-image:url(originals/border.png);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	background-position:right;
}

.borderlinetop {
	background-image:url(originals/border.png);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	background-position:right;
	background-image:url(originals/border.png);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	background-position:left;
}

.normal{
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#333333;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
}

.time {
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#999999;
	font-size:9px;
	text-decoration:none;
}

.title {
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#333333;
	font-size:15px;
	font-weight:bold;
}

.subtitle {
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

.footer {
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	background-image:url(images/footerback.png);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}

a.footer {
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	text-decoration:none;
}

a.footer:hover {
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:nonr;
}

.sidebar {
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#666666;
	font-size:10px;
}

.quikdesign {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

a.quikdesign {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

a.quikdesign:hover {
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}