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

body {
	background-color: #000;
}
.Nav1 a:link, .Nav1 a:visited,  .Nav1 a:active {

	font-size: 14px;
	color: #630001;
	font-weight: 700;
	font-variant: small-caps;
	text-decoration:none;

}

.Nav1  a:hover {

	font-size: 14px;
	color: #630001;
	font-weight: 700;
	font-variant: small-caps;
	text-decoration:underline;

}
.Nav2 a:link, .Nav2 a:visited, .Nav2 a:active{

	font-size: 14px;
	color: #fff;
	font-weight: 700;
	font-variant: small-caps;
	text-decoration:none;

}

.Nav2  a:hover {

	font-size: 14px;
	color: #fff;
	font-weight: 700;
	font-variant: small-caps;
	text-decoration:none;

}

.NavBar3 a:link, .NavBar3 a:visited, .NavBar3 a:active {

	font-size: 10px;
	color: #fff;
	font-weight: 700;
	font-variant: small-caps;
	text-decoration:none;

}

.NavBar3  a:hover {

	font-size: 10px;
	color: #fff;
	font-weight: 700;
	font-variant: small-caps;
	text-decoration:none;

}

.borderL {
	background-image: url(../images/L.png);
	background-repeat: repeat-y;
}
.borderR {
	background-image: url(../images/R.png);
	background-repeat: repeat-y;
}
.borderTOP {
	background-image: url(../images/T.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.borderBottom {
	background-image: url(../images/B.png);
	background-repeat: repeat-x;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url(../images/nav.jpg);
	font-variant: small-caps;
	padding-right: 0px;
	color: #FFF;
	vertical-align: middle;
	background-color: #2E2E2E;
	background-repeat: no-repeat;
}

.tdBody {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
}
.tdBodyAbout {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 65px;
	text-align: justify;
	vertical-align: 30%;
}
.bNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	color: #FFF;
	background-image: url(../images/bottom.jpg);
	background-position: bottom;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFF;
}


.head2 {
	color: #630001;
	font-size: 16px;
	font-weight: 800;
}
.head3 {
	color: #630001;
	font-size: 18px;
	font-weight: 800;
}
.Red {
	color: #630001;

}
.tdLine {
	background-image: url(../images/h-line.png);
	background-repeat: repeat-y;
}

.RedSmall{
	color: #630001;
    font-size: 12px;
	font-style: italic;
}
.RedMed{
	color: #630001;
    font-size: 14px;
	font-style: italic;
}



.navTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #630001;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFF;
}

.navTag-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;

	padding-left: 25px;
	background-color: #FFF;
}
.tdPad15 {
	padding: 15px;
	text-align: justify;
}
.TdAbout {
	font-size: 14px;
}
