BODY, TD, INPUT, SELECT, FORM, TEXTAREA {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: normal;
}

.title{
        padding-left : 10px;
        padding-right : 10px;
        font-family : verdana, sans-serif;
        font-size : 12px;
        color : #000000; 
        font-weight: normal;
        line-height : 18px;
}

TH {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;
	background-color : #d0d0d0;
	text-align : left;
}

A {
	font-family : verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
        border-bottom:1px dotted #CCCCCC;
}

A:hover {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: normal;
	text-decoration: none;
        border-bottom:1px solid #CCCCCC;
        border-bottom:1px dotted red;
}

message_refresh {
	font-family : verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
#        border-bottom:1px dotted #CCCCCC;
}

message_refresh:hover {
	font-family : verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
#        border-bottom:1px dotted #CCCCCC;
}

.a11 {
	font-family : verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.a11:hover {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: normal;
	text-decoration: underline;
}

.a12 {
	font-family : verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.a12:hover {
	font-family : verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
	text-decoration: underline;
}

.dt {
	font-family : verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
        background-color: #000000;
	font-weight: bold;
	text-decoration: none;
}

dt1 {
	font-family : verdana, sans-serif;
	font-size: 11px;
	color: #000066;
        background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

/*
.dt1 {
	font-family : verdana, sans-serif;
	font-size: 11px;
	color: #000066;
        background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.dt2 {
	font-family : verdana, sans-serif;
	font-size: 11px;
	color: #000066;
        background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
*/

.bluelink {
	font-family : verdana, sans-serif;
	font-size: 11px;
	color: #012E94;
	font-weight: normal;
	text-decoration: none;
}

.bluelink:hover {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #012E94;
	font-weight: normal;
	text-decoration: underline;
}

.footer {
	font-family : verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.footer:hover {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

strong, b{
	font-weight : bold;
}

.my_p{ 
	padding-left : 10px;
	padding-right : 10px;
	font-family : verdana, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: normal;
	line-height : 18px;
}

.p_blue{ 
	padding-left : 8px;
	padding-right : 2px;
	font-family : verdana, sans-serif;
	font-size : 12px;
	color : #012E94;
	font-weight: normal;
	line-height : 18px;
}

.white {
	background-color : white;
}

.gray {
	background-color : #F7F7F7;
}

.intro {
#        border: inset ridge(2,2,1) ;
        border: solid;
#        border-width: 1px;
        border-left: 2px;
        border-top: 2px;
        border-color: #A5A5A5;
}

.search {
        border: inset ridge(2,2,1) ;
#        border: solid;
#        border-width: 1px;
        border-left: 2px;
        border-top: 2px;
        border-right: 2px;

#        border-color: #A5A5A5;
        border-color: #000000;
}

.power {
	font-family : verdana, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight: normal;        
}
