/******************GLOBAL PROPERTIES*******************/
BODY
{
	margin:0;
	background:#C0C0C0;
}

IMG
{
	border-style:none;
}

A
{
    color:#fdfdcd;
}

/*******************MENU********************/

TD.menuTD
{
	background-color:#003300;
	width:133px;
	height:20px;
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color:#fdfdcd;
}

.menu
{
	font-family: "Britannic Bold", serif;
	font-size: 16px;
	font-weight: bold;
	color:#fdfdcd;
}

/*******************TITLE********************/

TD.titleTD
{
	padding-left:10px;
	padding-right:20px;
	background-color:#003300;
}

.title_fl
{
	font-family: "Bookman Old Style", serif;
	font-size: 26px;
	font-weight: bold;
	color:#fdfdcd;
}

.title
{
	font-family: "Bookman Old Style", serif;
	font-size: 22px;
	font-weight: bold;
	color:#fdfdcd;
}

/*******************MAIN********************/

p.main
{
	font-family: "Bookman Old Style", serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding-right: 20px;
}

/********************SERVICES*****************/

p.mainServices
{
	font-family: "Bookman Old Style", serif;
	font-size:13px;
	font-weight: bold;
	color:#000000;
	line-height:175%;
}

/********************NEWS********************/

.mainNews
{
	font-family: "Bookman Old Style", serif;
	font-size:20px;
	font-weight: bold;
	color:#000000;
	A:link { color:#000000; };
	A:visited { color:#000000; };
	A:active { color:#000000; };
/*	line-height:175%; */
}

p.mainNews
{
	font-family: "Bookman Old Style", serif;
	font-size:20px;
	font-weight: bold;
	color:#000000;
	A:link { color:#000000; };
	A:visited { color:#000000; };
	A:active { color:#000000; };
/*	line-height:175%; */
}

A.mainNews
{
	font-family: "Bookman Old Style", serif;
	font-size:20px;
	font-weight: bold;
	color:#000000;
	A:link { color:#000000; };
	A:visited { color:#000000; };
	A:active { color:#000000; };
/*	line-height:175%;*/
}


/*******************CONTACT**********************/

.mainHeadContact
{
	font-family: "Bookman Old Style", serif;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration: underline;
}

.mainHeadContactListFL
{
	font-family: "Bookman Old Style", serif;
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

p.mainHeadContactList
{
	padding-left: 50px;
	font-family: "Bookman Old Style", serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

A.mainHeadContactList
{
	color: #000000;
}

p.mainContact
{
	font-family: "Bookman Old Style", serif;
	font-size:13px;
	font-weight: bold;
	color:#000000;
	padding-left: 20px;
	padding-top: 20px;
}

.moreIndent
{
	padding-left: 87px;
}

p.mainPortfolio
{
	font-family: "Bookman Old Style", serif;
	font-size:13px;
	font-weight: bold;
	color:#000000;
}

td.portfolioTD
{
	padding-bottom: 20px;
}