/* CSS Document */

*{
	background-color:#FDF2D9;
}
body {
	background-color:#FDF2D9;
	font-family: tahoma, "Times New Roman";
	font: 12pt;
}
table{
	background-color:#FDF2D9;
}
img{
	border-style:none;
}


/*Start Hyperlinks */
a:link{
	color: #0000ff;		/*dark blue*/
	text-decoration: none;
	font: normal tahoma, georgia;
}
a:visited{
	color: #0000ff;
	text-decoration: none;
	text-shadow: 5px #0099FF;
}
a:hover{
	color: red;
	text-decoration: underline;
	text-shadow: 5px;
}
.Hlinks {
	font-size: x-small;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
/*End - Start Hyperlinks */

/*Other Classes*/
.attention {
	font-family: "Bookman Old Style", "Book Antiqua", "Century Gothic";
	color: #FF0000;
	font-size: 16px;
	font-style: normal;
	background-color: #FFFF00;
	font-weight: bolder;
	line-height: 1.5;

}
.divSRP{
	color:#FF6600;
	font-size: x-small;
}
.email{
	color: #0000ff;
	text-decoration: none;
	font: normal 10pt tahoma;
}
.ekfeed {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FDF2D9;
}

hr {
	color: #cccc99;
}

.mainmenu{
	color: #0000ff;
	text-decoration: none;
	font: normal 11pt tahoma;
}
.pg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
}

.quote{
	font-family: ;
	font: medium;
	text-align: left;
}
.SecHeader {
	font-family: "Bookman Old Style", "Book Antiqua", "Century Gothic";
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #4B4541;
	text-align: left;
}

.note{
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	color: #0099CC;
}

/*Start - Computer Workshops*/
.CwsEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #FBE6B5;
	text-align: center;
}
.CwsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
	text-decoration: underline;
	text-align: center;
}
/*End - Computer Workshops*/
.HLattention {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
}
.ek-header {
	font-family: "Bookman Old Style", "Book Antiqua", "Century Gothic";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	color: FF0000;
}
.wsregalert {
	color: #FF0000;
	font-size: large;
	font-weight: 800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: blink;
	text-align: center;

}
.register {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	background-color: #FBE6B5;
	cursor: hand;
	filter: Blur(Add=3, Direction=160, Strength=5);
}
.unlistheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.txtcolor-blue {
	color: #0000FF;
}
.note2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #CC6600;
}
