body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/bg.jpg); 
	background-repeat:repeat-y; 
	background-color:#000000;	
}

.txt {font-family:Trebuchet MS; font-size: 12px; color: #111111;}
.big {font-size: 20px;}
.title {font-size: 18px;}
.medium {font-size: 16px;}
.red {color: 990000;}
.shadow {color: 666666;}

td.tdbg {background-image:url(img/txt_bg.jpg);font-family:Trebuchet MS; font-size: 12px; color: #111111; text-align: justify;}

a.btn:link, a.btn:visited, a.btn:active {font-family:Trebuchet MS; font-size: 13px; color: #2E2100; font-weight: normal; text-decoration: none;}

a.btn:hover {text-decoration: underline; color:#990000}

a.btn_main:link, a.btn_main:visited, a.btn_main:active {font-family:Trebuchet MS; font-size: 13px; color: #555555; font-weight: normal; text-decoration: none;}

a.btn_main:hover {text-decoration: underline; color:#990000}

a.lnk:link, a.lnk:visited, a.lnk:active {font-family:Trebuchet MS; color: #2E2100; font-weight: bold; text-decoration: underline; color:#660000}

a.lnk:hover {text-decoration: none; color:#990000}