﻿body
{
	font-size:10px;
	font-family:Verdana;
}

a 
{
	font-size:10px;
	color:Black;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

a.FooterMenu
{
	font-size:10px;
	color:#5E6164;
	text-decoration:none;
}
a.FooterMenu:hover
{
	text-decoration:underline;
}

a.LeftMainMenu
{
	color:white;
	text-decoration:none;
}
a.LeftMainMenu:hover
{
	text-decoration:underline;
}

a.TopMenu
{
	color:White;
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
}

a.TopMenu:hover
{
	text-decoration:underline;
}


.ContentHeader
{
	background-image:url('~/../../../images/ContentPage/Header.gif');
	width:780px;
	height:168px;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

.Title
{
	font-size:15px;
	color:#0256C8;
	font-weight:bold;
}

.Content
{
	font-size:10px;
	color:Black;
	font-weight:normal;
	text-align:justify;
	vertical-align:top;
}

.Heading 
{
	font-size:14px;
	color:#663399;
	font-weight:bold;
}


.HeaderButton
{
	background-image:url('~/../../../images/Buttons/HeaderButton.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:60px;
	height:21px;
	background-attachment:scroll;
	text-align:center;
}

.MainMenu1
{
	background-image:url('~/../../../images/Buttons/1.gif');
	background-repeat:no-repeat;
	background-position:left;
	width:97px;
	height:21px;
	background-attachment:scroll;
	text-align:center;
	cursor:pointer;
	color:black;
	font-size:10px;
	font-family:Arial;
}

.MainMenu2
{
	background-image:url('~/../../../images/Buttons/2.gif');
	background-repeat:no-repeat;
	background-position:left;
	width:97px;
	height:21px;
	background-attachment:scroll;
	text-align:center;
	cursor:pointer;
	color:White;
	font-size:10px;
	font-family:Arial;
}

.MainMenu3
{
	background-image:url('~/../../../images/Buttons/3.gif');
	background-repeat:no-repeat;
	background-position:left;
	width:97px;
	height:21px;
	background-attachment:scroll;
	text-align:center;
	cursor:pointer;
	color:black;
	font-size:10px;
	font-family:Arial;
	
}

.thumb-border {
	BORDER-RIGHT: #B5C9E3 thick solid; BORDER-TOP: #B5C9E3 thick solid; BORDER-LEFT: #B5C9E3 thick solid; BORDER-BOTTOM: #B5C9E3 thick solid
}

.text-box {
	BORDER-RIGHT: #BBCDE5  1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #BBCDE5  1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: normal; FONT-SIZE: 12px; PADDING-BOTTOM: 2px; BORDER-LEFT: #BBCDE5  1px solid; COLOR: #0066cc ; PADDING-TOP: 2px; BORDER-BOTTOM: #BBCDE5  1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR:#f3f9fe
}

.Table-BackGround
{
    background-image:url('~/../../../Web/Student/Icons/login.gif');
    background-repeat:no-repeat;
    
}
.EmpTable-BackGround
{
    background-image:url('~/../../../Web/Admin/Icons/login.gif');
    background-repeat:no-repeat;
    
}

.Text-StyleBold 
{
    font-family:Arial;
    font-size:smaller;
    font-weight:bold;
}
 
.Text-StyleNormal
{
    font-family:Arial;
    font-size:smaller;
    font-weight:normal;
}    
 
 .Text-HeadreTrans
 {
    font-family:Arial;
    font-size:xx-small; 
    font-weight:bold;
 }

.Text-CGPADisplay
{
    font-family:Arial;
    font-size:x-small;
    font-weight:bold;
}