
/* Begin Body */
body {
	margin:  0px;
	cursor: default;
	background-color: #c3c1c1;
	background-image: url('-');
        background-attachment: ;
	background-position: top left;
	background-repeat: repeat-x;
font-family: 'Trebuchet MS'; 
font-size:13px; 
        color: #626464; 
        text-align: justify; 
}

/* End Body */



/* Begin Links */

a {cursor: hand; font: bold 10px tahoma; letter-spacing: 0; text-transform: uppercase; text-decoration:underline; }  
a:link, a:visited {color:#a1685f;}
a:hover{ color:#163562; text-decoration:none; }
a:active { color:#a1685f;}


.header a {
	text-decoration: none;
	color: #000000;
}
.subheader a {
	text-decoration: none;
	color: #000000;
}
a img{
        background-color: #-;
        border:0px solid #cbd0d7;
        margin: 1px;
        padding: 1px;
        border-radius: 3px;
       filter:alpha(opacity=100);
       opacity:1;
} 

a:hover img {
        background-color: #-;
        border:0px solid #cbd0d7;
        margin: 1px;
        padding: 1px;
        border-radius: 3px;
       filter:alpha(opacity=50);
       opacity:0.7;
}
/* End Links */



/* Begin Body Tags */
h1 {
background-color: #cecece;
color: #222226;
font: bold 17px 'Trebuchet MS';
border-bottom: 1px solid #9a9a97; 
letter-spacing: -1px;
text-align: Left;
padding: 5;
padding-left: 15px;
text-shadow: #ffffff 1px 1px 1px;
border-radius: 5px;
margin-top: 10px;
margin-bottom: 5px;
}

h2 {
color: #414141;
font: normal 10px 'Trebuchet MS'; 
letter-spacing: 1px;
text-align: Left;
text-transform: uppercase;
padding: 0px;
padding-right: 5px;
padding-bottom:10px;
}

h3 {
font: normal 15px 'Trebuchet MS'; 
color: #e1dfdf;
border-bottom: 1px dotted #FFFFFF;
background: #-;
text-align: Left;
padding: 3px;
}

h4 {
background: url('images/h1c.jpg') no-repeat;
font: bold 10px 'Trebuchet MS'; 
text-transform: none;
color: #FFFFFF;
text-align: center;
padding: 2px;
margin-top:20px;
margin-bottom:5px;
margin-right: -8px;
margin-left: -10px;
}

table, tr, td, div {
font-family: 'Trebuchet MS'; 
font-size:13px; 
        text-align: justify;
	vertical-align: top;
}
.title {
	font:11px georgia, 'times new roman', serif;
	background-color: #ececec;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #252935;
	letter-spacing: 0px;
	line-height: 8px;
	color: #252935;
	padding: 5px;
}
.sidetitle {
	font:11px georgia, 'times new roman', serif;
	background-color: #2c4962;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #252935;
	letter-spacing: 0px;
	line-height: 8px;
	color: #252935;
	padding: 5px;
}
.boxtitle {
	font:11px georgia, 'times new roman', serif;
	background-color: #f2f2f2;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #252935;
	letter-spacing: 0px;
	line-height: 8px;
	color: #252935;
	padding: 3px;
}
.subtitle {
	font:11px georgia, 'times new roman', serif;
	background-color: #f2f2f2;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #252935;
	letter-spacing: 0px;
	line-height: 8px;
	color: #252935;
	padding: 5px;
}

.content {
	background-color: #fdf9fb;
	font: 10px georgia, 'times new roman', serif;
	text-align: justify;
	vertical-align: top;
}
.welcome {
	font: 10px georgia, 'times new roman', serif;
        color: #626464;
	text-align: justify;
	vertical-align: top;
}
/* End Body Tags */



/* Begin Descriptive Text */
b, strong {
	color: #323343;
}
i, em {
  color: #8E9D79;
  letter-spacing: 1px;}
s, strike {
  color: #000000;}
u, underline {
        color: #CB9648;
        font-style: border; }
/* End Descriptive Text */



/* Begin Forms */
textarea, input, select, button {
	background-color: #EFEFEF;
	border: 1px solid #7A7A7A;
	font-family: Tahoma;
	font-size: 10px;
	color: #7A7A7A;
}
/* End Forms */
