﻿/* _______________ body _______________ */

body {}


/* _______________ Page Alignment _______________ */

.page {
    TEXT-ALIGN: center;
background-color: #bbbbaa;
    }

/* _______________ Main Table _______________ */

.maintable {
    width: 75%;
    height: 100%;
    PADDING: 0px;
    MARGIN: 0px; 
    border-collapse: collapse;
    background-color: #E8DCC5;
    }

/* _______________ Right Navigation Bar _______________ */

.rightbar {
    BORDER-LEFT: #757575 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: #757575 0px dashed;
    width: 180px;
    vertical-align: top;
    }

/* _______________ Extended Column  (left column for all pages) _______________ */

.extcolumn {
    }

/* _______________ Body Text _______________ */

.bodytext { font-family: Tahoma; font-size: 12px; LINE-HEIGHT: 140%; color: #000000;}

.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: 13px; LINE-HEIGHT: 160%; color: #000000}

.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
{
	background: url(http://www.ramzashoob.com/images/contenthead3.gif) no-repeat 0px 2px;
	background-position: right;
	padding-right: 18px;
	padding-bottom: 3px;
	overflow: hidden;
	padding-top: 2px;
	height: 20px;
}


/* _______________ Titles _______________ */

.title { COLOR: #222222; FONT-FAMILY: Times New Roman; FONT-SIZE: 16px; FONT-WEIGHT: bold; TEXT-DECORATION: none; LINE-HEIGHT: 120%}

.title A:link, .title A:visited { color: #323232; text-decoration: none }

.title A:hover { color: #CC1100; text-decoration: none}


/* _______________ Excerpt _______________ */

.excerpt { FONT-FAMILY: Tahoma; FONT-SIZE: 13px; LINE-HEIGHT: 140%; color: #000000;}

.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}


/* _______________ Titles and Other Texts _______________ */

.head  {COLOR: #f3f3e4; FONT-FAMILY: Times New Roman; FONT-SIZE: 38px; FONT-WEIGHT: bold; TEXT-DECORATION: none}

.smtitle {	COLOR: #222222; FONT-FAMILY: Times New Roman; FONT-SIZE: 16px; FONT-WEIGHT: bold; TEXT-DECORATION: none}

.formtitle { color: #050505; font-family: Tahoma; font-size: 10px; LINE-HEIGHT: 20px}

.bluetext { COLOR: #0099EE; FONT-FAMILY: Tahoma; FONT-SIZE: 10px; 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}

.whitetext{ COLOR: #FFffff; FONT-FAMILY: Tahoma; FONT-SIZE: 11px}

.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: #757575; FONT-FAMILY: Times New Roman; FONT-SIZE: 14px; FONT-WEIGHT: bold; TEXT-DECORATION: none}



/* _______________ Top Navbar _______________ */

.topnav { font-family: Times New Roman; font-size: 12px; FONT-WEIGHT: bold; text-decoration: none; color: #fafaeb;}

.topnav A:link, .topnav A:visited  { color:#fafaeb ; text-decoration: none }

.topnav A:hover { color: #ffccaa; 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: #545454; TEXT-DECORATION: none }

.sidenav A:hover { color: #CC1100; 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: #656565;
	text-decoration: none;
}

.smlink A:hover
{
	color: #CC1100;
	text-decoration: underline;
}


/* _______________ copyright _______________ */

.copyright { font-family: Verdana, Arial ; color: #757575; font-size: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: none }

.copyright A:link, .copyright A:visited { color: #545454; TEXT-DECORATION: none }

.copyright A:hover { color: #cc1100; TEXT-DECORATION: none }

