﻿body  	
{
    margin:0px;padding:0px;	
    background-color:#4396CA;
    background-image: url(../Images/main_bg1.jpg);
    background-repeat:repeat-x;
}

/* poptip */

.bubbleInfo {
    position: relative;
	float: left;
	color: #4378a4;
}

.trigger {
	display: block;
    position: relative;
	text-decoration: underline;
	color: #4378a4;
	font-size: 0.9em;
	padding: 3px;
	line-height: 1.2;
}

.trigger:hover {
/*	background: green;*/
	color: #FF7900;
}

/* Bubble pop-up */



#pu p{
	font-size:12px;
	text-align:left;
	color: #546368;
}

.popup #information{
	font-size:9px;
	
}

#container
{
	background-image: url(../Images/bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:20px;
	padding-top:11px;
	width:766px;
	}
#navigator
{
	padding-right:16px; 
	padding-left:16px; 
	padding-top:5px;
	width:50px;
	}
#content
{
	padding-right:16px;
	padding-left:16px;
	width:301px;
	background-repeat:repeat-y;
	background-image:url(../Images/px3.jpg);
	}
#footer
{
	}
.green {
	color:#5AA623;
	text-decoration:none;
	line-height: 13px;
}


.navi
{
	background-image: url(./Images/dot.jpg); 
	height: 1px
}


td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#727272;
	line-height:13px;
}
a {
	text-decoration: none;
	color:#1A88B8;
	font-size:11px;
}

.copy{
font-family:Tahoma;
font-size:11px;
color:#737373;
text-decoration:none;
line-height:3px;
}

.bot_txt {
color:#2B92BC;
font-family:Tahoma;
font-size:11px; 
text-decoration:none}

.gray {color:#727272; text-decoration:none}
.green
{
	color: #5AA623;
	text-decoration: none;
	line-height:13px;
	font-size:18px;
}
.big {font-size:12px}
.blue {color:#1A88B8; text-decoration:none}
.ul1
{
	margin-top: 10px;
	font-size: 20px;
	list-style-image: url(images/arrow.jpg);
	margin-bottom: 10px;
	color: #1a88b8;
	line-height: 22px;
	text-decoration: none;
}
.ul2
{
	font-size: 18px;
	color: #5aa623;
	line-height: 20px;
}
.ul3
{
	font-size: 16px;
	color: #ff9966;
	line-height: 18px;
}
.orange{
	color: #ff9966;
	text-decoration: none;
}

.form { width:109px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#BCBCBC;
		background-color:#FCFCFC;
		color:#707070;
		margin-left:0px;
		margin-right:0px}
		
.form1 { width:170px;
		height:15px;
		font-family:tahoma;
		font-size:10px;
		color:#887D6C;
		border-style:solid;
		border-width:1px;
		border-color:#BFBFBF;
		background-color:#FFFFFF;
		margin-left:6px;
		margin-right:0px;
		background-attachment:fixed}
		
.textarea { width:184px;
		height:108px;
		font-family:tahoma;
		font-size:11px;
		color:#707070;
		border-style:solid;
		border-width:1px;
		border-color:#BCBCBC;
		background-color:#FCFCFC;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;
		}
		

a:hover{text-decoration:underline;}

#under{text-decoration:underline;}





