
}
#container { margin: 0px auto;
text-align: center; 
}

/* Begin Body */
body {
	cursor: default;
        background-image:url(images/background2.gif);
        background-repeat:repeat-y;
background-position:center;
		background-color:#a2a2a2;
	font-family: arial;
	font-size: 12.5px;
        color: #121212;  
scrollbar-face-color: #232323;
scrollbar-arrow-color: #ffffff;
scrollbar-shadow-color: #232323;
scrollbar-darkshadow-color:#232323;
scrollbar-highlight-color:#232323;
scrollbar-track-color: #232323;
scrollbar-3dlight-color: #232323;
margin: 0px auto;
}

h1 {
color: #046aac;
font-size:14pt;
font-family: Tahoma;
text-align: left;
margin-bottom: 0px;
margin-top: 0px;
padding-left: 0px;
}

h2 {
color: #363636;
font-size:14pt;
font-family: Tahoma;
text-align: left;
margin-bottom: 0px;
margin-top: 0px;
padding-left: 0px;
}
/* End Body */

/* Begin Links */
a {
	font-size: 12px;
	font-weight: bold;
	text-transform: normal;
	text-decoration: normal;
	color: #000000;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	text-transform: normal;
	text-decoration: underline;
	color: #046aac;
}
a img {
	border: 0px solid #ffffff;
}
a:hover img {
	border: 0px solid #ffffff;
}
/* End Links */



/* Begin Body Tags */
table, tr, td {
	font-family: Tahoma;
	font-size: 12.5px;
        color: #000000; 
        text-align: left; 
	vertical-align: top;
}
.header {
	background-image:url('images/navigationbg.png');
	font-size: 13.5pt;
	font-weight: bold;
	font-family: arial;
	text-transform: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0px;
        border-bottom: 0px solid #af9f87;
	line-height: 16px;
	color: #171717;
}
.navigation {
	background-image:url('images/navigationbg.png');
	font-size: 13.5pt;
	font-weight: bold;
	font-family: arial;
	text-transform: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0px;
        border-bottom: 0px solid #af9f87;
	line-height: 16px;
	color: #aaaaaa;

}

.content {
	font-family: Tahoma;
	font-size: 10px;
        color: #404040; 
        text-align: justify; 
	background:#dfdfdf;
	vertical-align: top;
        border: 00px solid #c8c8c8;

}

.subcontent {
	font-family: Tahoma;
	font-size: 10px;
        color: #404040; 
        text-align: justify; 
	background:#ffffff;
	vertical-align: top;
        border: 0px solid #c8c8c8;

}

/* End Body Tags */



/* Begin Descriptive Text */
b, strong {
	color: #046aac;
}
i, em {
  color: #808080;
}
s, strike {
  color: #808080;}
u, underline {
        color: #808080;
        font-style: border; }
/* End Descriptive Text */



/* Begin Forms */
textarea, input, select, button {
	background-color: #D8D8D8;
	border: 2px solid #242424;
	font-family: Tahoma;
	font-size: 12px;
	color: #252525;
}
/* End Forms */