
ul 
{
list-style-image: url('/imgs/layout/index_list_img.gif');
}

.greenText a:link, .greenText a:visited, .greenText a:active{
	color: #006600;
	text-decoration:underline;
}

.greenText a:hover   {
	color:#999999;
	text-decoration:none;
}

a:link, a:visited, a:active {
color:#333333;
text-decoration:underline;
}
a:hover   {
color:#999999;
text-decoration:none;
}

.topnav:link, .topnav:visited, .topnav:active {
color:#CCCCCC;
text-decoration:none;
}
.topnav:hover {
color:#FFFFFF;
text-decoration:underline;
}

.navlight:link, .navlight:visited, .navlight:active {
color:#CCCCCC;
text-decoration:none;
}
.navlight:hover {
color:#FFFFFF;
text-decoration:none;
}

.navdark:link, .navdark:visited, .navdark:active {
color:#000000;
text-decoration:none;
}
.navdark:hover {
color:#FFFFFF;
text-decoration:underline;
}
.navselectedsm:link {
color:#003300;
font-size: 9px;
text-decoration:underline;
}
.navselectedsm:visited {
color:#003300;
font-size: 9px;
text-decoration:none;
}
.navselectedsm:active {
color:#D30101;
font-size: 9px;
text-decoration:none;
}
.navselectedsm:hover {
color:#D30101;
font-size: 9px;
text-decoration:none;
}
.text15 {
font-family: verdana;
font-size: 15px;
}
.text14 {
font-family: verdana;
font-size: 14px;
}
.text12 {
font-family: verdana;
font-size: 12px;
}
.text12w {
font-family: verdana;
font-size: 12px;
color: #FFFFFF;
}
.text11 {
font-family: verdana;
font-size: 11px;
}
.text11w {
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
}
.text10 {
font-family: verdana;
font-size: 10px;
}
.text9 {
font-family: verdana;
font-size: 9px;
}
.text13 {
font-family: verdana;
font-size: 13px;
color: #000000;
}
.buttonindex {
font-size: 7pt;
color: #333333;
border: 1px solid;
border-color: #333333;
background-color: #FFFFFF;
}
.button {
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
width: 100px;
border: 2px solid;
border-color: #333333;
background-color: #003300;
}
.button_upload {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #F5F5FF;
width: 60px;
border: 1px solid;
border-color: #333333;
background-color: #00427B;
}
.button_browse{
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #F5F5FF;
width: 75px;
border: 1px solid;
border-color: #333333;
background-color: #00427B;
}
.text1B {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #00427B;
width: 100%;
border: 1px solid;
border-color: #00427B;
background-color: #FFFFFF;
}
.text2B {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #003300;
width: 155;
height: 11;
border: 1px solid;
border-color: #003300;
background-color: #CCCCCC;
}

fieldset{border:2px solid #000099; padding:5px; margin:5px;}
   .legend{font-family:Osaka,Arial,Helvetica,sans-serif;
              font-size:15px; color:#FF0000;font-weight:bolder; padding: 3px;}
