﻿body {
	background-color: #D3E3F1;
}
td.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #0066FF;
	background-color: #FFFFFF;

}
.bluebutton
{
padding:5px; color: #000000; font-family: Arial; font-size: 10pt; border-left: 1px solid #D5E2FF; border-right: 1px solid #4079FF; border-top: 1px solid #D5E2FF; border-bottom: 1px solid #4079FF; background-color: #8CAEFF
}
.style2 {
				font-size: medium;
}

.menubox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.newsheading	{
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
	}
	
.newsmain		{
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	}
	a:link {
				color: #003399;
}
	a {
				color: #003399;
				
}
	a:visited {
				color: #003399;
				
}


.tableheader {font-size:14px;}
.tableheader a{font-weight:bold; text-decoration:none;}
.tableheader a:hover {color:#999; font-weight:bold; text-decoration:none;}

.tabletext {font-size:12px;}
.tabletext a{text-decoration:none;}
.tabletext a:hover {color:#999; text-decoration:none;}









.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; margin: 5px; }
.btn * { font-style: normal; background-image: url(../images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
 
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
 
.btn.blue { background: #2ae; color:#FFF; font-size:18px;}
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: grey; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }
 
* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }









#triqui_container {
	width: 100%;
	position: fixed;
	bottom: 0;
}
 
#triqui_ad{
	background-color:#dddddd;
	border-top:1px solid black;
	height: 20px;
	text-align:center;
	display:none;
}
 
#triqui_ad_close {
	cursor: pointer;
	text-decoration: underline;
}










