/* CSS definition file containing sitestyle stylesheets */
H1 { 
font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
font-size: large; color: rgb(204,0,0); 
font-weight: bold;  
background-color: inherit; 
}

 H2 { 
 font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
 font-size: medium; 
 color: rgb(0,0,153);  
 background-color: inherit; 
 }
 
 P { 
 font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
 font-size: x-small; 
 font-weight: normal; 
 font-style: normal;   
 }
 
 A { 
 font-family: 'Arial Narrow', sans-serif; 
 font-size: x-small; 
 font-weight: normal; 
 font-style: normal;  
 }

BODY 
{
	color: rgb(0,0,0);
	background-image: url("../assets/images/background.gif");
	margin-top : 0px;
	margin-left : 0px;
	font-family: 'Arial Narrow', sans-serif;
	font-size: x-small;
	background-color: inherit; 
}
 A:link { color: rgb(63,168,36); background-color: inherit;}
 A:visited { color: rgb(117,141,114); background-color: inherit;}
 
 li {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
 
.SouthTexas
 {
	font-size: x-large;
	color: rgb(204,0,0);
	font-weight : bold;
	font-family : 'Arial Narrow', sans-serif;
	background-color: inherit;
}

.normal
{
 background-color: white;
 color: black;
}
.firetraining
{
 background-color: #FFFF99;
 color: red;
}
.special
{
 background-color: #FFCC66;
 color: #000099;
}
.techtraining
{
 background-color: #99FFCC;
 color: #000099;
}

.CalendarTables
{
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	BORDER-LEFT: medium none; 
	WIDTH: 500px; 
	BORDER-BOTTOM: medium none; 
	Border-color: #E0E0E0;
}
.SmallTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;	
	color: rgb(204,0,0);
	font-weight: bolder;
	background-color: inherit;
}

.Footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.Footer A:Link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: None;
	color: rgb(0,0,153);
	background-color: inherit;
}

.Footer A:Active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: None;
	color: rgb(0,0,153);
	background-color: inherit;
}

.Footer A:Visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: None;
	color: rgb(0,0,153);
	background-color: inherit;
}

.Footer A:Hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;
	color: rgb(0,0,153);
	background-color: inherit;
}

.ItalicTitle
{
	font-size: x-small; 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-weight: bold;
	font-style: italic;
}

.ItalicTitle2
{
	color: rgb(204,0,0);
	font-size: x-small; 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-weight: bold;
	font-style: italic;
	background-color: inherit;
}

.Body2
{
	color: rgb(204,0,0);
	font-size: x-small; 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: inherit;
}

.BlueItalicTitle
{
	font-size: x-small; 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-weight: bold;
	font-style: italic;
	color: rgb(0,0,153);
	background-color: inherit;
}

.Body1
{
	font-size: x-small; 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-weight: normal;
	font-style: normal;
	color: rgb(0,0,153);
	background-color: inherit;
}

.Memberlist
{
	font-family: sans-serif;
	font-size: x-small;
}

.Memberlist A:link 
{
	color: rgb(63,168,36);
	font-family: sans-serif;
	font-size: xx-small;
	text-decoration: underline;
	background-color: inherit;
}
.Memberlist A:visited 
{
	color: rgb(117,141,114);
	font-family: sans-serif;
	font-size: xx-small;
	text-decoration: underline;
	background-color: inherit;
}

.Memberlist A:active 
{
	color: rgb(63,168,36);
	font-family: sans-serif;
	font-size: xx-small;
	text-decoration: underline;
	background-color: inherit;
}

.MemberlistOdd
{
	color: Black;
	font-family: sans-serif;
	font-size: x-small;
	background-color: #ffffcc;
}

.MemberlistOdd A:link 
{
	color: rgb(63,168,36);
	font-family: sans-serif;
	font-size: xx-small;
	text-decoration: underline;
	background-color: #ffffcc;
}
.MemberlistOdd A:visited 
{
	color: rgb(117,141,114);
	font-family: sans-serif;
	font-size: xx-small;
	text-decoration: underline;
	background-color: #ffffcc;
}

