body
{
	background-image: url(images/common/bg.gif);
	/*background-color: #efefef;*/
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom:6px;

}
a:active 
{ 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bold; 
	color: #006699;
font-size: 66%;
}

a:link 
{ 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-weight: bold; 
	color: #006699;
font-size: 11px;
}

a:visited 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight: bold; 
	color: #006699; 	
font-size: 11px;
}

a:hover 
{  
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: bold; 
	color: #006699;
	text-decoration: underline;
font-size: 11px;
}
.linkage A:link
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #074B88;
font-size: 11px;
}
.linkage A:visited
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #074B88;
font-size: 11px;
}
.linkage A:active
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #074B88;
font-size: 11px;
}
.linkage A:hover
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #074B88;
font-size: 11px;
}
.linkage
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal; 
	color: #006699;
	text-decoration: none;
font-size: 11px;
}
.titletext
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: bold; 
	color: #005078;
font-size: 13px;
	text-decoration: none;

}
.text
{
	font-family: Arial, Helvetica, sans-serif;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-style: normal; 
	font-weight: normal; 
	color: #006699;
	text-decoration: none;
	vertical-align:top;
	padding:8px;
font-size: 12px;
}
.text1{
	font-family: verdana, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #006699;
	text-decoration: none;
	vertical-align:top;
	padding:8px;	
font-size: 12px;
}
.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal; 
	color: #006699;
	text-decoration: none;
	vertical-align:top;
	padding:12px;
font-size: 12px;
}
.box{
    border:1px;
    z-index:10;
/*    border-width: 1px;*/
    border-style: solid;
	color:#006699;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;	
	padding:5px;
font-size: 11px;
	}
.btn{
	font-family: verdana, sans-serif;
    color: #ffffff;
    background-color: #006699;
    padding: 5px;
    text-align: center;
    border-color: #EFD177;
    border-width: 0px;
    border-style: solid;
    cursor:pointer;
}	