/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cccccc;
	margin: 30px 0px 0px;
	padding: 0px;
	background-image: url(../img/bg_tile.gif);
	background-repeat: repeat;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cccccc;
	text-align: left;
	vertical-align: top;
}

img{
block;
}

a{color: #cccccc; text-decoration: none;}
a:link{color: #cccccc;}
a:visited{color: #cccccc; text-decoration: none;}
a:hover{color: #cccccc;text-decoration: underline;}
#main {
	/*padding: 8px;*/
	/*width: 735px;*/
	/*border: 1px solid #333333;*/
}
#footer {
	
	background-image: url(../img/footer.gif);
	/*font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9pt;
	color: #AB5689;*/
}
.footer_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
	padding-bottom: 10px;
} 

#container {
	width: 959px;
}
.footer_textr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #cccccc;
	padding-bottom: 10px;
	text-align: right;
}

.footer_textr a{color: #cccccc; text-decoration: none;}
.footer_textr a:link{color: #cccccc;}
.footer_textr a:visited{color: #cccccc; text-decoration: none;}
.footer_textr a:hover{color: #cccccc;text-decoration: underline;}

#sub_main {
	text-align: left;
	vertical-align: top;
	width: 460px;
	background-image: url(../img/sub_bg.gif);
	background-repeat: repeat;
	background-position: top;
	border: 1px solid #888888;
}
#sub_nav {
	width: 100%;
	background-color: #5c5c5c;
	font-size: 8pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}

#sub_l_bg {
	background-image: url(../img/sub_left_tile.gif);
	background-repeat: repeat-y;
}
#sub_r_bg {
	background-image: url(../img/sub_right_tile.gif);
	background-repeat: repeat-y;
}
#sub_main2 {
	text-align: left;
	vertical-align: top;
	width: 460px;
	background-image: url(../img/sub_bg.gif);
	background-repeat: repeat;
	background-position: top;
}
.sub_nav_td {
	background-color: #5c5c5c;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sub_nav_td a{
	color: #cccccc;
	text-decoration: none;
	font-size: 8pt;
}
.sub_nav_td a:link{color: #cccccc;}
.sub_nav_td a:visited{color: #cccccc; text-decoration: none;}
.sub_nav_td a:hover{color: #cccccc;text-decoration: underline;}


#sub_content {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sub_navno {

	width: 100%;
	font-size: 8pt;
}
.sub_nav_tdno {
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sub_nav_out {
	background-color: #5c5c5c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 100%;
}
#sub_nav_outno {
	width: 100%;
}

.models {
	width: 142px;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.models ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.models li{
	padding-left: 3px;
	margin-left: 3px;
}
