.radio { 
    width: 20px;
	border:0px #ffffff solid;
	color: #ffffff;
    background-color: #ffffff
}
			
table, td, tr, te, tl, { 
            font-family:Arial,Arial,Helvetica,sans-serif; 
            font-size:12px;
            color:#3b3b3b;
            cursor: default;
			}

.red {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #95151f;
	font-weight: normal;
	text-decoration: none;
}
.marquis-light {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #B1B1B1;
	text-decoration: none;
}

.marquis-light:hover {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #B1B1B1;
	text-decoration: underline;
}

.marquis-dark {
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
	color: #555555;
	text-decoration: none;
}

.marquis-dark:hover {
	text-decoration: underline;
}

.main-arial {
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
	color: #ffffff;
}

.main-arial A:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

.main-arial A:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

.main-arial A:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #c0c0c0;
	text-decoration: underline;
	
}

.bodytext-dark {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #919191;
	text-decoration: none;
	font-weight: normal;
}

.bodytext-dark:hover {
	text-decoration: underline;	
}

.header {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7F7F7F;
	font-weight: normal;
	text-decoration: none;
}

.header:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #7F7F7F;
	font-weight: bold;
	text-decoration: underline;
}

TEXTAREA { 
	border:1px #CACACA solid;
	color: #555555;
	font-size: 9px;
	font-family: verdana;
    background-color: #EDEDED
 } 

input1 { 
    width: 100px;
	border:1px #CACACA solid;
	color: #555555;
	font-size: 9px;
	font-family: verdana;
    background-color: #EDEDED
 } 
 input { 
    width: 100px;
	border:1px #CACACA solid;
	color: #555555;
	font-size: 9px;
	font-family: verdana;
    background-color: #EDEDED
 } 
 .date { 
    width: 100px;
	border:1px #CACACA solid;
	color: #555555;
	font-size: 9px;
	font-family: verdana;
    background-color: #EDEDED
 } 
 .login {
            width: 120px; 
            background-color: #95151f;
            color: #ffffff; 
            font-family: Arial; 
            font-size: 10px; 
            border-color: #FFFFFF #DEDEDE #DEDEDE #FFFFFF; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px}

.button_small1 {
            width: 100px; 
            background-color: #f0f0f0;
            color: #000000; 
            font-family: Arial; 
            font-size: 10px; 
            border-color: #FFFFFF #DEDEDE #DEDEDE #FFFFFF; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px
			}	
			
.pulldown {
            width: 150px; 
            background-color: #EDEDED; 
            color: #555555; 
            font-family: Arial; 
            font-size: 9px; 
            border-color: #FFFFFF #DEDEDE #DEDEDE #FFFFFF; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px
}