.head1 {
	font-family: Verdana;
	font-size: 16px;
	color: #104A94;
	font-weight: normal;
	font-weight: bold;
}

.head2 {
	font-family: Verdana;
	font-size: 14px;
	color: #104A94;
	font-weight: normal;
	font-weight: bold;
}

.text_bold {
	font-weight: bold;
}

.text1 {
	font-family: Verdana;
	font-size: 15px;
	color: #104A94;
	font-weight: normal;
	font-weight: bold;
}

.text2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}

.text3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #35393E;
}
.text4 {
	font-family: Verdana;
	font-size: 15px;
	color: #cc0000;
	font-weight: normal;
	font-weight: bold;
}

.bg1 {
	background: #FFF004;
}

.but {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background: #CC050C;
	font-weight: bold;
	width: 100px;
	height: 35px;
}

body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #515151;
}
a:link {
	color: #003399;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;	

}
a:hover {
	color: #003399;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;	
}
a:visited {
	color: #003399;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}
td, select {
	font-family: Verdana;
	font-size: 11px;
	color: #515151;
	font-weight: normal;
}
input,textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #730506;
	font-weight: normal;
	background : #FFFFFF;
}
.tableDetail {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px verdana}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 7px;
	background: #084A94;
	color: #FFF400;
	text-align: center;
	text-decoration: none;
	background-color: #084A94;
	/*border-style: outset;*/
}

#sddm li a:hover
{	background: #FFF400;
	color: #0000cc;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #084A94;
	border: 1px solid #084A94;
	font-weight: bold;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 4px 7px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FCF291;
		color: #FFFFFF;
		font: 11px verdana;
		font-weight: bold;}

	#sddm div a:hover
	{	background: #FFFFFF;
		color: #084A94;
		font-weight: bold;}

