/*----------------------------------------------------*/
/*  Skin Styles for DotNetNuke - Aurora 2 by DrNuke   */
/*         http://www.DrNuke.co.uk/aurora2            */
/*      Copyright DrNuke - All rights reserved        */
/*----------------------------------------------------*/

body { background:#dfdfdf; }

.MainTable { width:100%; background:#dfdfdf; }
.MainCell { padding:0px 0px 0px 0px; }	
.FooterArea { height:30px; padding:0 0 0 0; }

.BoxedTable { height:100%; background:#ffffff; }
.BoxedTL { width:8px; height:22px; background:url(images/boxed-l.gif) repeat-y top left; }
.BoxedT { height:89px; }
.BoxedTR { width:8px; height:22px; background:url(images/boxed-r.gif) repeat-y top right; }
.BoxedTopTL { width:20px; background:url(images/topbg-boxed.png) repeat-x top #670101; }
.BoxedTopT { height:89px; background:url(images/topbg-boxed.png) repeat-x top #670101; }
.BoxedTopTR { width:20px; background:url(images/topbg-boxed.png) repeat-x top #670101; }
.BoxedL { width:8px; background:url(images/boxed-l.gif) repeat-y top left; }
.BoxedM { background:#FFFFFF; }
.BoxedR { width:8px; background:url(images/boxed-r.gif) repeat-y top right; }
.BoxedBL { width:8px; height:22px; background:url(images/boxed-bl.gif) no-repeat bottom left; }
.BoxedB { height:22px; background:url(images/boxed-b.gif) repeat-x bottom left; }
.BoxedBR { width:8px; height:22px; background:url(images/boxed-br.gif) no-repeat bottom right; }
.BoxedBottomBL { width:20px; height:22px; background:url(images/boxedbottom-bl.gif) no-repeat bottom left; }
.BoxedBottomB { height:22px; background:url(images/boxed-b.gif) repeat-x bottom left; }
.BoxedBottomBR { width:20px; height:22px; background:url(images/boxedbottom-br.gif) no-repeat bottom right; }
.SignIn {
font-family: Arial, Helvetica, sans-serif,Tahoma;
font-size: 10pt;
color: #FFFFFF;
background-color: #F0F0F4;
text-align: center;
vertical-align: middle;
display: block;
margin: 2px;
padding: 2px;
border-top: 1px solid #CFD6E5;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #CFD6E5;
background-image: url(xpix/buttonbkgrd.gif);
}
A.SignIn:link {
text-decoration: none;
font-size: 9pt;
font-family: Arial, Helvetica,Tahoma;
color:#FFFFFF;
background-color: #FF6600;
text-align: center;
vertical-align: middle;
display: block;
margin: 4px;
padding: 4px;
border-top: 1px solid #CFD6E5;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #CFD6E5;
background-image: url(xpix/buttonbkgrd.gif);
}

A.SignIn:visited  {
text-decoration: none;
font-size: 9pt;
font-family: Arial, Helvetica,Tahoma;
color:#5C6F92;
background-color: #FF6600;
text-align: center;
vertical-align: middle;
display: block;
margin: 4px;
padding: 4px;
border-top: 1px solid #CFD6E5;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #CFD6E5;
background-image: url(xpix/buttonbkgrd.gif);
}

A.SignIn:active   {
text-decoration: none;
font-size: 9pt;
font-family: Arial, Helvetica,Tahoma;
color:#FFFFFF;
background-color: #FF6600;
text-align: center;
vertical-align: middle;
display: block;
margin: 4px;
padding: 4px;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #8597B5;
border-bottom: 1px solid #8597B5;
border-left: 1px solid #FFFFFF;
background-image: url(xpix/buttonbkgrd.gif);
background-repeat: repeat-x;
}

A.SignIn:hover    {
text-decoration: none;
font-size: 9pt;
font-family: Arial, Helvetica,Tahoma;
color:#FFFFFF;
background-color: #FF6600;
text-align: center;
vertical-align: middle;
display: block;
margin: 4px;
padding: 4px;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #8597B5;
border-bottom: 1px solid #8597B5;
border-left: 1px solid #FFFFFF;
background-image: url(xpix/buttonbkgrd.gif);
background-repeat: repeat-x;
}

/* End Style Sheet */
/*----------------------------------------------------*/


