html,body {
	height:100%;
	margin: 0px;
	padding: 0px;
	border: none;
	background: url('../image/bkg1.jpg');
}

object
{
    vertical-align: top;
}

table.wrapper {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	border-width: 0px;
	border-color: #cccccc;
	width: 1011px;
}

table.main {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-style: none;
	border-width: 0px;
	border-color: #cccccc;
	height: 100px;
	font-family: Helvetica, Tahoma, Verdana, Geneva, Arial, Sans-Serif;
	font-size: 12px;
	
	background-repeat: repeat-x;
	background-position: top;
}

table.outline {
	margin: 0px 0px 0px 0px;
	/*margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;*/
	border-style: none;
	width: 975px;
	height: 100px;
	background: url('../image/bkg2.jpg');
	background-repeat: repeat-x;
	font-family: Helvetica, Tahoma, Verdana, Geneva, Arial, Sans-Serif;
	font-size: 12px;
}

td.footer {
	width: 980px;
	height: 72px;
	background-image: url('../image/Footer.jpg');
	background-repeat: no-repeat;
	font-family: Helvetica, Tahoma, Verdana, Geneva, Arial, Sans-Serif;
	font-size: 11px;
	color: #7b7b7d;
	vertical-align: top;
	padding: 35px 0px 0px 0px;
	text-align: center;
}

a.map {
	text-decoration: none;
	color: #203e5c;
	font-weight: bold;
}

a.map:hover {
	text-decoration: underline;
	color: #816202;
}

a.button01 {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.button01:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.button02 {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.button02:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a.item {
	color: #7e7a7a;
}

a.item:hover {
	font-weight: bold;
}



a.login {
	text-decoration: underline;
}

a.login:hover {
	text-decoration: none;
}

a.footer {
	color: #7b7b7d;
}

a.footer:hover {
	color: #ff0000;
}

td.pagelist {
	height: 137px;
	width: 504px;
	color: #6f7072;
	font-family: Helvetica, Tahoma, Verdana, Geneva, Arial, Sans-Serif;
	font-size: 12.5px;
	vertical-align: top;
	background-image: url('../image/bkg_article_list.png');
	background-repeat: no-repeat;
}

.content_box {
	border-width: 1px;
	border-style: solid;
	width: 300px;
	height: 400px;
	background-image: url('../image/ContentBox.png');
	background-repeat: no-repeat;
	background-position: center;
}

td.content {
	vertical-align: top;
	background-color: #011223;
}

table.developer {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	width: 990px;
	font-family: Helvetica, Tahoma, Verdana, Geneva, Arial, Sans-Serif;
	font-size: 10px;
	color: #bbbbbb;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #e2001a;
}

.pagetitle {
	text-align: left; 
	vertical-align: top; 
	color: #ff0000; 
	font-size: 18px;
	font-family: Helvetica, Tahoma, Verdana, Geneva, Arial, Sans-Serif; 
	padding: 12px 0px 0px 0px;
	margin: 0px;
}

.pagecontent {
	vertical-align: top;
	font-family: Arial, Tahoma, Helvetica, Verdana, Geneva, Arial, Sans-Serif;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	color: #ffffff;
	background-color: none;
	line-height: 20px;
}

.field1 {
	font-family: Verdana, Geneva, Helvetica, Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.field2 {
	font-family: Verdana, Geneva, Helvetica, Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	vertical-align: middle;
	height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color: #545184;
}

.field3 {
	font-family: Verdana, Geneva, Helvetica, Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	vertical-align: middle;
	height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
}

#homedesc {
	display: none;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

li {
	padding: 3px 0px 0px 3px;
}

a.link1 {
	color: #ffffff; 
	font-family: Helvetica, Tahoma, Verdana, Geneva, Arial, Sans-Serif; 
	font-size: 13px; 
	font-weight: bold;
}

a.link1:hover {
	color: #e2001a; 
	text-decoration: none;
}

#makeMeScrollable
{
	width:100%;
	height: 330px;
	position: relative;
}

#makeMeScrollable div.scrollableArea img
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

