/* CSS Document */
body {
	margin: 0px;
	background-color:#ffffff;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	}
.height {
height: 100%;
}

.boxtopcontdbg{
background-image:url(../images/boxtopcontdbg.jpg);
background-repeat:repeat-x;}

.boxbotcontdbg{
background-image:url(../images/boxbotcontdbg.jpg);
background-repeat:repeat-x;}

.boxbg{
border-left:1px solid #e3e3e3;
border-right:1px solid #e3e3e3;}

.navtxt{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5c5b5b;
text-decoration:none;
line-height:13px;
}

a.navtxt:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0077b4;
text-decoration:none;
line-height:13px;
}

.subheading{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#0089ff;
text-decoration:none;
line-height:13px;
}

.ultxt{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#5c5b5b;
text-decoration:none;
line-height:15px;
}

.hosttxt{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#282828;
text-decoration:none;
line-height:15px;
}

.txtheadebotcontdbg{
background-image:url(../images/txtheadebotcontdbg.jpg);
background-repeat:repeat-x;}

.txtheadertopcontdbg{
background-image:url(../images/txtheadertopcontdbg.jpg);
background-repeat:repeat-x;}

.txtborderbg{
border-left:1px solid #e3e3e3;
border-right:1px solid #e3e3e3;
background-color:#f4f4f4;}

.content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5f5f5f;
text-decoration:none;
line-height:15px;
}

.subheading1{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5f5f5f;
text-decoration:none;
line-height:15px;
font-weight:bold;
}


.urllink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0077b4;
text-decoration:none;
line-height:13px;
}

a.urllink:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#5c5b5b;
text-decoration:none;
line-height:13px;
}

.textbox{
width:250px; 
border:1px solid #c7c7c7; 
background-color:#eeeeee;}

.textarea{
width:250px;
height:100px;
border:1px solid #c7c7c7; 
background-color:#eeeeee;}

