@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	color: #4E4E4E;
	}
p{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}
.tdBox{
	background-color: #ececec;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tdTextArea{
	background-color: #fffefe;
	background-image: url(images/textBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	border: 1px solid #c9c9c9;
}
.coyright_text{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.textBold{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.textBoldWhite{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textBoldUnderline{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.text{
	font-family: Arial;
	font-size: 12px;
	color: #333333;


}

.textBold1{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
H1{
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-transform: capitalize;
}

H2{
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-transform: capitalize;
}


.seprator_linktop{
	font-family: Arial;
	font-size: 14px;
	color: #CFDB78;
}
a.linktop:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a.linktop:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a.linktop:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a.linktop:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a.link:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a.link:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a.link:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a.link:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

	
		
a.linkFooter:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
a.linkFooter:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;

}
a.linkFooter:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;

}
a.linkFooter:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;

}
.textBoldLarge{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.textLarge{
	font-family: Arial;
	font-size: 18px;
	color: #333333;
}

li{
	font-family: Arial;
	font-size: 14px;
	color: #333333;
}