
/****************************************************
*			BASE ELEMENTS
****************************************************/

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	
}
a:link { color : #000099; }
a:visited { color : #000099; }
a:active { color : #0000ff; }
a:hover { color : #0000ff; }

.toplinks{color:#FFF;font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; }
.toplinks:hover {color:#e9d288;font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; }
.toplinks:active {color:#e9d288;font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; }
.toplinks:visited{color:#FFF;font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; }

p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
th {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 19px;
	color : #0e3460;
	text-align: center;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 17px;
	color : #0e3460;
	text-align: center;
}
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
	color : #0e3460;
}
h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #0e3460;
}
em {
	font-style : italic;
}
strong {
	font-weight : bold;
}

abbr, acronym {
	text-decoration : underline;
}
blockquote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-left : 15px;
	margin-right : 15px;
	text-align : left;
	line-height : 20px;
}
ol, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 20px;
}
input, textarea, select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

code {
	font-family : "Courier New", Courier, monospace;
	font-size : 13px;
	line-height : 20px;
}
img {
	border: none;
}
form {
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

/****************************************************
*			BGCOLOR CLASSES
****************************************************/

.BgcolorBody {
	background : #ffffff;
}
/* Used for dark nav bar headings */
.BgcolorHard {
/*	background : #0e3460; */
background : #fffffff;

}
.BgcolorBodyJS{
/*	background : #0e3460; */
background : #ffffff;
color:#000000;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;

}
/* Used as the primary table background color light yellow*/
.BgcolorNormal {
	/*background : #8cb2fd;*/
	background-color: #fff9e9;
}
/* Used for Mon-Fri Headings */
.BgcolorBright {
	/*background : #5454EA; dark brn*/
background-color:#c6a54f;
font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; text-transform:uppercase; font-weight:normal; padding:5px; ext-decoration:none;}

/* Used to show selected navigation */
.BgcolorDull {
	/*background : #7B8FDA;*/
	background:#e9d288;
}
/* Used for navigation headings */
.BgcolorDull2 {
/*	background : #5B89DD; time*/
		background : #e5e8f1;
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#2d3e63; text-transform:uppercase; font-weight:normal; padding:5px; ext-decoration:none;}
.BgcolorDull2_1 {
/*	background : #5B89DD; time*/
		font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;  font-weight:normal; padding:5px; text-decoration:none;}
/****************************************************
*			FONT CLASSES
****************************************************/

.FontHard {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;text-decoration:none;
}
.FontHardSmall {
	color : #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;text-decoration:none;
}
.FontSoft {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;text-decoration:none;
}
.FontSoftSmall {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;text-decoration:none;
	padding-left:2px;
	padding-right:2px;
}


/****************************************************
*			OTHER CLASSES
****************************************************/

.ButtonStyle {
	cursor: hand;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #ffffff;
	/*background :  #eef8eb;*/
	background :  #006600;
	
	cursor:pointer;
}

.ButtonStyleSmall {
	cursor: hand;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	/*background :  #8cb2fd;*/
	background :  #eef8eb;
}

.Warning {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ff0000;
	vertical-align : middle;
	font-weight : bold;
}

.SectionHeaderStyle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #ffffff;
/*	background : #0e3460;*/
     background-color:#626e89;
	/*text-align : left;*/
	padding-right : 5px;
	padding-left : 5px;
}

TABLE.nifty {
	BORDER-LEFT-COLOR: #006600; BORDER-BOTTOM-COLOR: #006600; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: #006600; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-RIGHT-COLOR: #006600; BORDER-BOTTOM-STYLE: solid
}
TABLE.nifty TD {
	BORDER-LEFT-COLOR: #006600; BORDER-BOTTOM-COLOR: #006600; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: #006600; BORDER-RIGHT-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-RIGHT-COLOR: #006600; BORDER-BOTTOM-STYLE: solid
}
TABLE.nifty {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-COLLAPSE: collapse; BORDER-RIGHT-WIDTH: 0px; border-spacing: 0
}
TABLE.nifty TD {
	BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 4px; MARGIN: 0px; PADDING-TOP: 4px; BACKGROUND-COLOR: none; BORDER-RIGHT-WIDTH: 1px
}

/* insert idris */

A.nav1:link {
	FONT: bold 12px/14px arial; COLOR: white; TEXT-DECORATION: none
}
A.nav1:visited {
	FONT: bold 12px/14px arial; COLOR: white; TEXT-DECORATION: none
}
A.nav1:hover {
	FONT: bold 12px/14px arial; COLOR: #f9e8b4; TEXT-DECORATION: none
}
.tdbg {
	FONT: bold 12px/14px arial; COLOR: #e2c066; HEIGHT: 22px; BACKGROUND-COLOR: #33354a; text-decoration:none;
}

.tdactive {
	FONT: bold 12px/14px arial; COLOR: white; HEIGHT: 22px; BACKGROUND-COLOR: #626e89 ; text-decoration:none;
}
.tfont {
	FONT: 11px/14px arial; COLOR: #5e5c50; text-decoration:none;
}
.bigfont {
	FONT: bold 13px/15px arial; COLOR: #33354a; text-decoration:none;
}
