/* Global Styles */

body {
	padding: 0;
	margin: 0;
	width: 100%;
	display: table;
	background-position: center;
	background-color: #000;
	background-image: url(images/bg.jpg);
}

a:hover {
	color: #DF0000;
}


.redborder
{
    border-color: red;
    border-width: 1px;
    border-style: solid;
}

a {
	text-decoration: none;
	font-weight: normal;
	display: inline-block;
	color: #CCC;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:12px arial;
	color: #000000;
	letter-spacing:0.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #000000;
	letter-spacing:normal;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	}

.sidebarText {
	line-height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: normal;
	color: #CCCCCC;
	font-style: normal;
	}
	
.bodyText {
	line-height: normal;
	color: #CDCDC1;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: normal;
	
	}
	
.pageName {
	color: #B8B8B8;
	letter-spacing: 2px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	}
.Pagenamesm {
	color: #DF0000;
	letter-spacing: normal;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.PagenamesmCopy {
	color: #DF0000;
	letter-spacing: 2px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
}
.PagenamesmCopy2 {
	color: #DF0000;
	letter-spacing: 2px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: none;
}




	
.subHeader {
	color: #DF0000;
	font-weight: normal;
	letter-spacing: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: normal;
	font-variant: normal;
	}
.subHeader2 {
	color: #DF0000;
	font-weight: normal;
	letter-spacing: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-variant: normal;
}

	
.navText {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.5em;
	}
.navText2 {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: normal;
}

	
.calendarText {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	letter-spacing: normal;
	font-weight: bold;
	}
	
	
.midText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #E2E2E2;
}
.style1 {
	color: #666666;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.style2 {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.style2Copy {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.style2Copy2 {
	color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
}



.tpr {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #AEAEAE;
	font-style: normal;
}
.hr  {
	color: #790000;
	background: #000000;
	width: 100%;
	height: thin;
	border-style: dotted;
 }
