/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2A2E65;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #903205;
}
.textitl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #903205;
	font-style: italic;
}
.textitlund {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #903205;
	font-style: italic;
	text-decoration: underline;
}
.textund {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #903205;
	text-decoration: underline;
}
.textbld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #903205;
}
.textblditl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #903205;
	font-style: italic;
	
}
.textblditlunder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #903205;
	font-style: italic;
	text-decoration: underline;
}
.textbldunder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #903205;
	text-decoration: underline;
}
.textbld_yel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C15C00;
}
.textbldital_yel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C15C00;
	font-style: italic;
}
.textmicro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.textmicrorust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #903205;
}
.text_micro_und {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.hdr_rust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #903205;
	text-decoration: underline;
}
.hdr_rustbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #903205;
}
.hdr_rustbig_itl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #903205;
	font-style: italic;
}
.hdr_yel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C15C00;
}
.hdr_yel_itl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C15C00;
	font-style: italic;
}
.borderrust{
	padding: 2px;
	border: 2px solid #903205;
}

a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.bgnd_body {
	background-image: url(../img/bgnd_body.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.ulbullet {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 40px;
	}

/*- Menu 2--------------------------- */
	
.menu2 {
	width: 180px;
	margin: 0px;
	border-width: 1px;
	float: none;
	padding-bottom: 0px;
	}
	
.menu2 li a {
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C15C00;
	line-height: 20px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #903205;
	}	
	
.menu2 li a:link, .menu2 li a:visited {
	color: #C15C00;
	display: block;
	background:  url(../img/menu2.gif);
	padding: 0px 0 0 30px;
	margin-top: 0px;
	}
	
.menu2 li a:hover {
	color: #903205;
	padding: 0px 0 0 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	background-image: url(../img/menu2.gif);
	background-position: 0 -40px;

	}
/*- border--------------------------- */
.border {
	border: 1px solid #993300;
}

/*- margin--------------------------- */
.margin_rgt {
	margin-right: 10px;
}
.margin_lft {
	margin-left: 10px;
}
/*- showcase--------------------------- */
.showcase_rgt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: 903205;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.showcase_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: 903205;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}