body {
	margin-left: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#008ACC;
}
.body_admin {
	margin-left: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2077cd;
}
.link:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #e65000;
	text-decoration:underline;
}
.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
}
.normaltext2{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6a6a6a;
	text-align:center;
}
.ornagenormaltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #e65000;
}
.greennormaltext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #56843a;
}
.greyborder {
	border: 1pt solid #C0C0C0;
}
.headinggreen {
	font-family:Myriad Pro;
	font-size: 26px;
	font-weight: bold;
	color: #2fa000;
}
.headinggrey {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #797979;
}
.greyborderbotttom {
	border-top: 1pt none #FFFFFF;
	border-right: 1pt none #FFFFFF;
	border-bottom: 1pt solid #C0C0C0;
	border-left: 1pt none #FFFFFF;
}
.headingorange {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #e65000;
}
.headinggrey1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #797979;
}
.headinggery {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #797979;
}

.headinggerysmall {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #797979;
}

.topborder {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
.bottomborder {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.input {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #797979;
	border: 1px solid #bcbcbc;
}

.greennormaltextwithtdborder {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #56843a;
	border-bottom:1pt solid #C0C0C0;
	text-align:center;		
}

.headinggerysmallrightpanel {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #797979;
}
.BtnCmd
{
 font-family:Tahoma;
 font-size: 11px;
 font-weight: normal;
 color : #797979;
 border: 1px solid #bcbcbc;
 background-color:ButtonFace;
 text-decoration:none;
 height:15px;
 text-align:center;
 vertical-align:baseline;
}
.txtField
{
    font-family: Tahoma, Verdana;
    font-size: 11px;
    font-weight: normal;
    color:Gray;
    border-style: solid;
    border-width: 1px;
    border-color:Gray; 
    background-image: url(images\bg_10.jpg);
    background-color: transparent;
}
.gridheader {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	font-weight:bold;
	color:White;
}
.folderlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration:none;
}
.folderlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color:Blue;
	text-decoration:underline;
}

.filelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration:none;
}
.filelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color:#2077cd;
	text-decoration:underline;
}