﻿/* _______________ body _______________ */

body
{
	background-color: #fff;
}

/* _______________ Page Alignment _______________ */

.page
{
	text-align: right;
}

/* _______________ Main Table _______________ */

.maintable
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}


/* _______________ Right Navigation Bar _______________ */

.rightbar
{
	border-left: gray 0px dotted;
	width: 180px;
	background-color: #aaafaa;
	vertical-align: top;
}

/* _______________ Main Section (Main Page) _______________ */

.mainsectionhome
{
	width: 599px;
	background-color: #e6e6e6;
	vertical-align: top;
}

/* _______________ Left Bar  (main page) _______________ */

.leftbar
{
	border-right: #E7E8E1 0px dashed;
	background-color: #e6e6e6;
	width: 1px;
	vertical-align: top;
}

/* _______________ Main Section (other pages) _______________ */

.mainsection
{
	width: 600px;
	vertical-align: top;
	background-color: #ffffff;
}


/* _______________ Extended Column  (left column for all pages) _______________ */

.extcolumn
{
	background-color: #aaafaa;
}

/* _______________ Body Text _______________ */

.bodytext
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 140%;
}

.bodytext A:link
{
	color: #0000DD;
	text-decoration: none;
}

.bodytext A:visited
{
	color: #0000DD;
	text-decoration: none;
}

.bodytext A:hover
{
	color: #BB0000;
	text-decoration: none;
}


/* _______________ Main Text _______________ */

.maintext
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 170%;
}

.maintext A:link
{
	color: #0000DD;
	text-decoration: none;
}

.maintext A:visited
{
	color: #0000DD;
	text-decoration: none;
}

.maintext A:hover
{
	color: #BB0000;
	text-decoration: none;
}


/* _______________ Titles _______________ */

.title
{
	color: #222222;
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
}

.title A:link
{
	color: #0033BB;
	text-decoration: none;
}

.title A:visited
{
	color: #0033BB;
	text-decoration: none;
}

.title A:hover
{
	color: #FF1100;
	text-decoration: none;
}



/* _______________ Excerpt _______________ */

.excerpt
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 140%;
	text-align: justify;
	color: #343434;
}

.excerpt A:link, .excerpt A:visited
{
	color: #0000DD;
	text-decoration: none;
}

.excerpt A:hover
{
	color: #DD0000;
	text-decoration: none;
}


/* _______________ Big Titles _______________ */

.bigtitle
{
	color: #434343;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
}

.bigtitle A:link
{
	color: #0033BB;
	text-decoration: none;
}

.bigtitle A:visited
{
	color: #0033BB;
	text-decoration: none;
}

.bigtitle A:hover
{
	color: #FF1100;
	text-decoration: none;
}

/* _____________ Link Button  _____________ */

.linkbutton
{
	color: #444444;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.linkbutton A:link, .linkbutton A:visited
{
	color: #0033BB;
	text-decoration: none;
}

.linkbutton A:hover
{
	color: #FF1100;
	text-decoration: none;
}



/* _______________ Titles and Other Texts _______________ */

.head
{
	color: #222222;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.smtitle
{
	color: #222222;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.rtitle
{
	color: #686868;
	font-family: Times New Roman;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
}

.formtitle
{
	color: #050505;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
}

.bluetext
{
	color: #0099EE;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.linkdate
{
	color: #858585;
}

.fade
{
	color: #858585;
}

.buttontext
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.orangetitle
{
	color: #FF5604;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.redtitle
{
	color: #FF0000;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.bullet
{
	color: #ffffff;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}



/* _______________ Top Navbar _______________ */

.topnav
{
	color: #1188DD;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.topnav A:link, .topnav A:visited
{
	color: #1188DD;
	text-decoration: none;
}

.topnav A:hover
{
	color: #FF6611;
	text-decoration: none;
}


/* _______________ side  Navbar _______________ */

.sidenav
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.sidenav A:link, .sidenav A:visited
{
	color: #222222;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.sidenav A:hover
{
	color: #ffffff;
	text-decoration: none;
}


/* _______________ Small link _______________ */

.smlink
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.smlink A:link, .smlink A:visited
{
	color: #336699;
	text-decoration: none;
}

.smlink A:hover
{
	color: #dd2200;
	text-decoration: underline;
}


/* _______________ TextBox _______________ */


.textbox150
{
	border-color: #dd2200;
	border-width: 1px;
	border-style: Solid;
	width: 150px;
	height: 20px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
}

.textboxfull
{
	border-color: #dd2200;
	border-width: 1px;
	border-style: Solid;
	width: 400px;
	height: 20px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}

.multitextboxfull
{
	border-color: #dd2200;
	border-width: 1px;
	border-style: Solid;
	width: 400px;
	height: 100px;
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;
}


.searchtextbox
{
	border-color: #545454;
	border-width: 1px;
	border-style: Solid;
	width: 120px;
	height: 20px;
	color: #454545;
	background-color: white;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 6px;
}


/* _______________ copyright _______________ */

.copyright
{
	font-family: Verdana, Arial;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.copyright A:link, .copyright A:visited
{
	color: #fff;
	text-decoration: none;
}

.copyright A:hover
{
	color: #545454;
	text-decoration: none;
}


