
/*	____________________
	CONTENTS

	formCmd - in use
	formLabel - in use
	formError - in use
	formValue - in use
	formResult - in use

	MainContentStyle6 - in use
	____________________
*/
.MainContent
{	/*
	Main content font n size
	*/
	font-size: 8pt;	
	font-family: Verdana;
	/*text-align: justify;*/	
}
.ProjectCaption
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: x-small; 
	COLOR: #006699; 
	FONT-FAMILY: Verdana
}
.MainContentStyle0
{	/*
	Main content color n text decoration
	*/
	color: black;
}
.MainContentStyle1
{	/*
	Main content color n text decoration
	*/
	color: slategray;
	font-weight: bold;
	font-size:7.5pt;
}
img 
{
	border: none;
}

.MainContentStyle2
{
	color: chocolate;
}

.MainContentStyle3
{
	color: orange;
}

.MainContentStyle4
{
	color: burlywood;
}

.MainContentStyle5
{
	font-weight: bold;
	color: gray;
}

.MainContentStyle6
{
	font-weight: bold;
	font-size: 7.5pt;
	color: chocolate;
}
.MainContentStyle7
{
	font-weight: bold;
	font-size: 10pt;
	color: orange;
}

/*
	------------------------
	Contact Us page
	------------------------
	contactHd1 - in use
	contactContent - in use
*/
.contactHd1
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Tahoma;
	color: cadetblue;
}
.contactContent
{
	font-size: 8.5pt;
	font-family: Tahoma;
}

/*
	Labels
*/
.formLabel
{
	font-weight: normal;
	font-size: 8.5pt;
	color: forestgreen;
	font-family: Verdana;
}
/*
	input controls
*/
.formValue
{
	font-size: 9pt;
	color: darkblue;
	font-family: Tahoma;
	border-right: steelblue 1pt solid;
	border-top: steelblue 1pt solid;
	border-left: steelblue 1pt solid;
	border-bottom: steelblue 1pt solid;
}
.formValueBold
{
	font-size: 9pt;
	color: darkblue;
	font-weight:bold;
	font-family: Tahoma;
	text-align:justify;
	text-indent: 30pt;
	line-height: 20pt;
}

/*
	command buttons
*/
.formCmd
{
	border-right: steelblue 1pt solid;
	border-top: steelblue 1pt solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: steelblue 1pt solid;
	color: midnightblue;
	border-bottom: steelblue 1pt solid;
	font-family: Tahoma;
	background-color: #add8e6;
	width: 100px;
}
/*
	Error information
*/
.formError
{
	font-size: 8pt;
	color: #ff0000;
	font-family: Tahoma;
}
/*
	Result Information
*/
.formResult
{
	font-size: 8pt;
	color: forestgreen;
	font-family: Tahoma;
}



/*
TimeNet Solutions text
*/
.TimeNet0
{/* Time */
	text-transform: capitalize;
	color: black;
	font-family: 'Arial Black';
}
.TimeNet1
{/* Net */
	text-transform: capitalize;
	color: #00ccff;
	font-family: 'Arial Black';
}
.TimeNet2
{
	font-weight: normal;
	color: gray;
	font-family: 'Arial Black';
}

/*	____________________
	HEADINGS
	____________________

	MainContentHeadingStyle0 - in use
	MainContentHeadingStyle2 - in use
*/

.MainContentHeading
{	/*
	Main content heading font n size
	*/
	font-size: 10.5pt;
	font-family: Verdana;
}
.MainContentHeadingStyle0
{
	/*
	Main content Heading color and text decoration	
	*/
	color: #0099cc;
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana;
	font-style: italic;
}
.MainContentHeadingStyle1
{
	/*
	Main content Heading color and text decoration
	*/
	font-weight: bold;
	font-size: 8.5pt;
	color: steelblue;
	font-family: Tahoma;
	font-weight: bold;
}
.MainContentHeadingStyle2
{
	/*
	Main content Heading color and text decoration
	*/
	font-family: Tahoma;
	color: silver;
	font-weight: bold;
	font-size: 14pt;	
}

