input {
	color : #000000;
	font-size : 11px;
	font-family : Verdana;
	}
.frame {
	border: 1px solid #5FA0BC;
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}
.text1 a {
	color : #FFFFFF;
	text-decoration: underline;
}
.text1 a:hover {
	color : #FF0000;
	font-size: 13px;
	text-decoration: underline;
}	
.text2 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.text3 {
	font-family: Sans-Serif;
	font-size: 13px;
    font-weight: bold;
    color: #EB0D0C;
}
.left {
	color : #000000;
	font-size : 12px;
    font-family: Sans-Serif;
}
.left a {
	color : #5E9DB9;
}
.left a:hover {
	color : #FF0000;
	font-size : 11px;
    font-weight: bold;

}
.sdmenu {
    width: 173px;
    font-family: Sans-Serif;
    font-size: 11px;
    padding-bottom: 10px;
    background: #5E9DB9  no-repeat  right bottom;
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFF url(title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
	margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background:  no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    font-weight: normal;
    background: #5E9DB9;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #FFF;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    font-size: 13px;
    font-weight: bold;
    background : #5E9DB9 no-repeat right center;
    color: #EB0D0C;
}
.bot {
	color : #000000;
	font-size : 11px;
	font-family : Sans-Serif;
}
.bot a {
	color : #003366;
	text-decoration: none;
}
.bot a:hover {
	color : #0000FF;
	text-decoration: underline;
}
