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

html, body {	
	background-color: #cccccc;	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; background-color:#F1F1F2;}
.boxbg{background-image:url(../img/boxbg.gif); background-repeat:no-repeat;}
.boxbg1{background-image:url(../img/boxbg1.gif); background-repeat:no-repeat;}
.linebg{background-image:url(../img/linebg.gif);}
.footerbg{background-image:url(../img/footerbg.gif); background-repeat:no-repeat;}
.navibg{background-image:url(../img/navi_bg.gif);}
.ctbg{background-image:url(../img/contactbg.png); background-repeat:no-repeat;}

.hd{font-family:Arial; font-size : 24px;font-weight : bold;color : #006699; line-height: 27px;}

.text{font-family : Georgia;font-size : 18px;font-weight : normal;color : #262425; line-height: 17pt;}
.textbold{font-family : Georgia;font-size : 36px;font-weight : normal;color : #262425; line-height: 37pt;}

.normaltext{font-family : Arial;font-size : 14px;font-weight : normal;color : #171717; line-height: 17pt;}
.normaltext1{font-family : Arial;font-size : 17px;font-weight : bold;color : #262425; line-height: 18pt;}
.normaltext2{font-family : Arial;font-size : 14px;font-weight : regular;color : #262425; line-height: 14pt;}

.normal{font-family : Arial;font-size : 14px;font-weight : normal;color : #5E5E5E; line-height: 17pt;}
.normal1{font-family : Arial;font-size : 14px;font-weight : normal;color : #262425; line-height: 17pt;}

.footertext{font-family : Arial;font-size : 11px;font-weight : bold;color : #5B626D; line-height: 17pt;}

.asterik{font-family : Arial;font-size : 24px;font-weight : bold;color : #F9B000; line-height: 24pt;}

.footer{font-family : Arial;font-size : 14px;font-weight : bold;color : #767676; line-height: 17pt;}
a.footer{font-family : Arial;font-size : 12px;font-weight : bold;color : #767676; line-height: 17pt;}
a.footer:hover{font-family : Arial;font-size : 12px;font-weight : bold;color : #767676; line-height: 17pt; text-decoration:underline;}


.link {font-family : Arial;font-size : 14px;font-weight : normal;color : #5E5E5E; line-height: 17pt;}
a.link {font-family : Arial;font-size : 14px;font-weight : normal;color : #5E5E5E; line-height: 17pt;}
a.link:hover {font-family : Arial;font-size : 14px;font-weight : normal;color : #5E5E5E; line-height: 17pt; text-decoration:underline;}

.textbox{font-family : Arial;font-size : 12px; height:20px; color:#3D3D3D; font-weight:bold; line-height:12px; border-color:#C5C5C5; border-style:solid; border-width:1px; background-color:#F9F9F9;}
.textarea{font-family : Arial;font-size : 12px; color:#3D3D3D; font-weight:bold; line-height:12px; border-color:#C5C5C5; border-style:solid; border-width:1px; background-color:#F9F9F9;}

.button{font-family : verdana;font-size : 11px; line-height:17px; background-color:#ffffff; color:#c22709; border-width:1px; border-color:#bb271b; font-weight:bold;}
