body
{
FONT-FAMILY: Arial;
FONT-SIZE:10pt;
 color:#4A719C;
}
A:link
{
color: #0081BD;
text-decoration: none;
FONT-SIZE: 10pt;
}
a:hover
{
color: #666666;
text-decoration: none;
FONT-SIZE: 10pt;
}
.seperator
{
background-color: #4A719C;
height:1pt;
}
.dottedseperator
{
background-image:url(../Images/dot_line2.gif);
height:1pt;
}
.text
{
FONT-FAMILY: Arial;
FONT-SIZE:9pt;
color: Black;
color:#4A719C;
}
.textbox
{
width: 160px;
height : 15px;
color: #4A719C;
border-style:solid;
border-width:1px;
border-color: #026391;
}
.textboxlong
{
width : 300px;
height : 22px;
color: #4A719C;
border-style:solid;
border-width:1px;
border-color: #026391;
}
.textboxlarge
{
width : 300px;
height : 150px;
color: #4A719C;	
border-style:solid;
border-width:1px;
border-color: #026391;
}
.heading
{
color:#4A719C;
FONT-SIZE: 10pt;
FONT-FAMILY: Arial;
font-weight: bold;
}
.subheading
{
color:#4A719C;
FONT-SIZE: 9pt;
FONT-FAMILY: Arial;
font-weight: bold;
}
.links
{
color: #0071B1;
text-decoration: none;
FONT-SIZE: 10pt;
}
.collapisbleheader
{
background-color:#2681B6;
color:#ffffff;
width: 520px;
height: 20px;
vertical-align:middle;
text-align:left;
font-weight:bolder;
font-size:9pt;
font-family:Arial;
cursor:hand;
}
.collapisblepanel
{
	width: 520px;
	background-color:#F7F7F7;
}
.gridHeader
{
background-color:#E4EDF7;
color:#4A719C;
FONT-SIZE: 9pt;
FONT-FAMILY:Arial;
font-weight: bold;
height:15pt; 
vertical-align:middle;
}
.gridAlternate
{
color:#4A719C;
font-size:9pt;
font-family: Arial;
background-color:#FFFFFF;
}
.gridRow
{
color:#4A719C;
font-size:9pt;
font-family: Arial;
background-color:White;
}
.tableborder
{
border: 1px solid #2681B6;
}
.tableBottom
{
border: 1px solid #2681B6;
background-color: #2681B6;
}
.tableLeft
{
background-color:#E4EDF7;
}
.tableHeader
{
background-color:#2681B6;
background-image:url(../Images/header2.jpg);
}
.menulinks:hover
{
color: White;
text-decoration: none;
FONT-SIZE: 10pt;
}
.menulinks:link
{
color: White;
text-decoration: none;
FONT-SIZE: 10pt;
}
.menulinks:visited
{
color: White;
text-decoration: none;
FONT-SIZE: 10pt;
}

.accept
{
	background-image:url(../Images/Blue/accept.gif);
}
.add
{
	background-image:url(../Images/Blue/add.gif);
}
.cancel
{
	background-image:url(../Images/Blue/cancel.gif);
}
.edit
{
	background-image:url(../Images/Blue/edit.gif);
}
.reject
{
	background-image:url(../Images/Blue/add.gif);
}
.remove
{
	background-image:url(../Images/Blue/remove.gif);
}
.send-request
{
	background-image:url(../Images/Blue/send-request.gif);
}
.update
{
	background-image:url(../Images/Blue/update.gif);
}
.view
{
	background-image:url(../Images/Blue/view.gif);
}
.btnCode
{
cursor:hand;
text-align:left;
	}
	
 .Left
{   
    width:6px;
    height:25px;
    background-image: url(../IMAGES/bg-left.gif);
    background-repeat: no-repeat;
}
.Center
{
    background-image: url(../IMAGES/bg-center.gif);
    background-repeat:repeat-x; 
	width:450px;
	
	  

}
.Right
{
   background-image: url(../IMAGES/bg-right.gif);
   background-repeat:no-repeat;
    width:6px;
    height:25px;
   
}
