.no-table
{
	table-layout:fixed;
}

DIV.fixedcontent 
{
	Z-INDEX: 2; 
	BACKGROUND: #cfc; 
	LEFT: 55px; 
	COLOR: #000; 
	POSITION: fixed; 
	TOP: 0px;
	height: 100%;
	width=243px;
	background: url("../images/NavigationBack.jpg");
}
A:visited 
{
	font-size: 12px; 
	color: red; 
	font-family: verdana, serif; 
	text-decoration: none; 
	font-weight: bold;
	text-decoration:none;
	outline-style:none;
}

A 
{
	font-size: 12px; 
	color: red; 
	font-family: verdana, serif; 
	text-decoration: none; 
	font-weight: bold;
	text-decoration:none;
	outline-style:none;
}

.m A 
{
	font-size: 18px; 
	color: red; 
	font-family: verdana, serif; 
	text-decoration: none; 
	font-weight: bold;
	text-decoration:none;
	outline-style:none;
}

A:hover 
{
	font-size: 12px; 
	color: white; 
	font-family: verdana, serif; 
	text-decoration: none; 
	font-weight: bold;
	outline-style:none;
}

.projects
{
	font-size: 12px; 
	color: black; 
	font-family: verdana, serif; 
	text-decoration: none; 
	font-weight: bold;
	text-decoration:none;
}

.projects:visited 
{
	font-size: 12px; 
	color: black; 
	font-family: verdana, serif; 
	text-decoration: none; 
	font-weight: bold;
	text-decoration:none;
}

.projects:hover 
{
	font-size: 12px; 
	color: red; 
	font-family: verdana, serif; 
	text-decoration: none; 
	font-weight: bold;
}

.news
{
	font-size: 12px; 
	color: red; 
	font-family: verdana, serif; 
	text-decoration: none; 
	font-weight: bold;
	text-decoration:none;
}

.news:hover 
{
	font-size: 12px; 
	color: black; 
	font-family: verdana, serif; 
	text-decoration: none; 
	font-weight: bold;
	text-decoration:none;
}

#TitleText
{
	font-size: 16px; 
	color: rgb(175, 0, 0);
	font-family: verdana, serif; 
	text-decoration: none; 
	font-weight: bold;
}
#NavigationBody
{
	margin-left: 50px;
	margin-bottom: 10px;
}

#NavigationMenuText
{
	font-family: "Microsoft Sans Serif", "Lucida Sans Unicode", "Tahoma";
	font-size: 14px;
}

#SmallBottomLinks
{
	color: 505050;
	font-family: "Microsoft Sans Serif", "Lucida Sans Unicode", "Tahoma";
	font-size: 9px;
	font-weight: normal;
}

#NavigationBodySub
{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

h1
{
	font-family: "Microsoft Sans Serif", "Lucida Sans Unicode", "Tahoma";
	font-size: 12px;
	color: ababab;
	font-weight: normal;
}

h2
{
	font-family: "Verdana", "Tahoma";
	font-size: 14px;
	color: 000000;
	font-weight: bold;
	margin: 0px;
}

#SmallKeywords
{
	font-family: "Microsoft Sans Serif", "Lucida Sans Unicode", "Tahoma";
	font-size: 11px;
	color: ababab;	
}

#NavigationBottom
{
	margin-left: 45px;
	margin-bottom: 10px;
	font-size: 12px; 
	color: #010101; 
	font-family: "Tahoma"; 
	text-decoration: none; 
	font-weight: bold;
}
#BottomLine
{
	font-size: 12px; 
	color: gray; 
	font-family: tahoma; 
	text-decoration: none; 
	font-weight: normal;
}

#PictureTextV
{
	font-size: 11px; 
	color: black; 
	font-family: verdana; 
	text-decoration: none; 
	font-weight: bold;
	width: 195px;
	margin-left:15px;
}

#PictureTextH
{
	font-size: 11px; 
	color: black; 
	font-family: verdana; 
	text-decoration: none; 
	font-weight: bold;
	width: 260px;
	margin-left:15px;
}

#BodyText
{
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 14px; 
	color: #010101; 
	font-family: verdana; 
	text-decoration: none;
}

.RedText
{
	color: red; 
	font-weight: bold;
}

.Stress
{
	color: af0000; 
	font-weight: bold;
	font-size: 13;
	text-align:center;
}

TD
{
	font-size: 14px; 
	color: #010101; 
	font-family: tahoma;
}

#Heart
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 24px; 
	color: #ffffff; 
	font-family: Tahoma; 
	text-decoration: none;
}

#Heart2
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px; 
	color: #a1a1a1; 
	font-family: tahoma; 
	text-decoration: none;
	font-weight: bold;
}

#Heart3
{
	font-size: 18px; 
	color: #fefefe; 
	font-family: Tahoma; 
	text-decoration: none;
	font-weight: normal;
}

.highlightit img
{
	border: 1px solid #ccc;
}

.highlightit:hover img
{
	border: 1px solid rgb(175,0,0);
}

.highlightit:hover
{
	color: red; /* Dummy definition to overcome IE bug */
}

