.body {
	background : #FFFFFF;
}
.footer {
	color: #000000;
	font-family: arial,verdana,helvetica;
	font-size: 11px;
}
.bold {
	font-weight: bold;
	color: red;
}
.main {
	color: #000000;
	font-family: arial,helvetica;
	font-size: 12px;
}
.title {
	font-family:arial,verdana;
	color:#BF112A;
	font-size:18px;
	font-weight:bold;
}
.header {
	font-family:arial,verdana;
	color:#333366;
	font-size:18px;
	font-weight:bold;
}
.sidebar {
font-weight: bold;
font-color: #FFFFFF;
font-size: 12;
background-image: url(../images/tmadminbg.gif);
background-repeat: no-repeat;
}
.search {
font-family:verdana;
font-size:10;
color:#316DA9;
}
.menu {
font-weight: bold;
font-family:arial,verdana;
font-size:12;
color:#333366;
}
a{
text-decoration: none;
}
a:hover{
color:red;
text-decoration: none;
}
a:active {
text-decoration: underline;
}
