@charset "utf-8";
/* CSS Document */

html, body {	
	background-color: #e5e3e3;	margin: 0px;padding: 0px; align:center;	
		}


A{text-decoration : none;}
a img{border:none;}

.bodybg{background-image:url(../img/bodybg.gif); background-repeat:no-repeat;}
.navibg{background-image:url(../img/navibg.gif);}
.topbg{background-image:url(../img/topbg.gif); background-repeat:no-repeat;}
.boxbg{background-image:url(../img/boxbg.gif); background-repeat:no-repeat;}
.textbg{background-image:url(../img/textbg.gif);}
.vdot{background-image:url(../img/vdot.gif);}
.innerbg{background-image:url(../img/inner_img.gif); background-repeat:no-repeat;}

.navi {font-family : Arial Narrow;font-size : 16px;font-weight : bold;color : #ffffff; line-height: 21px; text-align:center;}
a.navi {font-family : Arial Narrow;font-size : 16px;font-weight : bold;color : #ffffff; line-height: 21px; text-align:center;}
a.navi:hover {font-family : Arial Narrow;font-size : 16px;font-weight : bold;color : #ffffff; line-height: 21px; text-align:center; text-decoration:underline;}

.hd{font-family:Helvetica; font-size : 24px;font-weight : bold;color : #566BB7; line-height: 27px;}
.subhd{font-family:Arial Narrow; font-size : 20px;font-weight : bold;color : #354992; line-height: 25px;}

.normaltext{font-family : Helvetica;font-size : 12px;font-weight : normal;color : #464646; line-height: 17pt;}
.normaltextbold{font-family : Arial Narrow;font-size : 18px;font-weight : bold;color : #FFFFFF; line-height: 19pt;}

.text{font-family : Calibri;font-size : 14px;font-weight : normal;color : #626262; line-height: 17pt;}
.textblue{font-family : Calibri;font-size : 14px;font-weight : bold;color : #78A000; line-height: 17pt;}

.normal{font-family : Helvetica;font-size : 16px;font-weight : bold;color : #AEB900;}
.normalblack{font-family : Helvetica;font-size : 16px;font-weight : bold;color : #AEB900;}

.footer {font-family : Calibri;font-size : 14px;font-weight : bold;color : #ffffff; line-height: 17pt;}


.link {font-family : Helvetica;font-size : 14px;font-weight : bold;color : #ffffff; line-height: 17px;}
a.link {font-family : Helvetica;font-size : 14px;font-weight : bold;color : #ffffff;}
a.link:hover {font-family : Helvetica;font-size : 14px;font-weight : bold;color : #ffffff; text-decoration:underline;}

.textbox{font-family : verdana;font-size : 12px; line-height:12px; border-color:#ffffff; border-style:solid; border-width:1px; background-color:#ffffff;}


.button{font-family : verdana;font-size : 11px; line-height:17px; background-color:#AEB900; color:#070707; border-width:1px; border-color:#AEB900; font-weight:bold; border-style:solid;}
