﻿body
{
	background: #788CA0 none repeat scroll 0 0;
	margin-top: 0;
	text-align: center;
}



/* -------------------- Start LinkBtn ---------------------------- */
.LinkBtn
{
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}

a.LinkBtn:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}

a.LinkBtn:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}

a.LinkBtn:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #2D62A2;
	text-decoration: underline;
}

a.LinkBtn:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}

/* -------------------- End of LinkBtn ---------------------------- */


.Table-Body
{
	width: 964px; /* HEIGHT: 500px; */
	border-right: #c4caca 2px solid;
	border-top: #c4caca 2px solid;
	border-left: #c4caca 2px solid;
	border-bottom: #c4caca 2px solid;
	background-color: #ffffff;
}


.Titr
{
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	line-height: 25px;
}


.Titr2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Titr3
{
	font-family: Tahoma;
	font-size: 11px;
	color: #2D62A2;
	text-decoration: none;
	font-weight: bold;
}

.Text
{
	font-family: Tahoma;
	font-size: 9px;
	color: #696969;
	text-decoration: none;
}


.MoreLink
{
	font-family: Tahoma;
	font-size: 10px;
	color: #E89015;
	text-decoration: none;
}


.Table-CurrenrCourse
{
	width: 960px; /* HEIGHT: 500px; */
	border-right: #c4caca 1px solid;
	border-top: #c4caca 1px solid;
	border-left: #c4caca 1px solid;
	border-bottom: #c4caca 1px solid;
	background-color: #EFF0F2;
}

/* -------------------- Start LinkBtn ---------------------------- */
.Menu
{
	font-family: Tahoma;
	font-size: 10px;
	color: #3861A1;
	text-decoration: none;
	font-weight: bold;
}

a.Menu:link
{
	font-family: Tahoma;
	font-size: 10px;
	color: #3861A1;
	text-decoration: none;
	font-weight: bold;
}

a.Menu:visited
{
	font-family: Tahoma;
	font-size: 10px;
	color: #3861A1;
	text-decoration: none;
	font-weight: bold;
}

a.Menu:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #F5AD3A;
	text-decoration: underline;
	font-weight: bold;
}

a.Menu:active
{
	font-family: Tahoma;
	font-size: 10px;
	color: #3861A1;
	text-decoration: none;
	font-weight: bold;
}

/* -------------------- End of LinkBtn ---------------------------- */

.RegisterLbl
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.Error
{
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
	text-decoration: none;
}

.btn
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: tahoma;
	background-color: #17365D;
	width: 110px;
	border-right: #74BFFF 1px solid;
	border-top: #74BFFF 1px solid;
	border-left: #74BFFF 1px solid;
	border-bottom: #74BFFF 1px solid;
	height: 22px;
}

.Help
{
	font-family: Tahoma;
	font-size: 8px;
	color: #787777;
	text-decoration: none;
}

.TermTitle
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.RegisterTitle
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.Box-1
{
	background-color: #F3F3F3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F3F3F3, endColorstr=#FAFAFA);
	border-style: solid;
	border-color: #D2D2D2;
	border-width: 1px;
	height: 82px;
	direction: rtl;
}

.CopyrightText
{
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

li
{
	list-style-image:url("Images/bullet_01.gif");
	
	font-family: Tahoma;
	font-size: 12px;
	color: #696969;
	text-decoration: none;
}

.GridView
{
	background-color:White;
	border-bottom-color:#E7E7FF;
	border-style:none;
	border-width:1px;	
}

.Menu-Sep
{
	background-image:url("Images/Menu_Seperator.gif");
	background-repeat:no-repeat;
	background-position:left;
}

.Box1
{
	border-right: #c4caca 1px solid;
	border-left: #c4caca 1px solid;
	border-bottom: #c4caca 1px solid;
	background-color: #F7F8F9;
	padding-right: 10px;	
}