.templateTableFull {
	border: 1px solid #000033;
}
b, strong {
	font-family: verdana;
	font-size: 10px;
	color: #E2E2E2;
	text-decoration: none;
	font-weight: bold;

}
body 
{
	background-color: #9EB9CB;
	font-family: verdana;
	font-size: 10px;
	color: #E2E2E2;
	text-decoration: none;
}
table, td
{
	font-family: verdana;
	font-size: 10px;
	color: #E2E2E2;
	text-decoration: none;
}
input, textarea
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a 
{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a:hover
{
	color: #B4B4B4;
}
.contentrightpane-table {
	background-attachment: fixed;
	background-image: url(../media/templates/default/bg_righttcontenttop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #000033;

}
.contentleftpane-table {
	background-attachment: fixed;
	background-color: 226197;
	background-image: url(../media/templates/default/bg_leftcontenttop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #000033;
}
.contentleftpane-cell 
{
	background-attachment: fixed;
	background-image: url(../media/templates/default/bg_leftcontentmain.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.separator 
{
	background-image: url(../media/templates/default/separator.gif);
	background-repeat: repeat-x;
	color: #000000;
	height: 16px;
}
.title {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
}
