﻿.bg
{
	margin: 0px 0px 0px 0px;
	background-image:url(/Files/System/gradient_bg.gif);
	background-repeat:repeat-x;
	background-color:#0761a6;
}
.drift 
{
padding-left:10px;
font-family: Verdana;
font-size: 11px;

}

.bgLeft
{
	background-image:url(/Files/System/left_m.gif);
	background-repeat:repeat-y;
}
.bgRight
{
	background-image:url(/Files/System/right_m.gif);
	background-repeat:repeat-y;
}
.content
{
	background-color:#ffffff;	
}
.slideShowBg
{
        background-image:url(/Files/System/bg_sildeShow.gif);
	background-repeat:no-repeat;
}
.imageBg
{
        background-image:url(/Files/System/bg_image.gif);
	background-repeat:no-repeat;
}
.rightContenBg
{

        background-image:url(/Files/System/bg_rightContent.gif);
	background-repeat:no-repeat;
}
.gray
{
        background-color:#e7e7e7;
}

.grayL
{
        background-color:#e7e7e7;
        background-image:url(/Files/System/round_l.gif);
        background-repeat:no-repeat;
}
.grayM
{
        background-color:#e7e7e7;
        background-image:url(/Files/System/round_m.gif);
        background-repeat:no-repeat;
}
.grayR
{
        background-color:#e7e7e7;
        background-image:url(/Files/System/round_r.gif);
        background-repeat:no-repeat;
}
.grayB
{
        background-color:#e7e7e7;
        background-image:url(/Files/System/round_b.gif);
        background-repeat:no-repeat;
}
.grayContent
{
        background-color:#e7e7e7;
        padding-left:10px;
        padding-right:10px;

}
.darkGray
{
       background-color:#e7e7e7;
       background-image:url(/Files/System/darkGray.gif);
       background-repeat:no-repeat;
}
       
.paddingText
{
        padding:4px 4px 4px 4px;
}
li.subNav
{
  list-style: circle outside; color:#aeaeae;
  margin: 0;
  padding: 5px 0px 5px 0px;

}
ul
{
  margin-left: 0;
  padding-left: 1em;

}
