/* CSS Document */
BODY {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	background-color: #EAEAE2;
	margin:0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
} 
P{
text-align:justify
}
.header{background-color:#EAEAE2;
font-family:Century Gothic;
font-size:15px;
font-weight:bold;
color:#66999A;
text-align:left;}

.button{background-image:url(images/buttonbg.jpg);
background-position:center;
background-repeat:repeat-x;
height:39px;
}
.button A {font:Arial;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;}

.button A:hover {
	color :#F7AD00;
		} 

.yellowheading{
font-family:Book Antiqua;
color:#F7AD00;
font-size:25px;
font-weight:bold;
text-align:right;
}
.yellowtxt{
font-family:Arial Narrow;
color:#ffca00;
font-size:16px;
font-weight:500px;
text-align:right;
}
.yellowtxt a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.yellowtxt a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.yellowtxt a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.yellowtxt a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.boldtxt{font:Arial;
font-weight:bold;
color:#FFFFFF;}

.yellobold{font:Arial;
font-weight:bold;
color:#EFC000;
text-align:left;}

.txt{font:bold 12px Arial;
color:#000000;
text-align:left;
}
.bborder{
border-bottom: 50px solid #000000;
}
.white{font:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:30px;
text-align:left;}
.hometxt{
	font-family:  Arial;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#000000;
	text-align: left;
	padding: 0px 5px 5px;

	}
	.h2{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	letter-spacing: 1em;
	padding-left: 5px;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tb {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.enlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #e8e8e8;
	border: 1px dotted #CCCCCC;
	letter-spacing: 1px;
}
.padleft {
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.padleft a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.padleft a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.padleft a:active{
	color: #FFFFFF;
	text-decoration: none;
}
.padleft a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.enlarge a:link{
	color: #000000;
	text-decoration: none;
}
.enlarge a:active{
	color: #000000;
	text-decoration: none;
}
.enlarge a:visited{
	color: #000000;
	text-decoration: none;
}
.enlarge a:hover{
	color: #000000;
	text-decoration: none;
}
.h4 {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
	padding-left: 3px;
}
hr {
	color: #f8f8f8;
}
