/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color:#ffffff;

}

table.menu {
	border-top: solid 2px #000000;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
    border-bottom: solid 2px #000000;
	background-color: #fff;
	color: #006699;
	margin-top:20px; 
	margin-left:20px;
}

table.menu td{
	 vertical-align: text-top;
}


td.top {
    border-bottom: solid 3px #000000;
}

table.maincontent {
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
}

table.sitecontent {
	margin-top:20px; 
	margin-left:20px;
    border-top: solid 2px #000000;
    border-left: solid 2px #000000;
    border-right: solid 2px #000000;
    border-bottom: solid 2px #000000;
	background-color: #fff;
	color: #006699;
}


#frontpage-meets-scroll {
	
	text-align:justify;
	
	overflow: auto;

	height: 400px;
	padding-left: 10px;
}


#content {
	text-align:center;
	margin-left:10px; 
	margin-right:10px; 
	margin-top: 10px;
	width: 500;
	height: 350;
	font-size:25px; 
	font-weight:bold;
	/*
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
	*/
}

#contactus {
	text-align:left;
	margin-left:30px; 
	margin-right:10px; 
	margin-top: 10px;
	font-size:13px; 
	font-family:"Trebuchet MS";

}

#faq {
	text-align:left;
	margin-left:10px; 
	margin-right:10px; 
	width: 500;
	height: 350;
}
img.banner {
    border-bottom: solid 4px #000000;
}

.banner1
{
    border-bottom: solid 4px #000000;

}

.intro
{
    border-bottom: solid 6px #000000;
	border-top: solid 6px #000000;


}

#cap {
font-size:35px; 
color:##172fe7; 
font-weight:bold; 
float:left; 
height:34px; 
line-height:34px; 
margin-top:2px; 
margin-right:1px;
}

.gfont {	font-family: "Trebuchet MS";
	font-size: 13px;
}

.gfontmain {	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-left: 10px;
}

.footertext {	font-family: "Trebuchet MS";
	font-size: 12px;
    color:#ffffff;
	font-weight:bold; 

}

/*<font color="#666666" size="4" face="Monotype Corsiva">*/
.heading {
	font-family: "Trebuchet MS";
	font-size: 16px;
    color:##172fe7;
	font-weight:bold; 	
}

A.email:link{color: #FF9900;	text-decoration: none;	FONT-SIZE: 14px;}

A.email:visited {
	text-decoration: none;
	color: #ffffff;
	FONT-SIZE: 14px;
}
A.email:hover {
	text-decoration: none;
	color: #8F8C79;
	FONT-SIZE: 14px;
}
A.email:active {
	text-decoration: none;
	color: #FF9900;
	FONT-SIZE: 14px;
}

a:link {
	color: #31210A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #31210A;
}
a:hover {
	text-decoration: none;
	color: #31210A;
}
a:active {
	text-decoration: none;
	color: #31210A;
}


.shadow {
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
}

#leftcol {width:190px;float:left;padding:7px;position:relative;}
#centercol {width:200px;float:left;padding:7px;position:relative;}
#rightcol {width:200px;float:left;padding:7px;position:relative;}

h3 {
font-size: 13px;
padding:5px 15px;
margin:0px 
font-family:"Trebuchet MS;
}

html {
height:100%; 
max-height:100%; 
padding:0; 
margin:0; 
border:0; 
background:#fff; 
font-size:76%; 
font-family:georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

.balloon {
font-family: verdana, sans-serif; 
width:200;
height:180px;
margin:5px 25px;

}
.balloon ul {
padding:0; 
margin:0;
border:0;
list-style-type: none;
}
.balloon ul li {
float:left;
margin:5px;
width:150px;
height:150px;
border:1px solid #000;
}
.balloon ul li a, .balloon ul li a:visited {
display:block;
text-decoration:none; 
color:#000; 
width:100px; 
height:100px; 
color:#000; 
background:#fff;
}
.balloon ul li a img, .balloon ul li a:visited img {
border:0;

}

.balloon ul li dl {
visibility:hidden;
position:absolute;
}

.balloon dl {width:200px; padding:0 0 20px 0; background:transparent url(images/bottom.gif) no-repeat bottom left; height:auto;}
.balloon dt {margin:0; padding:5px; font-size:1.4em; font-weight:bold; color: #000; background:transparent url(images/top.gif) no-repeat top left; text-align:center;}
.balloon dd {margin:0; padding:5px 15px; color:#000; font-size:1em; border:1px solid #000; border-width:0 1px; background:#fff url(images/info.gif) no-repeat bottom right;}
.balloon dd p {padding:0; margin:10px 0; line-height:1.5em;}
.balloon dl#web2 {background:transparent url(images/bottom.gif) no-repeat bottom left; height:auto;z-index: 1;}
.balloon dl#web2 dt {background:transparent url(images/top.gif) no-repeat top left;z-index: 1;}