.MainContentHeadingStyle3
{	/*
	Main content Heading color and text decoration
	*/
	color: gray;
	font-weight: bold;
}

.SubHeading
{	/*
	Sub heading text decoration and font
	*/
	font-weight: bold;
	font-size: 7.5pt;
	font-family: Verdana;
	
}

.SubHeading0
{
	color: chocolate;
}



/*	______________________
	NEWS

	newsTitle - in use
	newsDate - in use
	newsContent - in use
	newsNav - in use
	newsSep - in use
	______________________
*/
.CourseHeader
{
	font-weight: bold;
	font-size: 15pt;
	color: #00cc00;
	font-style: normal;
	font-family: Verdana;
	font-variant: small-caps;
}
.CourseHeaderRed
{
	font-weight: bold;
	font-size: 15pt;
	color: Red;
	font-style: normal;
	font-family: Verdana;
	font-variant: small-caps;
}
.CourseDetails
{
	font-weight: bold;
	font-size: 10pt;
	color: steelblue;
	font-family: Verdana;
}
.CourseContent
{
	font-weight: bold;
	font-size: 8pt;
	color: mediumpurple;
	font-family: Verdana;
	text-align: center;
}
.Normal
{
	font-size: 7pt;
	color: black;
	font-family: Verdana;
}
.NormalGreen
{
	font-size: 7pt;
	color: green;
	font-family: Verdana;
}
.NormalGreenBold
{
	font-size: 7pt;
	font-weight:bold;
	color: green;
	font-family: Verdana;
}
.NormalGreenLarge
{
	font-size: 8pt;
	color: green;
	font-family: Verdana;
}
.NormalGreenLargeBold
{
	font-weight:bold;
	font-size: 8pt;
	color: green;
	font-family: Verdana;
}
.Error
{
	font-weight: bold;
	font-size: 7pt;
	color: red;
	font-family: Verdana;
}
.InputText
{
	font-weight: bold;
	font-size: 7pt;
	color: blue;
	font-family: Verdana;
}
.NewsTitle
{
	font-weight: bold;
	font-size: 8.5pt;
	color: navy;
	font-family: Verdana;
}

.NewsDate
{
	font-weight: bold;
	font-size: 7.5pt;
	color: steelblue;
	font-family: Verdana;
}

.NewsContent
{
	font-size: 8pt;
	color: Green;
	font-family: Verdana;
}

.NewsFooter
{
	font-weight: bold;
	font-size: 7.5pt;
	background-color: burlywood;
}

.newsTitle
{
	font-weight: bold;
	font-size: 7.5pt;
	color: navy;
	font-family: Verdana;
	height: 10px;
}

.newsDate
{
	font-weight: bold;
	font-size: 7.5pt;
	color: steelblue;
	font-family: Verdana;
	height: 10px;
}

.newsContent
{
	font-size: 7.5pt;
	color: Green;
	font-family: Verdana;
	height: 30px;
}

.newsNav
{
	font-weight: bold;
	font-size: 7.5pt;
	color: SaddleBrown;
	font-family: Verdana;
	height: 10px;
	text-decoration: none;
}

.newsSep
{
	font-weight: bold;
	font-size: 7.5pt;
	background-color: burlywood;
}


/*	_____________________
	TESTIMONIAL
	______________________
*/

/*
TestimonialTitle - not in use
TestimonialContent - in use
TestimonialAuthor - in use
TestimonialAuthorInfo - in use
*/

.TestimonialTitle
{ 
	font-weight: bold;
	font-size: 8pt;
	color: #666699;
	font-family: Verdana;
}

.TestimonialContent
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
}

.TestimonialAuthor
{
	font-weight: bold;
	font-size: 8pt;
	color: saddlebrown;
	font-family: Verdana;
}

.TestimonialAuthorInfo
{
	font-size: 8pt;
	color: chocolate;
	font-family: Verdana;
}


