
a.LeftMenu:link {  font-family: Verdana ; font-style: normal; font-size:8pt; color: #000099; text-decoration: none}
a.LeftMenu:visited {  font-family: Verdana; font-style: normal; font-size:8pt; color: #CC3300; text-decoration: underline}
a.LeftMenu:hover {  font-family: Verdana; font-style: normal; font-size:8pt; color: #CC3300; text-decoration: underline}
a.LeftMenu:active {  font-family: Verdana; font-style: normal; font-size:8pt; color: #CC3300; text-decoration: underline}


a.Location:link {  font-family: Verdana ; font-style: bold; font-size:8pt; color: #C0C0C0; text-decoration: none}
a.Location:visited {  font-family: Verdana ; font-style: bold; font-size:8pt; color: #C0C0C0; text-decoration: none}
a.Location:hover {  font-family: Verdana ; font-style: bold; font-size:8pt; color: black; text-decoration: underline}
a.Location:active {  font-family: Verdana ; font-style: bold; font-size:8pt; color: #C0C0C0; text-decoration: none}

a.Footer:link {  font-family: Verdana ; font-style: bold; font-size:9pt; color: #808080; text-decoration: none}
a.Footer:visited {  font-family: Verdana ; font-style: bold; font-size:9pt; color: #808080; text-decoration: none}
a.Footer:hover {  font-family: Verdana ; font-style: bold; font-size:9pt; color: black; text-decoration: none}
a.Footer:active {  font-family: Verdana ; font-style: bold; font-size:9pt; color: #808080; text-decoration: none}


a.RightMenu:link {  font-family: Verdana ; font-style: normal; font-size:9pt; color: #000000; text-decoration: none}
a.RightMenu:visited {  font-family: Verdana; font-style: normal; font-size:9pt; color: #000000; text-decoration: none}
a.RightMenu:hover {  font-family: Verdana; font-style: bold; font-size:9pt; color: #A89237; text-decoration: none}
a.RightMenu:active {  font-family: Verdana; font-style: normal; font-size:9pt; color: #000000; text-decoration: none}

a.SubMenu:link {  font-family: Verdana ; font-style: normal; font-size:9pt; color: #666666; text-decoration: none}
a.SubMenu:visited {  font-family: Verdana; font-style: normal; font-size:9pt; color: #666666; text-decoration: none}
a.SubMenu:hover {  font-family: Verdana; font-style: normal; font-size:9pt; color: #A89237; text-decoration: none}
a.SubMenu:active {  font-family: Verdana; font-style: normal; font-size:9pt; color: #666666; text-decoration: none}


a.mainMenu:link {  font-family: Verdana ; font-style: bold; font-size:8pt; color: #800000; text-decoration: none}
a.mainMenu:visited {  font-family: Verdana; font-style: bold; font-size:8pt; color: #800000; text-decoration: none}
a.mainMenu:hover {  font-family: Verdana; font-style: bold; font-size:8pt; color: black; text-decoration: none}
a.mainMenu:active {  font-family: Verdana; font-style: bold; font-size:8pt; color: #800000; text-decoration: none}



a:link {  font-family: arial ; font-style: normal; color: #000066; text-decoration: underline}
a:visited {  font-family: arial; font-style: normal; color: #000066; text-decoration: underline}
a:hover {  font-family: arial; font-style: normal; color: #A89237; text-decoration: none}
a:active {  font-family: arial; font-style: normal; color: #000066; text-decoration: underline}


P { font-family: arial; font-size:10pt }



BODY {
	MARGIN: 0px; marginheight: 0px; marginwidth: 0px; topmargin: 0px; leftmargin: 0px; rightmargin: 0px; bottommargin: 0px
}
SELECT {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, serif, sans-serif
}

.dotted_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	border: 1px dashed #999999;
	background-repeat: no-repeat;
	background-color: #F8F5E8;
}

.dotted_box p {
	color: #666666;
	margin: 5px;
}

.dotted_box ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.dotted_box li {
	background-image: url(../images/img_bullet_black_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.dotted_box strong, .dotted_box b {
	
	padding: 0 0 6px 19px;
        background: url(../images/icon_bubble_gray.gif) no-repeat 0px 2px;
        
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
	display: block;
}

.dotted_box A:link {
	color: #993333;
	text-decoration: none;
}

.dotted_box A:visited {
	color: #993333;
	text-decoration: none;
}

.dotted_box A:hover {
	color: #336699;
	text-decoration: underline;
}

.dotted_box A:visited:hover {
	text-decoration: underline;
	color: #336699;
}

#borderlinks a{
padding-left: 4px;
padding-top:3px;
display: block;
width: 150px;
height: 17px;
color: black;
text-decoration: none;
border: 1px solid #EEE8CD;
}

#borderlinks a:hover{
border: 1px solid #CC9966;
background-color: lightyellow;
}