.Textnormal {
	font-family: Tahoma, Arial; 
	font-size: 10px; 
	font-weight: normal;
	text-decoration: none;
}
a:link.Textnormal {text-decoration: none; color:#000000; font-size: 10px;}
a:visited.Textnormal {text-decoration: none; color:#000000; font-size: 10px;}
a:active.Textnormal {text-decoration: none; color:#000000; font-size: 10px;}
a:hover.Textnormal {text-decoration: none; color:red; font-size: 10px;}

table.back {
 	background-color:F6F6F6;
	background-position: left center;
	background-repeat: no-repeat;
}

table.login {
	background-color:1B6DB3;
	border-style: solid; 
	border-color:#1B6DB3;
	border-width:1px; 
}

table.border {
	background-color:F6F6F6;
	border-style: solid; 
	border-color:#CECECE;
	border-width:1px; 
}

form.search {
	padding-right:0px; padding-left:0px; padding-top:0px; padding-bottom:0px; 
}

.body {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
}
a:link.body {text-decoration: none; color:black; font-size: 12px;}
a:visited.body {text-decoration: none; color:black; font-size: 12px;}
a:active.body {text-decoration: none; color:black; font-size: 12px;}
a:hover.body {text-decoration: none; color:red; font-size: 12px;}

.body2 {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}
a:link.body2 {text-decoration: none; color:0BC574; font-size: 12px; font-weight: bold;}
a:visited.body2 {text-decoration: none; color:0BC574; font-size: 12px; font-weight: bold;}
a:active.body2 {text-decoration: none; color:0BC574; font-size: 12px; font-weight: bold;}
a:hover.body2 {text-decoration: none; color:red; font-size: 12px; font-weight: bold;}

.body3 {
	font-family: Tahoma, Arial; 
	font-size: 10px; 
	font-weight: normal;
}
a:link.body3 {text-decoration: none; color:0BC574; font-size: 10px;}
a:visited.body3 {text-decoration: none; color:0BC574; font-size: 10px;}
a:active.body3 {text-decoration: none; color:0BC574; font-size: 10px;}
a:hover.body3 {text-decoration: none; color:red; font-size: 10px;}

.r {
	font-family: Tahoma, Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: red;
}
.count {
	font-family: Tahoma, Arial; 
	font-size: 9px; 
	font-weight: normal;
	color: red;
	text-decoration: none;	
}
.text {
	font-family: Tahoma, Arial; 
	font-size: 14px; 
	font-weight: bold;
	color:#2C93F2;
	text-decoration: none;
}
.text2 {
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}
.text3 {
	font-family: Tahoma, Arial; 
	font-size: 20px; 
	font-weight: bold;
	color:#2C93F2;
	text-decoration: none;
}

a:link.text2 {text-decoration: none; color:white; font-size: 12px; font-weight: bold;}
a:visited.text2 {text-decoration: none; color:white; font-size: 12px; font-weight: bold;}
a:active.text2 {text-decoration: none; color:white; font-size: 12px; font-weight: bold;}
a:hover.text2 {text-decoration: none; color:C3D9FF; font-size: 12px; font-weight: bold;}

.error {
	font-family: Tahoma, Arial; 
	font-size: 10px; 
	font-weight: bold;
	color: red;
}
.NewsLinks {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 000066;
	text-decoration: none;
}
a:link.NewsLinks {text-decoration: none; color: 2C93F2; font-size: 12px;}
a:visited.NewsLinks {text-decoration: none; color: 2C93F2; font-size: 12px;}
a:active.NewsLinks {text-decoration: none; color: 2C93F2; font-size: 12px;}
a:hover.NewsLinks {text-decoration: none; color: C3D9FF; font-size: 12px;}

SPAN.date {
	font-family: Tahoma, Arial; 
	font-size: 10px; 
	font-weight: bold;
}

a:link.nav {text-decoration: none; color: 2C93F2; font-size: 12px;}
a:visited.nav {text-decoration: none; color: 2C93F2; font-size: 12px;}
a:active.nav {text-decoration: none; color: 2C93F2; font-size: 12px;}
a:hover.nav {text-decoration: none; color: C3D9FF; font-size: 12px;}

.small {
	font-family: Tahoma, Arial; 
	font-size: 9px; 
	font-weight: bold;
	color: white;
	text-decoration: none;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #218EF7; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #1B6DB3; /*Brown color theme*/ 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #218EF7; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #218EF7; /*Brown color theme*/ 
color: white;
border-color: #218EF7; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 3px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid #1B6DB3;
}

#myform .submit{
font: bold 12px Verdana;
height: 22px;
border: 1px solid #1B6DB3;
background-color: lightyellow;
}




.pagination{
padding: 2px;
align : center;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