/*	_____________
	LINKS
	A.nav - in use
	A.nav:hover - in use
	A.Alt0 - in use
	A.Alt1 - in use
	A.Alt0:hover - in use
	A.Alt1:hover - in use
	A.Alt2 - in use
	A.Alt2:hover - in use
	A.project - in use
	A.project:hover - in use
	A.partner - in use
	A.partner:hover - in use
	A.common - in use
	A.common:hover - in use
	A.HomeMainLink - in use
	A.HomeMainLinkAlt - in use
	_____________
*/

A.HomeMainLink
{	/*
	 * For home page
	*/
	font-weight: bold;
	font-size: 8.5pt;
	color: forestgreen;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}

A.HomeMainLinkAlt
{	/*
	 * For home page
	*/
	font-weight: bold;
	font-size: 8.5pt;
	color: yellowgreen;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}

A.partner
{
	color: gray;
	font-weight: bold;
	font-size: 7.5pt;
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
}

A.partner:hover
{
	color: tomato;
}

A.nav
{
	font-weight: bold;
	font-size: 7.5pt;
	color: darkgoldenrod;
	font-family: Verdana;
	text-decoration: none;
}

A.nav:hover
{
	color: tomato; /* Mouse Over color change for Linkz in News section */
}

A.project
{
	font-size: 9pt;
	color: teal;
	font-family: Tahoma;
	text-decoration: none;
}

A.project:hover
{
	color: tomato;
}

A.Alt0
{	/*
	 * For Menu Itemz 
	*/
	font-weight: bold;
	font-size: 7.5pt;
	color: forestgreen;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}

A.Alt1
{	/*
	 * For Menu Itemz 
	*/
	font-weight: bold;
	font-size: 7.5pt;
	color: yellowgreen;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}

A.Alt0:hover
{
	color: tomato; /* Mouse Over color change for any link */
}

A.Alt1:hover
{
	color: tomato; /* Mouse Over color change for any link */
}

A.Alt2
{	/*
	 * Other Linkz
	*/
	font-weight: bold;
	font-size: 7.5pt;
	color: gray;
	font-family: Verdana;
	text-decoration: none;
}

A.Alt2:hover
{
	color: tomato; /* Mouse Over color change for any link */
}


A.Alt3
{	/*
	 * For Menu Itemz 
	*/
	font-weight: bold;
	font-size: 7.5pt;
	color: red;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}


A.common
{
	/*
	 * Other Linkz
	*/
	font-weight: bold;
	font-size: 8.5pt;
	color: slategray;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: normal;
}

A.common:hover
{
	color: tomato;
}

A:hover
{
	color: tomato; /* Mouse Over color change for any link */
}
A:White
{
	color: white; 
}

A.NewsLink
{
	font-weight: bold;
	font-size: 7.5pt;
	color: slategray;
	font-family: Verdana;
	text-decoration: none;
}
A.NewsLink:hover
{
	color: palevioletred; /* Mouse Over color change for Linkz in News section */
}

/*
--------------------
academic projects

prjItem - in use
prjAltItem - in use
prgComplexity - in use
prjComplexityNote - in use

--------------------
*/
.prjItem
{
	background-color: whitesmoke;
}
.prjAltItem
{
	background-color: white;
}
.prjComplexity
{
	font-size: 8pt;
	color: gray;
	font-family: Tahoma;
}
.prjComplexityNote
{
	font-size: 7.5pt;
	color: gray;
	font-family: Tahoma;
}

/*  ______________
	MISCELLANEOUS

	Copyright - in use
	______________
*/

.Bullet0
{	/* 
	 * Bullet 0 
	*/
	font-weight: bold;
	font-size: 8pt;
	color: forestgreen;
	font-family: Verdana;
}

.Copyright
{
	/* Copyright Text */
	font-size: 7.5pt;
	color: silver;
	font-family: Verdana;
}

/*
---------------
Home page

colContentHomeLessImp in use
colHdHomeLessImp in use
----------------
*/

.colContentHomeLessImp
{
	font-size: 8.5pt;
	color: background;
	font-family: Tahoma;
	font-weight: normal;	
}

.colHdHomeLessImp
{
	font-weight: bold;
	font-size: 8.5pt;
	color: darkslategray;
	font-style: normal;
	font-family: Tahoma;
}


