/* reset */




#Notice {

}

body {
	background-color: #ffffff;
}

/* a:link {
	color: #015BB6;
	text-decoration : underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #009BB7;
	text-decoration: none;
}
a:hover {
	color: #009BB7;
	text-decoration: none;
}
*/

.txtLeft {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	letter-spacing: 1px;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}



.txtTopMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtTopMenu a:link {
	color: #C8FBFC;
	text-decoration : none;
	font-weight: bold;
}
.txtTopMenu a:visited {
	color: #C8FBFC;
	text-decoration: none;
	font-weight: bold;
}
.txtTopMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}



.txtBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txtBody a:link {
	color: #015BB6;
	text-decoration : underline;
}
.txtBody a:visited {
	color: #666666;
	text-decoration: underline;
}
.txtBody a:active {
	color: #009BB7;
	text-decoration: none;
}
.txtBody a:hover {
	color: #009BB7;
	text-decoration: none;
}



.txtHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #015BB6;
	font-weight: bold;
}
.txtSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #015BB6;
	
}
.txtWhiteHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtWarning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}



.txtSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.txtSmall a:link {
	color: #015BB6;
	text-decoration : underline;
}
.txtSmall a:visited {
	color: #666666;
	text-decoration: underline;
}
.txtBody a:active {
	color: #009BB7;
	text-decoration: none;
}
.txtSmall a:hover {
	color: #009BB7;
	text-decoration: none;
}



.txtFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C8FBFC;
}
.txtFooter a:link {
	color: #C8FBFC;
	text-decoration : underline;
}
.txtFooter a:visited {
	color: #C8FBFC;
	text-decoration: underline;
}
.txtFooter a:hover {
	color: #61DCDC;
	text-decoration: none;
}


.txtFooter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.txtFooter2 a:link {
	color: #015BB6;
	text-decoration : underline;
}
.txtFooter2 a:visited {
	color: #015BB6;
	text-decoration: underline;
}
.txtFooter2 a:hover {
	color: #009BB7;
	text-decoration: none;
}


.uImage {
	border-color: #006666;
	border-width: thin;
}


.listItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
}


body {
 scrollbar-face-color: #00B6CC;
 scrollbar-base-color: #663333;
 scrollbar-arrow-color: #015BB6;
 scrollbar-highlight-color: #BBDDFF;
 scrollbar-3d-light-color: #ffffff;
 scrollbar-shadow-color: #000000;
 scrollbar-dark-shadow-color: #ffffff;
}


INPUT, TEXTAREA {
border-left:1 solid none #BBDDFF; border-right:1 solid none #cccccc; border-top:1 solid none #015BB6; border-bottom:1 solid none #cccccc; background-color: #ffffff; font-size: 12px;
font-family: verdana,arial,helvetica,sans-serif;
color: #000000
}

INPUT.txtRadio {
background-color: #F4FAFB; border: "0";
border-top-color: #006666; border-left-color: #006666;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
font-size: 12px;
font-family: verdana,arial,helvetica,sans-serif;
color: #000000;
}



.bgRadiusBlock {
width: 200px;
height: 100px;
position: absolute;
top: 10px;
left: 20px;
text-align: center;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 1px solid #015ab4;
margin:15px 50px 15px 0px;
padding: 20px;
background-color: #dfefff;
}





