BODY {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
color : #CCC; 
background-color : #666666; 
} 


	table.headertable	{
		border-color : #CCC;
		border-width : 2px;
		border-style : solid;
	}
	.menu	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 13px;
		font-style : normal;
		font-weight : bold;
		color : #FFFFFF;
		background-color : #CCC;
	}

.align-center {
text-align: center;
}

.align-left {
text-align: left;
}

.align-right {
text-align: right;
}


a:link {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
color : #000000; 
text-decoration : underline; 
} 
a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-style : normal; 
color : #000000; 
text-decoration : underline;
}
a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #ff0000; 
text-decoration : none; 
background-color : #f7f6e6; 
} 
a:active {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000; 
text-decoration : underline; 
}
.blackback {
background-color : #CCC; 
}
 
.contenttext {
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : bold; 
color : #000000; 
}
.contenttext a:link {
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : bold; 
color : #cc0000; 
text-decoration : underline; 
} 
.contenttext a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : bold; 
color : #cc0000; 
text-decoration : underline;
}
.contenttext a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
color : #ff0000;
font-weight : bold; 
text-decoration : none; 
background-color : #f7f6e6; 
} 
.contenttext a:active {
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px;
font-weight : bold; 
color : #000000; 
text-decoration : underline; 
}
.sidebar {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
color : #000000; 

text-align: center;
}
.blackline {
background-image : url(/themes/estth2/images/line.gif); 
background-repeat : repeat-y; 
}

