/**
 * General HTML Body Styling
 * -------------------------
 */
body {
	background-color: #746a4b;
	margin: 0px;
	line-height: 1em;
}		
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a { 
    text-decoration: none;
	  color : #bdd1d0;
} 

a:hover {
	color: #CC7E55;  

}

h1 { 
	
	font: 185%/1em Arial, Helvetica, sans-serif; 
	font-size: 1.95em; 
	font-weight: bold; 
} 

hr { 
	border: none; 
	border-top: 1px solid #cccccc; 
	height : 3px; 
	width : 100%; 
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url('../images/square2c.png');
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.2em;
	line-height: 140%;
}
  
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #30150c;
	text-align: justify;
}
.code {
	font-weight: bold;
}


.rightColumn {
	background-image: url(../images/img_14.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #56472e;
}	  
  

.header {
	background-image:url(../images/img_03.jpg);
	background-repeat:no-repeat;
	height : 74px;
	background-color: #f8edce;
}
.footer {
	background-image: url(../images/img_24.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #8e784f;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #efe7c9;
	text-align: right;
	padding-right: 10px;
	vertical-align: bottom;
	height: 90px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
}
	.leftfooter {
	background-image: url(../images/img_27.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #56472e;
	width: 130px;
}	

.pagetitle { 
	font-size: 2.25em; 
	font-weight: bold; 
	padding-top: 20px; 
	color: #999999; 
	padding-bottom: 20px;
}		

.pagetitlespacer {
	height: 54px;
	background-image: url(../images/img_18.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #7F514E;
	letter-spacing: 0.1em;
	padding-left: 30px;
	padding-bottom: 10px;
}

.topBorder {

	height: 6px;
	font: 0px/0px sans-serif;
	background-image: url(../images/linedot.gif);
	background-repeat: repeat;
}	


.rightBorder {
width: 6px;
	font: 0px/0px sans-serif;
	background-image: url(../images/linedot.gif);
	background-repeat: repeat;
}



HR.dotted {
	CLEAR: all;
	BORDER-TOP: 1px dashed;
	COLOR: #BBB193;
	HEIGHT: 1px;
	background-color: #EFE7C9;
}
HR.dark {
	CLEAR: all; BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; COLOR: #999999; BORDER-BOTTOM: medium none; HEIGHT: 1px; BACKGROUND-COLOR: #999999
}


/* CSS Form */
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}

.formcontainer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formtitle {
	color: #333333;
	letter-spacing: 0.1em;
	text-align: right;
	vertical-align: top;
}
	
.formcaption {
	padding-bottom   : 15px;
	text-align: center;
	padding-top: 15px;
	line-height: 1.5em;
}

.mark{
	color: #CC0000;
	font-weight: bold;
}

.notice{
	font-size: 10px;
	font-style: italic;
}
.italic {
	font-style: italic;
}
.postbutton {
	background-image: url(../editor_images/post_button_bg.gif);
	text-align: center;
	height: 30px;
	border: 1px solid #b3b3b3;
	vertical-align: bottom;
}

/* CSS News */
.news{
	LINE-HEIGHT: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.news p{ 
	margin: .5em 0 1em 0; 
}

.news h2 {
	margin: .5em 0 1em 0;
	font-weight: bold;
	padding-left: 2px;
	margin-bottom: 5px;
	line-height: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
}


.news ul {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
.news li {
	background-image: url(../all_images/arr.gif);
	background-repeat: no-repeat;
}

.news a:link {
	color: #000000;
	text-decoration: none;
}

.news a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.number {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}

.date {
	font-style: italic;
	color: #999999;
}
.textimg {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.description{
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.justfile{
	text-align: justify;
}

.arrow {
	font-size: 12px;
	color: #CC0000;
}
.uploader {
	font-family: "Times New Roman", Times, serif;
}
.source {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
}
.list {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.producttitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #c5a172;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C5A172;
	letter-spacing: 0.1em;
}

.boldblack {
	font-weight: bold;
	color: #000000;
}
.boldred {
	font-weight: bold;
	color: #FF0000;
	font-size: 120%;
}



.imgproduct {
	padding: 4px;
	border: 1px dashed #CBBEA5;
	height: 160px;
	width: 200px;
	
}
.bgproduct {
	background-image: url(../all_images/bg2.gif);
}

a.sub_title:link{
	font-weight: bold;
	color: #666666;
	padding-top: 6px;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}
a.sub_title:hover{
	font-weight: bold;
	color: #FF3300;
		padding-top: 6px;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
a.sub_title:visited{
	font-weight: bold;
	color: #666666;
	padding-top: 6px;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	
}
/*	menu */

.menutitle{
	cursor:pointer;
	font-family: "Times New Roman", Tahoma, Arial;
	font-size: 12px;
	color: #efe7c9;
	TEXT-DECORATION: none;
	text-align: right;
	letter-spacing: 0.1em;
	DISPLAY: block;
	padding-top: 2em;
	padding-right: 1.3em;
	background-image: url(../images/index_12.gif);
	background-repeat: no-repeat;
	background-position: right 2em;
	width: 130px;
}

.menutitle:link {
	cursor:pointer;
	font-family: "Times New Roman", Tahoma, Arial;
	font-size: 12px;
	color: #efe7c9;
	TEXT-DECORATION: none;
	text-align: right;
	letter-spacing: 0.1em;
	DISPLAY: block;
	padding-top: 2em;
	padding-right: 1.3em;
	background-image: url(../images/index_12.gif);
	background-repeat: no-repeat;
	background-position: right 2em;
}



.menutitle:hover {
	
	cursor:pointer;
	font-family: "Times New Roman", Tahoma, Arial;
	font-size: 12px;
	color: #B3A57D;
	TEXT-DECORATION: none;
	text-align: right;
	letter-spacing: 0.1em;
	DISPLAY: block;
	padding-top: 2em;
	padding-right: 1.3em;
	background-image: url(../images/index_12a.gif);
	background-repeat: no-repeat;
	background-position: right 2em;

	}



.submenu a {
	cursor:pointer;
	DISPLAY: block;
	COLOR: #BBB195;
	TEXT-DECORATION: none;
	font-family:"Times New Roman", Tahoma, Arial;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8F835C;
	text-align: right;
	font-size: 12px;
	padding-right: 15px;
	line-height: 1.7em;
	width: 130px;
}



.submenu a:hover {
	DISPLAY: block;
	COLOR: #333333;
}