BODY 
{	MARGIN: 0px; 
	BACKGROUND-COLOR: #FAFAFA 
}
.textTitle {
	font-family: Verdana;
	font-size: 30px;
	font-weight: normal;
	color: #928FC2;
}
.textHeading {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #5073AB;
}
.textHeadingSmall {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.textHeadingWhite {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #858585;
}
.textHeadingBlue {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #5073AB;
}
.textLabel {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
}
.textLink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	/*color: #5C5C5C;*/
	color:#5073AB;
	text-decoration: none;
}
.textLinkWhite {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.textNormal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #858585;
}
.textNormalWhite {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textNormalRed {
	font-family: Verdana;
	font-size: 12px;
	font-weight: Bold;
	color: #5073AB;
}
.textSmall {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #858585;
}
.textError {
	font-family: Verdana;
	font-size: 10px;
	font-weight: Bold;
	color: #B90101;
}

.radioSmall {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	border: 1px solid #D6D4D5;
	text-decoration: none;
	height: 18px;
	width: 35px;
	background-color: #ffffff;
}

.textBox75 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	border: 1px solid #D6D4D5;
	text-decoration: none;
	height: 18px;
	width: 125px;
	background-color: #ffffff;
}

.ddlComboBox100 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	border: 1px solid #D6D4D5;
	text-decoration: none;
	height: 18px;
	width: 300px;
	background-color: #ffffff;
}

.textBox125 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	border: 1px solid #D6D4D5;
	text-decoration: none;
	height: 18px;
	width: 455px;
	background-color: #ffffff;
}

.textBox300 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	border: 1px solid #D6D4D5;
	text-decoration: none;
	height: 18px;
	width: 300px;
	background-color: #ffffff;
}

.textBox200 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	border: 1px solid #D6D4D5;
	text-decoration: none;
	height: 18px;
	width: 300px;
	background-color: #ffffff;
}

.textBox150 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	border: 1px solid #D6D4D5;
	text-decoration: none;
	height: 18px;
	width: 200px;
	background-color: #ffffff;
}

.textBox420 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	border: 1px solid #D6D4D5;
	text-decoration: none;
	height: 18px;
	width: 420px;
	background-color: #ffffff;
}

.textSmallRed {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #B90101;
}
.textHyperlink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #858585;
	text-decoration:none;
}

.forminput
{
	
	FONT-FAMILY: verdana;
	FONT-SIZE: 10px;
	height: 17px;
	width:	250px;
	border-type: shadow;
	border-color: #000000;
	border-width: 1;
	border-offset: 1;

}


.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #111111;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.rssbutton{
background-color: #FAFAFA;
border: 1px #5073AB solid;
padding: 1 2px;
color: #5073AB;
text-decoration: none;
font: bold 10px Verdana;
}

.rssbutton:visited, .rssbutton:hover, .rssbutton:active{
color: black;
}

.cssbutton{
background-color: #d1ec4c;
border: 2px #d1ec4c outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}

.table{
	border-style: solid;
	border-color: #48457E;
}
.table th {
	border-style: solid;
	border-color: #48457E;
}
.table td {
	border-style: solid;
	border-color: #48457E;
}

.DataGridStyle {


}
.DataGridStyle td{
	padding:4pt;
	border:1pt solid #808080;
	
}

.DataGridAlternateItemStyle td{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#808080;
}

.DataGridAlternateItemStyle td a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#808080;
}

.DataGridAlternateItemStyle td a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#808080;
	text-decoration:none:
}

.DataGridItemStyle td{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#808080;
}

.DataGridItemStyle td a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#808080;
}

.DataGridItemStyle td a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#808080;
}
.DataGridHeaderStyle td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: Bold;
	Background-color:#5073AB;
	text-align:center;
	color:white;
}

.DataGridHeaderStyle a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: Bold;
	/*Background-color:#5073AB;*/
	text-align:center;
	color:white;
}

.DataGridFooterStyle td{
	font-family: Verdana;
	font-size: 11px;
	font-weight: Bold;
	Background-color:#FAFAFA;
	text-align:right;
	color:#808080;
	text-decoration:none;
}
.DataGridFooterStyle td a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: Bold;
	Background-color:#F6F6F6;
	text-align:right;
	color:#808080;
	text-decoration:none;
}



/* Left Menu Style Sheet */

.sdmenu {
    width: 192px;
    font-family: Verdana;
    font-size: 11px;
    padding-bottom: 0px;
    background: #eee;
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 0px 0;
    font-weight: bold;
    color: white;
    background: #FFF url(../images/TitleBar.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
	margin-left: 0px;
    margin-right: 7px;
    height: 29px;
	width: 29px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(../images/TitleBar.jpg) no-repeat;
}

.sdmenu #Logout {
    background: url(../images/TitleBarLogout.jpg) no-repeat;
}

.sdmenu #SuperAdmin {
    background: url(../images/TitleBarAdmin.jpg) no-repeat;
}
.sdmenu #Admin {
    background: url(../images/TitleBarSuperAdmin1.jpg) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 7px 0;
    text-indent: 10px;
    background: #FFFFFF;
    display: block;
    border-bottom: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
    border-right: 1px solid #D7D7D7;
    color: #5073AB;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #5073AB url(../images/linkarrow.gif) no-repeat right center;
    color: #FFFFFF;
}

/* Left Menu Style Sheet */
