/* CSS Document */

#side
{font-family:Verdana, Arial;
font-size:12px;
float:left;
width:195px;
height:%;
background-image:url(../images/grey-left.gif);
background-repeat:repeat-y;
line-height:16px;
}

#side ul
{border-bottom: thin 1px #000000;
border-top:thin 1px #000000;
text-decoration:none;
list-style:url(../images/arrow_group_dark.gif);
}

body {
	background-image: url();
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-left: 5px;
	
}
#side ul a
{color:#003399;}

#side ul a:hover
{color:#FF0000;
text-decoration:none;}

#side ul a:visited
{color:#000033;}

h4
{color:red;
font-size:12px;}



a{
	color:#003399;
}
a:link {
color:#666666;
	text-decoration:none;
}
a:hover {
	color: #ef0000;
	text-decoration:underline;
}
a:active {
	color: #003399;
	text-decoration:none;
}
a:visited{
	color: #666666;
	text-decoration:none;
	
}
#menuEnd {
	border: 0;
	
	}
#menuEndLi {
	border: 0;

	}
#selectedMenuEnd {
	border: 0;
	color: #093;
	background-color: #e5fae5;

	}
#selectedMenuEndLi {
	border: 0;
	color: #093;
	background-color: #e5fae5;
	
	}
#selectedItem {
	color: #093;
	background-color: #e5fae5;
	}
	
	
	
#divider
{background-image: url(../images/dotline_vertical.gif);
background-repeat:repeat-y;
float:left;
height:209px;
width:1px;
}

.divider
{background-image: url(../images/dotline_vertical.gif);
background-repeat:repeat-y;
float:left;
height:209px;
width:1px;
}
#divider1
{background-image: url(../images/dotline_vertical.gif);
background-repeat:repeat-y;
float:left;
height:227px;
width:1px;
}

#divider5
{background-image: url(../images/dotline_vertical.gif);
background-repeat:repeat-y;
float:left;
height:263px;
width:1px;
}

#divider2
{background-image: url(../images/dotline_vertical.gif);
background-repeat:repeat-y;
float:left;
height:154px;
width:1px;
}
.divider2
{background-image: url(../images/dotline_vertical.gif);
background-repeat:repeat-y;
float:left;
height:154px;
width:1px;
}

#divider3
{background-image: url(../images/dotline_vertical.gif);
background-repeat:repeat-y;
float:left;
height:250px;
width:1px;
}


#divider4
{background-image: url(../images/dotline_vertical.gif);
background-repeat:repeat-y;
float:left;
height:223px;
width:1px;
}

#divspace
{padding-left:10px;
}
#divider6
{background-image: url(../images/dotline_vertical.gif);
background-repeat:repeat-y;
float:left;
height:243px;
width:1px;
}

.bgsidesright{
background:url(../images/shadright.gif);
}
.bgsidesleft{
background: url(../images/shadleft.gif);
}
