/* 
Litesite BASE CSS sheet	
Copyright WebFu 2004		
Ver 2.0 | Date: 2.11.04	
*/

/* TAGS */
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../_img/bg_tile.jpg);
	background-repeat: repeat;
}
a {
	color:#800080;
	text-decoration:none;
	margin: 0px;
	padding: 5px;
}
a:hover {text-decoration:underline}
a:active {color:#800080;}
p {}

/* HEADINGS */
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}
 
/* DIVS */
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.error {color:#FF0000}
.list-class {}

/* MENU */
#menu-id a{}
#menu-id a:hover{}
#menu-id a:active{}

.tableformat {
	background-image: url(_img/logo-background.gif);
	background-position: center top;
}
.borderbg {
	font-size: 9px;
	background-image: url(../_img/border-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottombg {

	font-size: 9px;
	color:#fff;
	background-image: url(../_img/bottom-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1 {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	padding: 12px;
	border-top: thin #666666;
	border-right: thin #666666;
	border-bottom: thin solid #666666;
	border-left: thin #666666;
}
.border {
	/*border: 1px solid #666666;*/
	border: 12px solid #666666;
}
.linkstyle {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	padding: 2px;
	font-weight: normal;
	margin: 2px;
}
.style1 {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	padding: 12px;
	border: thin solid #666666;
	background-color: #FFFFFF;
}
