/*

	Eustis Elementary School DotNetNuke Container
	
	Created By : Will Strohl (strohlw@lake.k12.fl.us)

*/

.PawTitle
{
    vertical-align: bottom;
    font-family: Tahoma, Arial, 'Times New Roman';
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

a.PawTitle:link,a.PawTitle:visited,a.PawTitle:active{
	font-family: Tahoma, Arial, 'Times New Roman';
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.PawTitle:hover{
	font-family: Tahoma, Arial, 'Times New Roman';
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.Paw_rightalign{
	text-align: right;
}

.Paw_tlc01{
	background-image: url(paw_ctr_tlc_01.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 18px;
	min-width: 18px;
	height: 27px;
}

.Paw_tlc02{
	background-image: url(paw_ctr_tlc_02.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 9px;
	height: 27px;
}

.Paw_top{
	background-image: url(paw_ctr_top.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
	height: 27px;
}

.Paw_trc{
	background-image: url(paw_ctr_trc.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 13px;
	height: 27px;
}

.Paw_left{
	background-image: url(paw_ctr_left.gif);
	background-position: bottom right;
	background-repeat: repeat-y;
	width: 18px;
}

.Paw_content
{
    color: #000000;
    background-color: transparent;
}

.Paw_right{
	background-image: url(paw_ctr_right.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	width: 13px;
}

.Paw_blc{
	background-image: url(paw_ctr_blc.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 18px;
	height: 23px;
}

.Paw_bottom{
	background-image: url(paw_ctr_bottom.gif);
	background-position: top right;
	background-repeat: repeat-x;
	height: 13px;
}

.Paw_brc{
	background-image: url(paw_ctr_brc.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}

