A:link         {color: #6600FF; text-decoration: none;}
A:active     {color: #6600FF; text-decoration: none;}
A:visited      {color: #6600FF; text-decoration:none;}
A:hover      {color: #FF3333; text-decoration:  underline;}

.header_link:link         {color: #E13600; text-decoration: none; font-family:Arial; font-size:12px; font-weight:bold}
.header_link:active     {color: #E13600; text-decoration: none; font-family:Arial; font-size:12px; font-weight:bold}
.header_link:visited      {color: #E13600; text-decoration: none; font-family:Arial; font-size:12px; font-weight:bold}
.header_link:hover      {color: #000000; text-decoration: underline; font-family:Arial; font-size:12px; font-weight:bold}

.header{
color: #E13600; font-family:Arial; font-size:12px; font-weight:bold;
}

.bg_top_middle {
	background-position: left bottom;
}
.bg_bottom_right {
	background-position: right bottom;
}
.bg_bottom_left {

	background-position: left bottom;
}
.bg_left {
	background-position: left;
}
.bg_right {
	background-position: right;
}
.bg_left_hor {
	background-position: left top;
	background-repeat: repeat-x;
}
.bg_right_hor {

	background-position: right top;
	background-repeat: repeat-x;
}
.bg_middle {
	background-position: center;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #535353;
}
.links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #575757;
}
.main {
	font-family: Verdana;
	font-size: 11px;
	color: #4E4E4E;
}
.login_text {
    font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.NormalText {
	font-family: Verdana;
	font-size: 11px;
	color: #4E4E4E;
}
.AddProgram {
	font-family: Verdana;
	font-size: 11px;
	color: #4E4E4E;
}
.DeleteText {
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
}
.RateHeading {
 font-family: Verdana;
 font-size: 13px;
 color: #000000;
 font-weight: bold;
}

.welcome{
 font-family: Verdana;
 font-size: 14px;
 color: #FF0000;
 font-weight: bold;
}
li   { list-style-type: square }
P { color: #FF0000; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Tahoma,Arial , Helvetica}
TD  { color: #585858; font-style: normal; font-weight: normal; font-size: 12px; font-family: Verdana }

