.bluefade {
	background-image: url(../img/bkg_bluegrad.jpg);
	/* border: 1px solid #8FD1ED; */
	border: 1px solid #1a1e4f;
}
.greenfade {
	/* background-image: url(img/bkg_greengrad.jpg); */
	border: 0px solid #90EC6C;
}
.latestboxes {
	border: 0px none #1A1E4F;
}
.latestboxcell {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #1A1E4F;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
	text-align: right;
}

table.latesttable {
	border: 0px none #1A1E4F;
}
table.latesttable td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #1A1E4F;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
	text-align: right;
}

table.latesttable th {
	font-size: 14px; 
	font-weight: bold; 
}

table.gridview {
	border: 0px none #1A1E4F;
}
table.gridview td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #1A1E4F;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;

}

table.gridview th {
	font-size: 14px; 
	font-weight: bold; 
}

table.dg
{
    border: 0px none #1A1E4F;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #1A1E4F;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
	text-align: right;
}

table.dgh
{
    font-size: 14px;
    font-weight: bold;
}

table.border
{
    border: #cccccc;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
}

.leftshadow {
	background-image: url(../img/bkg_leftshadow.gif);
}
.rightshadow {
	background-image: url(../img/bkg_rightshadow.gif);
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#f7f7f7; 
    border: 1px solid #7BBBD6; 
    margin: 0px
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	  background-repeat: repeat-x;
}
td {
	font-size: 12px;
	line-height: 16px;
}
.content {
	padding: 8px;
}
.smalltext {
	font-size: 10px;
}
.bottomcontent {
	padding-right: 25px;
		padding-left: 45px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.textfield 
{ 
    background-color:#f7f7f7; 
    border: 1px solid #7BBBD6; 
    margin: 0px
}

input.button 
{
    background-color:#e9e9e9;
    border: 1px solid #7BBBD6;
 }
 
a {
	color: blue;
        text-decoration: underline;
}
a:hover {
	color: #000000;
    text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.utilbar-Forms {
	font-size: 9px;
}
#container
	{
		width: 500px;
		padding: 0px;
		border: 0px solid #ccc;
		background: #fff;
	}

#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 12px;
		background: url(../images/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #f3f3f3;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #FFFFFF;
		background: #FFFFFF;
		color: #000;
	}

#tabnav a:hover
	{
		background: #fff;
	}.outerborder {
	border: medium groove #000000;
}
.greenfade1 {	background-image: url(../img_index/bkg_greengrad.jpg);
	border: 1px solid #90EC6C;
}
.newsTitle {
	font-size: 24px;
	font-weight: bold;
}
.style1 {font-size: 14px; font-weight: bold; }
