/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.listmenu{
width: 170px; /*width of menu*/
}

.listmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.listmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.listmenu ul li a{
color: #28333C;
background: url(../images/arrow.gif) no-repeat 4px center; /*custom bullet list image*/
padding: 2px 0;
padding-left: 22px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font: bold 11px Verdana;
}

.listmenu ul li a:visited{
color: #28333C;
}

.listmenu ul li a:hover{ /*hover state CSS*/
color: #1F72B2;
}

.tutborder2{
    border-style: solid;
	border-color: #CCCCCC;
	border-width:1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	}
.style1 {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 25px;
 	padding-right: 5px;
}

.style2 {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #28333C;

}

.footer {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;

}

.menuitem2
{
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #28333C;
	font-weight: bold;
	text-decoration: none;
}
.menuitem2:hover
{
	color: #1F72B2;	}

.style3 {	
	font-family: "Verdana";
	font-size: 11px;
	color: #28333C;
	padding-top: 5px;
	padding-left: 3px;
 	padding-right: 3px;

 	}
.page_p {	
	font-family: "Verdana";
	font-size: 15px;
	color: #28333C;
	padding-left: 3px;
 	padding-right: 3px;
 	font-weight: bold; 	
}
.page_a
	{
	COLOR: #28333C;
	font-size: 15px;
	FONT-FAMILY: "Verdana";
	text-decoration: underline;
	font-weight: bold;
	}
.page_a:hover
	{
	color:#1F72B2;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold; 
	}
.a_tut
	{
	COLOR: #28333C;
	font-size: 11px;
	FONT-FAMILY: "Verdana";
	text-decoration: underline;
	}
	
.a_tut:hover
	{
	color:#28333C;
	text-decoration:underline;
	}
.search
	{
	FONT-SIZE: 11px;
	COLOR: #28333C;
	FONT-FAMILY: "Verdana";
	border:1px;
	BORDER-RIGHT:  #28333C 1px solid; 
	BORDER-TOP: #28333C 1px solid; 
	BORDER-BOTTOM: #28333C 1px solid;
	BORDER-LEFT: #28333C 1px solid; 
	border-style: solid;
	padding-left:3px;
	}

.form_styles {
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-BOTTOM: #28333C 1px solid; 
	BORDER-LEFT: #28333C 1px solid; 
	BORDER-RIGHT: #28333C 1px solid; 
	BORDER-TOP: #28333C 1px solid; 
	COLOR: #28333C; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px; 
	TEXT-ALIGN: left;
	margin: 1px 1px 1px 1px;
}

a img {
	border:0pt none;
}

.button
	{
	FONT-SIZE: 11px;
	COLOR: #28333C;
	FONT-FAMILY: "Verdana";
	border:0px;
	font-weight: bold;
	BORDER-RIGHT:  #28333C 1px solid; 
	BORDER-TOP: #28333C 1px solid; 
	BORDER-BOTTOM: #28333C 1px solid;
	BORDER-LEFT: #28333C 1px solid; 
	border-style: solid;
	background-color:white ;
	}