td, table, select{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:13px;
	color:#474747;
}

form { margin:0px; padding:0px}


.footer { color:#FFFFFF; margin-left:80px}
.footer a{ color:#A6C7E7; text-decoration:underline}
.footer a:hover{ text-decoration:none} 

.form input{
	width:174px;
	height:21px;
	font-family:tahoma;
	font-size:11px;
	color: #474747;
	text-transform:none;
	border-style:solid;
	padding:2px 0 0 5px;
	border-color:#C4C9CE;
	border-width:1px;
	background-color:#ECECEC
}


/* 
=============================================
Skin styles for DotNetNuke skin Temo12696
Author: Julian Information Technologies, LLC
=============================================
*/   

body 
{ 
	margin:0px;
	padding:0px;
}
.rep
{
	background-image:url(images/rep.gif);
	background-position:right;
}
.top
{
	background-image:url(images/top.jpg);
	background-repeat:repeat-x;	
	background-position:right;	
}
.bot
{
	background-image:url(images/bot.jpg);
	background-repeat:repeat-x;
	background-position:right bottom;
}
.bottom
{
	background-image:url(images/bottom.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.SkinObject
{
	color:#FFFFFF;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;	
	font-weight:normal;	
}

A.SkinObject:link
{
	color:#FFFFFF;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;	
	font-weight:normal;	
}

A.SkinObject:visited
{
	color:#FFFFFF;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;	
	font-weight:normal;
}

A.SkinObject:hover
{
	color:#FFFFFF;
	text-decoration: underline;
	font-family:tahoma;
	font-size:11px;	
	font-weight:normal;
}

A.SkinObject:active
{
	font-family:tahoma;
	font-size:11px;	
	font-weight:normal;	
}


.pagemaster {
	width: 100%;
	height: 100%;	
	background-image:url(images/tall.jpg); 
	background-repeat:repeat;
}
.skinmaster {
	height:100%;
	background-image:url(images/left.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}




