.header {
		font-family: Trebuchet Ms; 
		font-weight: bold;
		font-style: normal;
}


h1{
		font-size: 20px;
		padding: 20px 0px 0px 20px;
		color: #663333;
}

h2{
		font-size: 16px;
		padding: 0px 0px 0px 10px;
		color: #663333;
}

.TitText {
font-family: Trebuchet Ms; 
font-size: 20px;
font-weight: bold;
font-style: normal;
color: #663333;
padding-right:20px;
}

.Smaller {
	font-family: Trebuchet Ms; 
	font-weight:normal;
	font-style: normal;
	font-size: 16px;
	color: #663333;	
	}

.TitText2 {
font-family: Trebuchet Ms; 
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #663333;
}


.TitProjects {
font-family: Trebuchet Ms; 
font-size: 13px;
font-weight: bold;
font-style: normal;
color: #663333;
}

.Text {
font-family: Verdana; 
font-size: 10px;
font-weight: normal;
font-style: normal;
color: #000066;
padding-left:10px;
}

.Title2 {
font-family: Verdana; 
font-size: 14px;
font-weight: normal;
font-style: normal;
color: #000066;
}

.TextErr {
font-family: Arial; 
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #CC0033;
}

.TextContact {
font-family: verdana; 
font-size: 12px;
font-weight: bold;
color: #4d759f;
}


.TextProj {
font-family: Verdana; 
font-size: 10px;
font-weight: bold;
font-style: normal;
color: #000066;
}

.TextCurr {
font-family: Verdana; 
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #000066;
}

.TextFooter {
font-family: Verdana; 
font-size: 10px;
font-weight: normal;
font-style: normal;
color: #000066;
}


.MenuLeft {
font-family: verdana; 
font-size: 10px;
font-weight: bold;
font-style: normal;
color: #000066;
}

.MenuLeft2 {
font-family: verdana; 
font-size: 10px;
font-weight: bold;
font-style: normal;
color: #754c24;
}

.MenuLeft3 {
font-family: verdana; 
font-size: 10px;
font-weight: bold;
font-style:normal;
text-decoration:underline;
color: #754c24;
}

.MenuLeft1 {
font-family: verdana; 
font-size: 10px;
font-weight: bold;
font-style: normal;
text-decoration:underline;
color: #0080FF;
}

.BorderBR {
border-bottom:1px solid #99ccff ;
border-right:1px solid #99ccff ;
}

.BorderLBR {
border-left:1px solid #99ccff ;
border-bottom:1px solid #99ccff ;
border-right:1px solid #99ccff ;
}

.BorderTR {
border-top:1px solid #99ccff ;
border-right:1px solid #99ccff ;
}

.BorderR {
border-right:1px solid #99ccff ;
}

.BorderL {
border-left:1px solid #99ccff ;
}

.BorderT {
border-top:1px solid #99ccff ;
}

.BorderB {
border-bottom:1px solid #99ccff ;
}

a:link { color: #000066; text-decoration:none}
a:visited { color: #000066; text-decoration:none }
a:active { color: #000066; text-decoration:none }
a:hover { color:#754c24; text-decoration:none }

.b:link { color: #CE6700; } 
.b:active { color: #CE6700; }
.b:visited { color: #CE6700; }
.b:hover { color:#754c24; }

