﻿
body {
	font-family: "Trebuchet MS";
	
}
.ButtonBG {
	text-align: left;
	background-image: url('/images/Button_bg.gif');
}
.BoxesBG {
	background-image: url('/images/blue_box.gif');
}
.footer {
	background-image: url('/images/bg_footer.gif');
}

.SectionHeading {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #AC3339;	
	text-decoration:none;
	
}

.SectionHeading A:link {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #AC3339;	
}

.SectionHeading A:visited {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #AC3339;	
}

.SectionHeading A:hover {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #AC3339;	
}

.SectionHeading A:active {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #AC3339;	
}



.Logout {
	
	font-family: "Trebuchet MS";
	font-size: small;
	color:Maroon;
}


.Content {
	
	font-family: "Trebuchet MS";
	font-size: small;
}


.BodyText {
	
	font-family: "Trebuchet MS";
	font-size: small;
	text-align:justify;
 color:#626262;
	 
}

.BodyText A:link {
	
	font-family: "Trebuchet MS";
	font-size:small;
	color: #AC3339;
	text-decoration:none;

}
.BodyText A:visited {
font-family: "Trebuchet MS";
	font-size:small;
	color: #AC3339;
	text-decoration:none;

}
.BodyText A:hover {
font-family: "Trebuchet MS";
	font-size:small;
	text-decoration:none;
	color: #AC3339;

}
.BodyText A:active {
font-family: "Trebuchet MS";
	font-size:small;
	text-decoration:none;
}


.Resources {
	
	font-family: "Trebuchet MS";
	font-size:small;
	color: #7A7A7A;
	text-decoration:none;

}
.Resources A:link {
	
	font-family: "Trebuchet MS";
	font-size:small;
	color: #7A7A7A;
	text-decoration:none;

}
.Resources A:visited {
font-family: "Trebuchet MS";
	font-size:small;
	color: #7A7A7A;
	text-decoration:none;

}
.Resources A:hover {
font-family: "Trebuchet MS";
	font-size:small;
	text-decoration:none;
	color: #AC3339;

}
.Resources A:active {
font-family: "Trebuchet MS";
	font-size:small;
	text-decoration:none;
}


.Menu {
	
	color: #7A7A7A;
	font-family: "Trebuchet MS";
	font-size: small;
	text-align: center;

}
.Menu A:link {
	
	color: #7A7A7A;
	font-family: "Trebuchet MS";
	font-size: small;
	text-align: center;
	text-decoration:none;

}
.Menu A:visited {
color: #7A7A7A;
	font-family: "Trebuchet MS";
	font-size: small;
	text-align: center;
text-decoration:none;


}
.Menu A:hover {

	font-family: "Trebuchet MS";
	font-size: small;
	text-align: center;
	color: #AC3339;
	text-decoration:none;


}
.Menu A:active {
font-family: "Trebuchet MS";
	font-size: small;
	text-decoration:none;


}


.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=78);
-moz-opacity: 1;
}



.DottedLine {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #F1C5C5;
}


.HeadingQA {
	color: #C52D32;
	font-size: xx-large;
	font-family: "Trebuchet MS";
	text-align: right;
}



.HeadingEducation {
	color: #191874;
	font-size: xx-large;
	font-family: "Trebuchet MS";
	text-align: right;
}
