body
{
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	margin-left:0;
	margin-top:0px;
	margin-right:0;
	font-size: x-small;
	font-family: Tahoma;
	background-image: url(../Images/background.gif);
}
.head
{
	background-image: url(../Images/background.gif);
}
h1
{
	COLOR: #99CC00;
    FONT-SIZE: x-large;
    font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	text-align: left;
}
.CommentsBox
{
	COLOR: black;
    FONT-SIZE: small;
    font-weight: normal;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #e7e7e7;
	padding: 5px 5px 5px 5px;
	text-align: left;
}
.TextBox
{
	COLOR: black;
    FONT-SIZE: small;
    font-weight: normal;
	font-family: Tahoma;
	text-decoration: none;
	text-align: left;
}
.link
{
    COLOR: black;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}
.link:hover
{
    COLOR: black;
    FONT-SIZE: small;
    text-decoration: underline;
}
.link:hover:visited
{
    COLOR: black;
    FONT-SIZE: small;
    text-decoration: underline;
}
.link:visited
{
    COLOR: black;
    FONT-SIZE: small;
    text-decoration: none;
}
.link2
{
    COLOR: #8B8D08;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}
.link2:hover
{
    COLOR: #C51230;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}
.link2:hover:visited
{
    COLOR: #C51230;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}
.link2:visited
{
    COLOR: #8B8D08;
    FONT-SIZE: small;
    text-decoration: none;
    font-weight: bold;
}

table
{
	font-family: Tahoma;
	font-size: small;
	color: black;
	background-color: White;
}

.LeftNav
{
	position: absolute;
	border-right: 1px dotted #B1CBEC;
	padding: 0 10px 0 0;
}

.dots
{
	position: absolute;
	border-top: 1px dotted #B1CBEC;
	padding: 10px 0 10px 0;
	width: 100%;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #B1CBEC;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    font-family: Tahoma;
    font-size: small;
    color: #666666;
}
.CustomTabStyle .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(images/tab-line.gif) repeat-x bottom;
}

#rotator
{
	overflow: hidden;
	position: relative;
	height: 209px;
}

#rotator img
{
	border: 0;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
li
{
margin-left: 10px;
}