﻿/* _______________ body _______________ */

body
{
	padding-top: 0px;
	padding-bottom: 0px;
}


/* _______________ Paragraph _______________ */

P
{
	margin-top: 7px;
	margin-bottom: 7px;
}


/* _______________ Page Alignment _______________ */


.page {
	text-align: center;
	background-color: #ffffff;
	padding-top: 0px;
    }

/* _______________ Main Table _______________ */

.maintable
{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 100%;
	padding: 0px;
}

/* _______________ Right Navigation Bar _______________ */



.rightbar
{
	border-left: #c5d9d1 1px solid;
	border-top: #c5d9d1 1px solid;
	width: 180px;
	vertical-align: top;
}

/* _______________ Main Section (Main Page) _______________ */

.mainsectionhome
{
	vertical-align: top;
}

/* _______________ Main Section (page center) _______________ */

.mainsection
{
	vertical-align: top;
}

/* _______________ Left Bar _______________ */

.leftbar
{
	border-right: #c5d9d1 1px solid;
	border-top: #c5d9d1 1px solid;
	width: 210px;
	vertical-align: top;
}

/* _______________ Extended Column  (left column for all pages) _______________ */

.extcolumn
{
	background-color: #fff;
}

/* _______________ 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%;
	color: #454545;
}

.maintext A:link
{
	color: #0000DD;
	text-decoration: none;
}

.maintext A:visited
{
	color: #0000DD;
	text-decoration: none;
}

.maintext A:hover
{
	color: #BB0000;
	text-decoration: none;
}


/* _______________ Title box _______________ */

td.titlebox
{
}

/* _______________ Titles _______________ */

.title
{
	color: #222222;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

.title A:link, .title A:visited
{
	color: #2F6FBF;
	text-decoration: none;
}

.title A:hover
{
	color: #FF5500;
	text-decoration: none;
}


/* _______________ Excerpt _______________ */

.excerpt
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 150%;
	color: #454545;
	text-align: justify;
	
}

.excerpt A:link, .excerpt A:visited
{
	color: #0000DD;
	text-decoration: none;
}

.excerpt A:hover
{
	color: #DD0000;
	text-decoration: none;
}


/* _______________ Big Titles _______________ */

.bigtitle
{
	color: #454545;
	font-family: Times New Roman;
	font-size: 20px;
	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;
}


/* _______________ Head _______________ */

.head
{
	color: #757575;
	font-family: Times New Roman;
	font-size: 38px;
	font-weight: bold;
	text-decoration: none;
}

.head A:link, .head A:visited
{
	color: #0055AA;
	text-decoration: none;
}

.head A:hover
{
	color: #858585;
	text-decoration: none;
}



/* _______________ Titles and Other Texts _______________ */


.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: #c2c2c2;
	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: #FF5500;
	text-decoration: none;
}


/* _______________ side  Navbar _______________ */

.sidenav
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.sidenav A:link, .sidenav A:visited
{
	font-size: 11px;
	color: #0077CC;
	text-decoration: none;
}

.sidenav A:hover
{
	color: #FF5500;
	text-decoration: none;
}


/* _______________ Link Dump _______________ */

td.linkdump
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

td.linkdump A:link, td.linkdump A:visited
{
	color: #0077CC;
	text-decoration: none;
}

td.linkdump A:hover
{
	color: #FF5500;
	text-decoration: none;
}

.linkdumpdesc
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #787878;
}


/* _______________ Small link _______________ */

.smlink
{
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.smlink A:link, .smlink A:visited
{
	color: #2F6FBF;
	text-decoration: none;
}

.smlink A:hover
{
	color: #FF5500;
	text-decoration: underline;
}


/* _______________ copyright _______________ */

.copyright
{
	font-family: Verdana, Arial;
	color: #0077aa;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.copyright A:link, .copyright A:visited
{
	color: #0066EE;
	text-decoration: none;
}

.copyright A:hover
{
	color: #FF5500;
	text-decoration: none;
}


