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

body {
	background-color: #656565;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color: #404E5B;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}

.categorybox
{
background:url(images/source_06.jpg);
background-repeat:no-repeat;
}

.ltbrdr{
border:solid 1px #d4d6d7;
}

.textalign
{
text-align:justify;
}

a.small:link, a.small:visited
{
	color: #404E5B;
	text-decoration: none;
	font-weight:normal;
	font-size:9px;
	padding-left:2px;
}

a.small:hover
{
	color: #333333;
	text-decoration: underline;
	font-weight:normal;
	font-size:9px;
	padding-left:2px;
}

a.small2:link, a.small2:visited
{
	color: #404E5B;
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	padding-left:5px;
}

a.small2:hover
{
	color: #333333;
	text-decoration: underline;
	font-weight:normal;
	font-size:11px;
	padding-left:5px;
}

.smalltext
{
	font-size:11px;
	text-align:justify;
}

.redtitle
{
	color: #ff2400;
	font-weight:bold;
	padding-right:3px;
}

a.top:link, a.top:visited
{
	color: #404E5B;
	text-decoration: none;
	font-weight:normal;

}

a.top:hover
{
	color: #333333;
	text-decoration: underline;
	font-weight:normal;

}

a.white:link, a.white:visited
{
	color: #fff;
	text-decoration: none;
	font-weight:normal;

}

a.white:hover
{
	color: #d4d6d7;
	text-decoration: none;
	font-weight:normal;

}

.contentbox
{
background:url(images/source_09.jpg);
background-repeat:no-repeat;
background-position:center bottom;
}

.bluetitle1
{
	color: #404E5B;
	font-size:22px;
}

.bluetitle2
{
	color: #5ab9d4;
	font-size:22px;
}
