/*CSS Style sheet for the Comweb application*/
/* DO NOT EDIT - THIS FILE IS GENERATED FROM WITHIN THE APPLICATION */

body
{
	color: black;
	background-color: white;
	font-size: 13px !important;
    font-weight: normal;
    font-family: Trebuchet MS !important;
	margin: 0px 0px 0px 0px;
	height: 100%;
	text-decoration: none;
	border: none;
	background-position: left top;
	background-repeat: repeat;
	background-position: left top;
	display: block;
}

h1
{
  color: green;
  font-family: Trebuchet MS;
  background-color: white;
  font-size: 16px;
  font-weight: normal;
  margin:0pt 0pt 0pt;
}

h2
{
  color: green;
  font-family: Trebuchet MS;
  background-color: white;
  font-size: 14px;
  font-weight: normal;
  margin:0pt 0pt 0pt;
}
h3
{
  color: green;
  font-family: Trebuchet MS;
  background-color: white;
  font-size: 13px;
  font-weight: normal;
  margin:0pt 0pt 0pt;
}

h4
{
  color: green;
  font-family: Trebuchet MS;
  background-color: white;
  font-size: 13px;
  font-weight: normal;
  margin:0pt 0pt 0pt;
}

a
{
	font-weight: normal;
	color: green;
	text-decoration: none;
	border: none;
}

a:visited
{
	color: green;
	font-weight: normal;
}

a:hover
{
	font-weight: normal;
	color: green;
	text-decoration: underline;
	border: none;
}
.h1
{
  color: green;
  font-family: Trebuchet MS;
  background-color: white;
  font-size: 16px;
  font-weight: normal;
}

.h2
{
  color: green;
  font-family: Trebuchet MS;
  background-color: white;
  font-size: 14px;
  font-weight: normal;
}
.h3
{
  color: green;
  font-family: Trebuchet MS;
  background-color: white;
  font-size: 13px;
  font-weight: normal;
}

.h4
{
  color: green;
  font-family: Trebuchet MS;
  background-color: white;
  font-size: 13px;
  font-weight: normal;
}


.announcement
{
}
.announceSubject
{
	font-family:Trebuchet MS;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
}
.announceBody
{
	font-family:Trebuchet MS;
	font-size:13px;
}
.announceDate
{
	text-align:right;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.masterGlobal
{
	background-color: #122207;
	background-image: url('NewBackgroundGoldTexture1.jpg');
	background-position: left top;
	background-repeat: repeat; 
	border-width: 0px;
	border-collapse: collapse;

}
.masterHeader
{
	width: 100%;
	background-color: #122207;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing:0px;
	padding: 0px 0px 0px 0px;
}
.masterSite
{
	width: 940px;
	background-color: #122207;
	border-width: 2px; 
	border-color: #e4e16d; 
	border-collapse:  collapse;
	border-spacing: 2px; 
	border-style: groove; 
	margin: 00px 20px 00px 20px; 
	text-align:center;
    margin-left:auto;
    margin-right:auto;

}
.masterPage
{
	width: 100%;
    height: 400px; 
	background-color: #122207;
	border-width: 0px;
	border-collapse: collapse;
	border-style: none;   
}

.masterContentArea
{
   	vertical-align: top;
   	text-align:left;
   	width: 100%;
	background-color: white;
	padding: 00px 10px 00px 10px; 
	border-width: 2px; 
	border-color: #e4e16d;
	border-collapse:  collapse;
	border-spacing: 2px; 
	border-style:groove; 
}

.masterMenu1
{
    width: 180px; 
   	background-color: white;
}

.masterMenu2
{
	width: 100%;
	background-color: #122207;
	border-width: 0;
	border-collapse: collapse;
	border-spacing: 0px;
}

.masterMenu3
{
	background-color: #122207;
}

.masterWeather
{
  	background-color: #122207;
}

.sitewelcome
{
	background-color: #122207;
	font-size: 16px;
	color:white;
	font-weight: normal;
	height:30px;
	text-align:left;
	vertical-align:middle;
}

.masterFooter
{
	width: 100%;
	color: White;
	background-color: ;
	background-image: url('Click here to upload / select an image');
	background-position: left top;
	background-repeat: repeat;
	border-width: 0;
	border-collapse: collapse;
	text-align: left;
	font-size: 10px;
}

.masterFooter tbody,.masterFooter tfoot,.masterFooter thead,.masterFooter th,.masterFooter td
{
	color: White;
	border-collapse: collapse;
	font-size: 10px;
}
.masterFooter a
{
	font-weight: bold;
	color: #9f9741;
	text-decoration: none;
	border: none;
}

.masterFooter a:visited
{
	color: #9f9741;
	font-weight: bold;
}

.masterFooter a:hover
{
	font-weight: bold;
	color: #9f9741;
	text-decoration: underline;
	border: none;
}

.adminPage
{
	width: 980px;
    height: 400px;
	background-color: white;
	border-width: 0px;
	border-collapse: collapse;
	border-style: none;   
}

.alertUrgent
{
    color:Red;
    vertical-align:top;
}
.alertHigh
{
     color:#FF9900;
     vertical-align:top;
}
.alertNormal
{
    color:white;
    vertical-align:top;
}