.main_box {
	margin-top:5;
	margin-bottom:2;
}


.left_box {
	line-height: normal;
	text-align:left;
	font-size: 13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#F3F4F9;
}


.right_box0 {

	line-height: normal;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;

}

.right_box {

	line-height: normal;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../gfx/bg_main.jpg);
	margin-top:5;
}

.bankname {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:22px;
	font-size: 24px;
	color: #427094;
}
.bold {
	font-style: normal;
	font-weight: bold;
	color: #FF6633};
}
.bred {	font-style: normal;	font-weight: bold;	color: #ff0000};}
.small {
	font-size: 12px;
	color: #427094;
}

.linkA {
	padding-left:22px;
	text-align: right;
	vertical-align: middle;
}



.linkB {
	background-image: url(../gfx/lB.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 22px;
	text-align: right;
	vertical-align: middle;
}

.linkAtxt {
	color:#ffffff;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	text-decoration: none;
}

.redon{ background-color:#AAB9C1; width:100px;}
input{ width:100px;}



body {
	background-color: #efefef;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

/* General font families for common tags */
td{	font-size: 12px;}
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #064707; }
a:hover		{ text-decoration: underline; color : #DD6900; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(templates/subSilver/images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url(templates/subSilver/images/cellpic3.gif);
}

.thbege	{
	color: #000000; font-size: 12px;
	background-color: #F0EADB; 
}
.thlg	{
	color: #000000; font-size: 12px;
	background-color: #dedede; 
}
.thgrey	{
	color: #000000; font-size: 12px;
	background-color: #ababab; 
}
.thA	{
	color: #FFFFFF; font-size: 12px;
	background-color: #064707;
}


.black_txt{font-size: 10px;color:#000000;}
.green_txt{font-size: 10px;color:#009933;}
.red_txt{font-size: 10px;color: #ff0000; }