body {
	font-family: arial;
	font-size: 12px;	
}

td {
	font-size: 12px;	
}



th {
	font-size:14px;
	font-weight:bold;
}

h1 {
	font-size:16px;	color:#ad6363;
}

p {
	margin-top:5px;	margin-bottom:5px;	
}

.title {
	font-size:16px;color:#993333;
}

form {
	margin-top:0px; margin-bottom:0px;	
}

input,textarea,select {
	border:solid 1px #000000;
}

option {
	border:solid 0px #000000;
}

a:link, a:visited, a:active {
	color:	#ffffcc; text-decoration:none;
}
a:hover {
	color:	#ffffcc; text-decoration:underline;
}

a.footer:link, a.footer:visited, a.footer:active {
	color:	#ffffff; text-decoration:none;
}
a.footer:hover {
	color:	#ffffcc; text-decoration:underline;
}

a.main:link, a.main:visited, a.main:active {
	color:	#A82200; text-decoration:none;
}
a.main:hover {
	color:	#000000; text-decoration:underline;
}

.newsTitle {
	font-size:13px; font-weight:bold;
}

.row1 {
background-color:#ebebeb;	
}
.row2 {
background-color:#f9f9f9;	
}


/*TK Style*/
.tktitle {
		
}

.tktbl, .tkrow {
	background-color:#EFE5E5;
}

.tkbg {
	background-color:#D5AEAE	
}

.tkblue{
	background-color:#0000FF;
}

.tkgreen{
	background-color:#00FF00;
}

.tkred{
	background-color:#FF0000;
}

.tkadmin{
	background-color:#FFCC66;
}

.tkfrnchs{
	background-color:#99CCFF;
}























