/* CSS Document */

html,body{
	margin:0px;
	background-color:#999999;
	height:100%;
	width:100%;
}
table#fullhw { 
	  width:100%;
      height:100%; 
} 

.maint{
	width:100%;
	height:100%;
}
.top_bg{
	background:url(../images/home/top_bg.gif);
}

.top_bg1{
	background:url(../images/inner/top_bg.gif);
}
.btm_bg{
	background:url(../images/home/btm_bg.gif);
}
.btm_text {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #2B547D;
	text-decoration: none;
	padding-top:8px;
}
.top {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #E7CB05;
	text-decoration: none;
	padding-top:8px;

}
.top:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top:8px;

}

.border {
	border: 1px solid #666666;
}

.paratext {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	line-height:17px;
}
.paratextb {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	line-height:17px;
}
.head {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #376B9F;
	text-decoration: none;
	line-height:17px;

}
.url {
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	line-height:15px;

}
.url:hover {
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #E7CB05;
	text-decoration: none;
	line-height:15px;

}
.desc {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	line-height:17px;
	padding-bottom:20px;
	padding-left:15px;
}

.e-mail {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	text-decoration: underline;
	line-height:17px;
}
.e-mail:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #E7CB05;
	text-decoration: underline;
	line-height:17px;
}
.vox {
	font-family: Tahoma;
	font-size: 9.5px;
	color: #eaeaea;
	text-decoration: none;
	font-weight: normal;
}
.vox:hover {
	font-family: Tahoma;
	font-size: 9.5px;
	color: #eaeaea;
	text-decoration: underline;
	font-style: normal;
}

.paratextb1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #376B9F;
	text-decoration: underline;
	line-height:17px;
}
.paratext {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	line-height:17px;
}
.sign {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #376B9F;
	text-decoration: none;
	line-height:17px;
	font-style: italic;
}.box {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	line-height:17px;
	background-color: #FFFFF0;
	border: 1px dashed #E7CB05;
}
