body {background-image:url('../images/back.gif'); margin:10px; padding:0px; }

td {
	font-family:arial;
	font-size:11px;
	color:#000000;
	}

a {text-decoration: none; color:#FF0000}

.copy {font-family:tahoma; font-size:10px; color:#9B9B9B; text-decoration:none}

.menu_txt {color:#939393; text-decoration:none; font-family:tahoma; font-size:10px; text-transform:uppercase; font-weight:bold}

.black {color:#000000; text-decoration:none font-weight:bold}
.gray {color:#666666; text-decoration:none}
.orange {color:#990000; text-decoration:none}
.hijaumuda {color:#CCCC00; text-decoration:none}
.blue {color:#3366cc; text-decoration:none; font-weight:bold}
.white {color:#ffffff; text-decoration:none}
.purple {color:#660066; text-decoration:none}
.mini{color:#000000; text-decoration:none; font-size:5px}


.u {text-decoration:underline}
.up {text-transform:uppercase}
.sm {font-size:10px}
.e {font-size:15px}
.b {font-size:12px}
.c {font-size:20px}
.d {font-size:4px}
.f {font-size:17px}


.a {background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(images/under.jpg);
	color:#000000}
	
.textarea {width:255px;
		height:161px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:B4B4B4;
		background-color:#ffffff;
		color:#646464;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#BEAD98;
		scrollbar-track-color:#55313C;
		scrollbar-arrow-color:#55313C;
		scrollbar-3Dlight-color:#55313C;
		scrollbar-base-color:#55313C;
		scrollbar-shadow-color:#55313C;
		scrollbar-darkshadow-color:#55313C;
		scrollbar-highlight-color:#55313C;
		}

a:hover{color:#FF0000}

#under{text-decoration:none;}
	
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 1px;
	border-style: solid solid solid;
	padding: 0px;
	border-color: #666666;
}

.main {
width:150px;
border-width: 1px;
border-style: none none none;
padding: 0px;
border-color: #666666;
}

.month {
background-color:#3366CC;
font:10px tahoma;
color:white;
}

.daysofweek {
background-color:#99CCFF;
font:10px tahoma;
color:white;
}

.days {
font-size: 10px;
font-family:tahoma;
color:black;
padding: 2px;
}

.days #today{
color: red;
}

input {
	font-family: tahoma;
	font-size: 11px;
	color:#660066;
	border-style: solid solid solid solid;
	border-width: 1px;	
	border-color:#000000
}