@charset "utf-8";
BODY
{
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftcolumn
{
	width:187px;
	background-image:url(images/leftcolumn_rightborder.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	font-size:12px;
}
#leftcolumn H2.title, #leftcolumn H2.title  A
{
	color:#0090ff;
	font-size:14px;
	text-decoration:none;
}
#leftcolumn H2.title A:Hover
{
	text-decoration:underline;
}
#leftcolumn UL.menu
{
	list-style:none;
	color:#07182a;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	width:110px;
}
#leftcolumn UL.menu A
{
	text-decoration:none;
	color:#07182a;
}
#leftcolumn2
{
	width:40px;
	background-image:url(images/leftcolumn_rightborder.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	font-size:12px;
}
#rightcolumn
{
	width:232px;
	background-image:url(images/rightcolumn_leftborder.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	height:250px;
}
#homerightcolumn
{
	width:266px;
	height:250px;
	background-image:url(images/home_rightcolumn_topBG.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	font-size:12px;
}

#homerightcolumn  .formTitle
{
	font-size:13px;
}
#homerightcolumn .txtInput
{
	background-image:url(images/inputBg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border: solid 1px #6e6f71;
	font-size:12px;
	height:22px;
	width: 138px;
}

#rightcolumn .txtInput
{
	background-image:url(images/inputBg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border: solid 1px #6e6f71;
	font-size:12px;
	height:22px;
	width: 138px;
}

#homerightcolumn .testimonialText
{
	color:#467baf;
	font-size:13px;
}
#homerightcolumn .testimonialWriter
{
	color:#020b14;
	font-size:13px;
	font-weight:bold;
}
#centralcolumn
{
	padding-left:20px;
	padding-right:20px;
	background-image:url(images/centralColumnBG.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-size: 11px;
}

#homecentralcolumn
{
	font-size:12px;
}

#centralcolumn .title
{
	color:#0090ff;
	font-size:24px;
}

#footer
{
	text-align:center;
}

#footer UL.menu
{
	list-style:none;
	margin:0px;
}
#footer UL.menu LI 
{
	margin:0px;
	display: inline;
	list-style-type: none;
	float: left;
}
#footer A
{
	display:block;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#010101;
	font-weight:bold;
	font-size:10px;
}

#homecentralcolumn
{
	background-image:url(images/home_leftcolumn_topBG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#homeNavBar
{
	background-image:url(images/home_navbar_BG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:39px;
}
#NavBar
{
	background-image:url(images/navbar_BG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:39px;
}
#NavBar #euroMenu
{
	text-align:left;
}
#NavBar #euroMenu A
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
#homeNavBar #euroMenu
{
	text-align:left;
}
#homeNavBar #navlist
{
	list-style:none;
	margin:0px;
	text-align:left;
}
#homeNavBar #navlist LI
{
	margin:0px;
	display: inline;
	list-style-type: none;
	float: left;
}
#homeNavBar #euroMenu A
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

#leftSideAd DIV, #rightSideAd DIV, .contentText DIV
{
	padding-bottom:6px;
}



.contentBackground {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(images/contentBackg.jpg);
	background-repeat: no-repeat;
	width: 734px;
}
.contentText {
	padding: 14px;
}
.contentText H1.title
{
	color:#0090ff;
	font-size:24px;
}
.rightSideBackground {
	background-color: #FFFFFF;
	background-image: url(images/rightyBackg.jpg);
	background-repeat: no-repeat;
	width: 266px;
}
.rightsideContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 12px;
}
.mainTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.mainTitle A
{
	text-decoration:none;
	color: #000000;
}
.mainTitle A:Hover
{
	text-decoration:underline;
}
.projectText A
{
	color: #000000;
	text-decoration:none;
}
.projectText A:Hover
{
	text-decoration:underline;
}
.submitBackg {
	background-image: url(images/submitBackg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #003366;
	height: 23px;
}
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.rulerLine {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.megaTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00CC00;
}
.tesitimonialsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006699;
}
.formFieldAlert
{
	color:#FF0000;
}
