﻿
.btncss
{
	cursor: hand;
	border-bottom: black thick solid;
}
.btnonblur
{
	cursor: hand;
	background-color: #5ffcff;
}
.btnfocus
{
	cursor: hand;
	background-color: red;
}
.pgsubhead {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.adminpglnks
 {
 font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
 }
 .LNKS {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.msgstyle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#6633FF;
	text-decoration: none;
}
.adminpgstyle
 {
 font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
 }
 .userlnks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6B6861;
	text-decoration: none;
}
a.userlnks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#009FEC;
	text-decoration: none;
}
.borderstyle {
	padding: 2px;
	border: 2px solid #336699;
}
.back
 {
    font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #003399;
	border-color:#336699;
	color: White;
}
.heading
 {
    font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;	
	
}

.lnk
{
	border-right: maroon thin outset;
	border-top: maroon thin outset;
	border-left: maroon thin outset;
	color: black;
	border-bottom: maroon thin outset;
	font-family: 'Times New Roman';
	cursor: default;
	text-decoration: none;
}
