/* Admin Panel */
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

.admin-text {color: #000000; font-size: 11px; font-family: Verdana;}

.admin-header { font-family: Verdana; font-size: 15px; color:#190080; font-weight: bold;}

.admin-subheader { font-family: Verdana; font-size: 13px; color:#848484; font-weight: bold;}

.admin-button1 { font-family:Arial; font-size:14px; font-weight:bold; color:#FFFFFF; background-color:#00409E; cursor:pointer; width:140px; border:0px solid #759683; filter:progid:DXImageTransform.Microsoft.Shadow(color=#323F38,direction=120,strength=4);}

.admin-button2 { font-family:Arial; font-size:14px; font-weight:bold; color:#FFFFFF; background-color:#00409E; cursor:pointer; width:80px; border:0px solid #759683; filter: progid:DXImageTransform.Microsoft.Shadow(color=#323F38,direction=120,strength=4);}

.admin-link {font-size: 12px; font-family: Verdana; text-decoration:none; color:#00409E;}
.admin-link:hover {text-decoration:underline; color:#cdae03;}

.admin-errortxt {  font-family: Verdana; font-size: 11px; color: #FF0000; line-height: normal}

/*.textfield { font-family: Verdana; font-size: 11px; color: #3F423B;}*/

.admin-textsmall { font-family: Verdana; font-size: 9px; color: #666666; }

.admin-text2 { font-family: Verdana; font-size:11px; color: #000000; }

.admin-text { font-family: Verdana; font-size: 11px; color: #190080; font-weight: bold;}

.admin-textfield { ffont-family: Verdana; font-size: 11px; color: #000000;}

/*---------------------------------------------------------------------------------------------------*/



/* General */
body{ background-image:url(images/bg.jpg); background-color:#ebebeb; background-repeat:repeat-x; background-position:top;
margin:0px; margin-left:0px; margin-right:0px; margin-top:0px;}
.newsbg{ background-image:url(images/newsbg.jpg); background-position:top; background-repeat:no-repeat; background-position:right;}


.header-blue { font-family: arial; font-size: 11px; color: #103e66; font-weight:bold;}

.bolum-header { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #c4aa5c; font-weight:bold;}
.header { font-family: Georgia, "Times New Roman", Times, serif; font-size:25px; color: #190080; font-weight:normal;}
.newshead{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 21px; color: #ffffff; font-weight:nornal;}

.contact{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 21px; color: #2f5595; font-weight:nornal;}
.newshead1{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #333333; font-weight:nornal;}
.newshead3{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #333333; font-weight:nornal;}
.newshead2{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #FFFFFF; font-weight:nornal;}

.services{ font-family: Geneva, Arial, Helvetica, sans-serif ; font-size: 12px; color: #333333; font-weight:nornal;}


.readmore { font-family: arial; font-size: 12px; color: #427CDD; font-weight:bold; text-decoration:none;}
.readmore:hover{ font-family: arial; font-size: 12px; color: #bf9f62; font-weight:bold; text-decoration:underline;}

.newshead { font-family: arial; font-size: 11px; color: #103e66; font-weight:bold; text-decoration:none;}
.newshead:hover{ font-family: arial; font-size: 11px; color: #F9B025; font-weight:bold; text-decoration:underline;}

.newsheader { font-family: arial; font-size: 12px; color: #F9B025; font-weight:bold; text-decoration:none;}

.bodytext { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #333333; font-weight:regular;}

.bodylink { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #4f4c4c; font-weight:regular; text-decoration:underline;}
.bodylink:hover { font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #103e66; font-weight:regular; text-decoration:none;}

.index-bodytext { font-family: Arial, Helvetica, sans-serif;  font-size: 11px; color: #4f4c4c; font-weight:regular;}

.bottomtext { font-family: arial; font-size: 11px; color: #666666; font-weight:regular;}

.left-link { font-family: arial; font-size: 12px; color: #333333; font-weight:regular; text-decoration:none; padding-left:25px;}
.left-link:hover { font-family: arial; font-size: 12px; color: #190080; font-weight:regular; text-decoration:none; padding-left:25px;}

.uni-link { font-family: arial; font-size: 12px; color: #333333; font-weight:regular; text-decoration:none; }
.uni-link:hover { font-family: arial; font-size: 12px; color: #190080; font-weight:regular; text-decoration:none; }

.bottom-link { font-family: arial; font-size: 11px; color: #666666; font-weight:regular; text-decoration:none;}
.bottom-link:hover { font-family: arial; font-size: 11px; color: #2f5595; font-weight:regular; text-decoration:none;}

.newsdate {  font-family: arial; font-size: 11px; color: #024580; font-weight: normal; font-weight:bold;}


.newslink{  font-family: arial; font-size: 10px; color: #103e66; font-weight: normal; font-weight:bold;}
.newslink:hover{  font-family: arial; font-size: 10px; color: #FEAC18; font-weight: normal; font-weight:bold;}

.newstxt{  font-family: arial; font-size: 11px; color: #ffffff; font-weight: normal; font-weight:normal;}

.left-floating { float:left; padding-right:10px; }

.right-floating { float:right; padding-left:10px; border:0px; }

/*----------------------*/
/*Pagination*/

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 1px 3px 1px 3px;
	margin: 2px;
	border: 1px solid #333333;
	
	text-decoration: none; /* no underline */
	color: #00409E;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #00409E;

	color: #cdae03;
}
div.pagination span.current {
	padding: 1px 3px 1px 3px;
	margin: 2px;
		border: 1px solid #00409E;
		
		font-weight: bold;
		background-color: #00409E;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 1px 5px 1px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #00409E;
	}	
	
/*----------------------*/