.MemberlistOdd A:active 
{
	color: rgb(63,168,36);
	font-family: sans-serif;
	font-size: xx-small;
	text-decoration: underline;
	background-color: #ffffcc;
}



.MenuActive 
{
	font-family: sans-serif;
	font-size: x-small;
	color: White;
	text-decoration: none;
	font-weight : bold;
	background-image: url("../assets/images/autogen/active.gif");
	width : 140px;
	height: 18px;
	text-align : center;
	background-repeat : no-repeat;
	display:block;
	text-indent: 0px;
	background-color: Black;
}

.MenuActive A
{
	font-family: sans-serif;
	font-size: x-small;
	color: White;
	text-decoration: none;
	font-weight : bold;
	background-image: url("../assets/images/autogen/active.gif");
	text-align : center;
	background-repeat : no-repeat;
	display:block;
	background-color: Black;
	padding-top: 3px;
}

.MenuActive A:active
{
	font-family: sans-serif;
	font-size: x-small;
	color: White;
	text-decoration: none;
	font-weight : bold;
	background-image: url("../assets/images/autogen/active.gif");
	text-align : center;
	background-repeat : no-repeat;
	display:block;
	background-color: Black;
	padding-top: 3px;
}

.MenuActive A:visited
{
	font-family: sans-serif;
	font-size: x-small;
	color: White;
	text-decoration: none;
	font-weight : bold;
	background-image: url("../assets/images/autogen/active.gif");
	text-align : center;
	background-repeat : no-repeat;
	display:block;
	background-color: Black;
	padding-top: 3px;
}



.MenuUnActive
{
	font-family: sans-serif;
	font-size: x-small;
	color: White;
	text-decoration: none;
	font-weight : normal;
	width : 140px;
	height: 18px;
	text-align : center;
	background-repeat : no-repeat;
	display:block; 
	background-color: Black;
	padding-top: 3px;
	
	
}

.MenuUnActive A
{
	font-family: sans-serif;
	font-size: x-small;
	color: White;
	text-decoration: none;
	text-align : center;
	background-repeat : no-repeat;
	display:block; 
	background-color: Black;
	padding-top: 3px;
}

.MenuUnActive A:active
{
	font-family: sans-serif;
	font-size: x-small;
	color: White;
	text-decoration: none;
	text-align : center;
	background-repeat : no-repeat;
	display:block; 
	background-color: Black;
	padding-top: 3px;
}

.MenuUnActive A:visited
{
	font-family: sans-serif;
	font-size: x-small;
	color: White;
	text-decoration: none;
	text-align : center;
	background-repeat : no-repeat;
	display:block; 
	background-color: Black;
	padding-top: 3px;
}

.MenuUnActive A:hover 
{
	font-family: sans-serif;
	font-size: x-small;
	color: White;
	text-decoration: none;
	font-weight : bold;
	text-align : center;
	background-repeat : no-repeat;
	display:block; 
	background-color: Black;
	padding-top: 3px;
	background : url("../assets/images/autogen/active.gif");
}

.MenuImage
{
	background-image: url("../assets/images/autogen/active.gif");
	width : 137px;
	height: 17px;
	text-align : center;
	background-color: black;
	color: white;
}

.BlackBox
{
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	border: 2px solid;
	border-color: Black;
}

.RedBox
{
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	border: 2px solid;
	border-color: rgb(204,0,0);
}

.Changebox
{
	border: 1px solid;
	border-color: rgb(204,0,0);
}

.BlueBox
{
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	border: 2px solid;
	border-color: rgb(0,0,153);
}

.Toplines
{
	border-top: 1px solid rgb(0,0,153);
	border-bottom: 1px solid rgb(0,0,153);
	background-color: inherit;
	color: Black;
}

.calendar table
{
	border-top: 1px solid gray; 
	border-left: 1px solid gray;
}
.calendar td
{
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	padding: 1px;
}



