/* CSS Document */

.body {
background-image: url(Images/bg.gif);
background-repeat:repeat-x;
}

.bgin {
background-image: url(Images/bg_in.gif);
background-repeat:repeat-x;
}

.content {
font-family:"Trebuchet MS";
font-size:13px;
color:#47515A;
font-weight:normal;
text-align:justify;
line-height:20px;
}

.footer {
font-family:"Trebuchet MS";
font-size:13px;
color:#47515A;
font-weight:normal;
text-align:center;
text-decoration:none;
}

a.footer:active {
font-family:"Trebuchet MS";
font-size:13px;
color:#47515A;
font-weight:normal;
text-align:center;
text-decoration:none;
}
		
a.footer:visited{
font-family:"Trebuchet MS";
font-size:13px;
color:#47515A;
font-weight:normal;
text-align:center;
text-decoration:none;
}
		
a.footer:hover{
font-family:"Trebuchet MS";
font-size:13px;
color:#000000;
font-weight:normal;
text-align:center;
text-decoration:underline;
}

.left
{
	font-family: Arial;
	font-size : 12px;
	color:#47515A;
	font-weight:none;
	text-decoration:none;
	height:30px;
	vertical-align:middle;
	padding-left:15px;
}
a.left
{
	font-family: Arial;
	font-size : 12px;
	color:#868686;
	font-weight:bold;
	text-decoration:none;
	padding-left:0px;
	height:0px;
}
a.left:hover
{
	font-family:Arial;
	font-size : 12px;
	color:#FF0203;
	font-weight:bold;
	text-decoration:none;
}

.left-sel
{
	font-family: Arial;
	font-size : 12px;
	color:#FF0203;
	font-weight:bold;
	text-decoration:none;
	height:30px;
	vertical-align:middle;
	padding-left:15px;
}

.contenthdr {
font-family:"Trebuchet MS";
font-size:15px;
color:#000000;
font-weight:bold;
text-align:left;
line-height:25px;
font-style:italic;
}

.formtxt {
font-family:"Trebuchet MS";
font-size:13px;
color:#47515A;
font-weight:bold;
text-align:left;
line-height:20px;
}

.sm {
	FONT-SIZE: 13px; COLOR: #015016; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none
}
.sm:hover {
	FONT-SIZE: 13px; COLOR: #b52952; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none
}
.smb {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #FF0203; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none
}
.smb:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: "Trebuchet MS"; TEXT-DECORATION: none
}

.hlhdr {
font-family:"Trebuchet MS";
font-size:15px;
color:#31679D;
font-weight:bold;
text-align:left;
line-height:25px;
font-style:italic;
text-decoration:underline;
}