BODY 
{
	MARGIN-TOP: 20px; 
	MARGIN-LEFT: 20px; 
	MARGIN-BOTTOM: 20px;
	HEIGHT: 100%
	
	scrollbar-3dlight-color:ababab; 
	scrollbar-arrow-color:maroon;
	scrollbar-highlight-color: ababab;
	scrollbar-face-color:ababab;
	scrollbar-shadow-color:maroon;
	scrollbar-darkshadow-color:ababab;
	scrollbar-track-color: ababab;
}

//------------------------------------------------------

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container 
{
    position: relative;
    left: -1px;
    top: -1px;
}

#shadow-container .shadow1 {
	background: #F1F0F1;
}

#shadow-container .shadow2 {
	background: #DBDADB;
}

#shadow-container .shadow3 {
	background: #B8B6B8;
}

#shadow-container .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 10px;
}


/* common styling */
.menu {font-family: arial, sans-serif; width:106px; position:relative; margin:0; font-size:11px; margin:50px 0;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000; width:104px; height:20px; text-align:center; border:1px solid #fff; border-width:1px 1px 0 0; line-height:19px; font-size:11px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#bebebe;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:105px; width:105px;}
.menu ul li:hover ul li a.hide {background:#ababab; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#bebebe; color:#000; width:150px;}
.menu ul li:hover ul li a:hover {background:#ababab; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#ababab; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#bd8d5e; color:#fff;}


//------------------------------------------------------

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container 
{
    position: relative;
    left: -1px;
    top: -1px;
}

#shadow-container .shadow1 {
	background: #F1F0F1;
}

#shadow-container .shadow2 {
	background: #DBDADB;
}

#shadow-container .shadow3 {
	background: #B8B6B8;
}

#shadow-container .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 10px;
}
	
//------------------------------------------------------




/* Easy Slider */	

    #container {margin:0 auto; position:relative; text-align:left; width:600px; /*background:#910c1d;*/ margin-top: -20px; margin-left: 30px;}
	#content { position:relative; }	
	
	#slider{}	
	#slider ul, #slider li { margin:0; padding:0; list-style:none; }
	#slider li{ width:600px; height:200px; overflow:hidden; }	
		
	#nextBtn1{ display:block; width:47px; height:194px; position:absolute; top:-12px; }
	#prevBtn1{ display:block; width:47px; height:194px; position:absolute; left:-46px; top:-12px; }
	#nextBtn1{ left:601px; }														
	#prevBtn1 a, #nextBtn1 a{ display:block; width:47px; height:194px; background:url(../images/slider/ArrowRight.png) no-repeat 0 0; }	
	#nextBtn1 a{ background:url(../images/slider/ArrowLeft.png) no-repeat 0 0; }
	
	
	
	
	#container2 {margin:0 auto; position:relative; text-align:left; width:600px; /*background:#910c1d;*/ margin-top: -20px; margin-left: 30px;}
	#content2 { position:relative; }	
	
	#slider2{}	
	#slider2 ul, #slider2 li { margin:0; padding:0; list-style:none; }
	#slider2 li{ width:600px; height:200px; overflow:hidden; }	
		
	#nextBtn2{ display:block; width:47px; height:194px; position:absolute; top:-12px; }
	#prevBtn2{ display:block; width:47px; height:194px; position:absolute; left:-46px; top:-12px; }
	#nextBtn2{ left:601px; }														
	#prevBtn2 a, #nextBtn2 a{ display:block; width:47px; height:194px; background:url(../images/slider/ArrowRight.png) no-repeat 0 0; }	
	#nextBtn2 a{ background:url(../images/slider/ArrowLeft.png) no-repeat 0 0; }
	
	
	
	#container3 {margin:0 auto; position:relative; text-align:left; width:600px; /*background:#910c1d;*/ margin-top: -20px; margin-left: 30px;}
	#content3 { position:relative; }	
	
	#slider3{}	
	#slider3 ul, #slider3 li { margin:0; padding:0; list-style:none; }
	#slider3 li{ width:600px; height:200px; overflow:hidden; }	
		
	#nextBtn3{ display:block; width:47px; height:194px; position:absolute; top:-12px; }
	#prevBtn3{ display:block; width:47px; height:194px; position:absolute; left:-46px; top:-12px; }
	#nextBtn3{ left:601px; }														
	#prevBtn3 a, #nextBtn3 a{ display:block; width:47px; height:194px; background:url(../images/slider/ArrowRight.png) no-repeat 0 0; }	
	#nextBtn3 a{ background:url(../images/slider/ArrowLeft.png) no-repeat 0 0; }
	
	
	
	
	#container4 {margin:0 auto; position:relative; text-align:left; width:600px; /*background:#910c1d;*/ margin-top: -20px; margin-left: 30px;}
	#content4 { position:relative; }	
	
	#slider4{}	
	#slider4 ul, #slider4 li { margin:0; padding:0; list-style:none; }
	#slider4 li{ width:600px; height:200px; overflow:hidden; }	
		
	#nextBtn4{ display:block; width:47px; height:194px; position:absolute; top:-12px; }
	#prevBtn4{ display:block; width:47px; height:194px; position:absolute; left:-46px; top:-12px; }
	#nextBtn4{ left:601px; }														
	#prevBtn4 a, #nextBtn4 a{ display:block; width:47px; height:194px; background:url(../images/slider/ArrowRight.png) no-repeat 0 0; }	
	#nextBtn4 a{ background:url(../images/slider/ArrowLeft.png) no-repeat 0 0; }

/* // Easy Slider */

