﻿body
{
	background-image:url(Images/repeater.png);
	background-repeat:repeat-x;
	color:White;
	font-family:Verdana;
	font-size:12px;
	background-color:#0a0d20;
	
}

.ContentBody
{
	background-image:url(Images/body_repeat.png);
	background-repeat:repeat-y;
	padding-left:12px;
	padding-right:20px;
	}

.Footer
{
	font-family:Verdana;
	font-size:9px;
	}
	
.MainHeading
{
	font-size:17px;
	font-style:italic;
	}
	
.BodyLinks a
{
	font-size:12px;
 color:White;
 text-decoration:underline;
 }
 .BodyLinks a:hover
{
	font-size:12px;
 color:red;
 text-decoration:underline;
 }
 
 .BottomLinks a
{
	font-size:9px;
 color:White;
 text-decoration:none;
 }
 .BottomLinks a:hover
{
	font-size:9px;
 color:red;
 text-decoration:underline;
 }
 
 
 
 
 .SubHeading
 {
 	font-size:14px;
 	font-weight:bold;
 	}
 	
 .TrainingCell
 {
 	padding-left:20px;
 	padding-right:20px;
 	line-height:20px;
 	line-height:20px;
 	
 	}
 	
 .CellUnderLine
 {
 	border-bottom-color: White;
 	 border-bottom-width: 1px;
 	  border-bottom-style: solid;
 	  width:100%;
 }
 
 .LinkCell a
 {
 	padding-left:20px; 	
 	line-height:20px;
 	line-height:20px;
 	color:White;
	text-decoration:underline;
 	
 }
  .LinkCell a:hover
 {
 	padding-left:20px; 	
 	line-height:20px;
 	line-height:20px;
 	color:White;
	text-decoration:underline;
 	
 }
 	
 	
 .Calender
 {
 	z-index:2;
 	}
 	
 .LoginUserName
 {
 	background-image:url(Images/Login/login_password.png);
 	width:178px;
 	
 	background-repeat:no-repeat;
 	background-color:#343b5e;
 	/*border-width:1px;
 	border-style:solid;
 	border-color:#979cb1;*/
 	}
 	
 	
 	.Admin_Repeat
 	{
 		background-image:url(Admin/Images/Admin_Repeat.png);
 		background-repeat:repeat-y;
 		
 		}
 /*Admin main manu*/
 .Fount
{
    font: 13px Tahoma; 
    background-image:url(Admin/Images/Admin_submenu_back.png);
    background-repeat:no-repeat;
    width: 232px;
	height: 25px;
	text-align:left;
	background-position:right;
	padding-left:40px;
	text-decoration:none;
	
	
	
}
.DivSub 
{
	color:White;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	padding-top:3px;
	
	}
	
	
.FountParent
{
    font-size:10pt;
}
.PARENT
{
	width: 232px;
	height: 35px;
	/*background-image: url(Graphics/ButtonBackground.jpg);
	background-repeat: repeat-x;
	background-color: white;*/
}

/*.PARENT A
{
	height: 28px;
	color:#ffd700; 
	font-size:10pt;
	font-family:Lucida Sans Unicode;
	text-decoration:none; 
	/*vertical-align:middle;
	padding:6px 0px 0px 10px;
	display:block;
}*/

/*.PARENT A:hover
{
	height:27px;
	background-image: url(Graphics/ButtonOver.jpg);
	background-repeat:repeat-x; 
	background-color: white; */ 
	/*padding-left:10px;
}*/
/*End of Admin main manu*/

.AdminTop
{
	background-image:url('Admin/Images/top_repeat.jpg');
	background-repeat:repeat-x;
	width:100%;
	}
	
.GaleryBorder
{
	border-width:1px;
	border-style:solid;
	border-color:White;
	padding:10px;
	}
.LoginText
{
	color:#a4b2f3;
	font-size:12px;
	
	
	
}
.AdminGride
{
	border-style:solid;
	border-width:1px;
	border-color:White;
	}
	
.AdminGrideHeader
{
	background-color:#152154;
	height:35px;
	color:White;

}

.AdminGrideAlternativeRow
{
	
	background-color:#031d56;
	height:25px;

}

.ContactusBack
{
	background-image:url(Images/contact_back.png);
	background-repeat:no-repeat;
	background-position:right;
	}
	
.AdminAddNew
{
	width:100%;
	padding:3px;
	text-align:left;
	
	}
.SetLineHight
{
	line-height:normal;
}
.popupHeading
{
	
	height:35px;
	padding:2px;
	font: bold Verdana;
	color:Black;
}