﻿@charset "utf-8";
/* CSS Document */


A:link,A:active,A:visited{
color: #134c83; /*normal colors*/
/*color: #990000;*/ /*fall colors*/
text-decoration:none
}

A:hover{
color: #134c83; /*normal colors*/
/*color: #990000;*/ /*fall colors*/
 text-decoration:underline}



body {
	

	background-image: url('background.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;	
	background-position:center;

	margin-top: 20px;
	color: #0000FF;/*normal color*/
	/*color: #FF6666;*/
}

.searchInput {
	border-top: 1px solid #d7d7d7;
	border-right: 0px; /* border color and the border right of 0px so it bleeds into the search button */
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	width: 230px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

.navNumbers { 
	font-size: 12px;
	margin-left: 23px; text-indent: -10px;
	margin-top: 4px; margin-right: 10px; margin-bottom: 4px; 
	color: #044e8e; /*Normal Color*/
	/*color: #660000;*/ /*Fall Color*/
}
.navBullets { 
	font-size: 12px;
	margin-left: 23px; text-indent: -10px;
	margin-top: 4px; margin-right: 10px; margin-bottom: 4px; 
	color: #044e8e; /*Normal Color*/
	/*color: #660000;*/ /*Fall Color*/
}


.border-right {
	font-size: 12px;
	text-indent: 0px;
	color: #044e8e; /*Normal Color*/
	/*color: #660000;*/ /*Fall Color*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cacaca;
}
 
.menubg {
	font-size: 15px;
	text-indent: 0px;
	color: #666666;
	font-weight:900;
	background-image: url(menu-bg.jpg);
	height: 27px;
	width: 248px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-left: 35px;
}

.menubg1:link, .menubg1:visited, .menubg1:active, .menubg1:hover{
	font-size: 15px;
	text-indent: 0px;
	color: #666666;
	font-weight:900;
padding-top: 0px;
	text-decoration: none;
	font-family: "Trebuchet MS";

}




.Top-menubg{
	font-size: 12px;
	text-indent: 0px;
	color: #666666;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	text-decoration:none;
}
.Body-Text{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 21px;
	font-family: "Trebuchet MS";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	padding-bottom: 20px;
	text-decoration:none;
}

.Body-Text1{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 21px;
	font-family: "Trebuchet MS";
	padding-bottom: 20px;
	text-decoration:none; list-style-type:square;
}


.green_text{
	font-size: 13px;
	text-indent: 0px;
	color: #008000;
	line-height: 21px;
	font-family: "Trebuchet MS";
	padding-bottom: 7px;
	text-decoration:none;
}

.correctfont{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 21px;
	font-family: "Trebuchet MS";
	
	padding-bottom: 20px;
	text-decoration:none;
}
.grey-text1{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 21px;
	font-family: "Trebuchet MS";
	border-right-width: 1px;
	border-right-style:dashed;
	border-right-color:#cacaca;
	padding-bottom: 20px;
	text-decoration:none;
}

.grey-text3{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 21px;
	font-family: "Trebuchet MS";
	border-right-width: 1px;
	border-right-style:dashed;
	border-right-color:#cacaca;
	padding-bottom: 5px;
	padding-right:15px;
}

.dott-line{
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color:#cacaca;
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 16px;
	font-family: "Trebuchet MS";
}



.grey-text2{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 21px;
	font-family: "Trebuchet MS";
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color:#cacaca;
	padding-bottom: 20px;
}
.grey-text{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 21px;
	font-family: "Trebuchet MS";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-bottom: 10px;
	text-decoration:none;
}

.grey-text4{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 21px;
	font-family: "Trebuchet MS";
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cacaca;
	padding-bottom: 5px;
	text-decoration:none;}

.blue-text{
	font-size: 13px;
	text-indent: 0px;
	color: #134c83; /*Normal Color*/
	/*color: #990000;*/ /*Fall Color*/
	line-height: 21px;
	font-family: "Trebuchet MS";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-bottom: 10px;
	text-decoration:none;
}


.red-text{
	font-size: 13px;
	text-indent: 0px;
	color:#FF0000;
	font-family: "Trebuchet MS";
}

.red-text-bold{
	font-size: 13px;
	text-indent: 0px;
	color:#FF0000;
	font-family: "Trebuchet MS";
	font-weight:bold;
}


.small-text{
	font-size:11px;
	text-indent: 0px;
	color: #134c83; /*Normal Color*/
	/*color: #990000;*/ /*Fall Color*/
	
	font-family: "Trebuchet MS";
	text-decoration:none;
}

.small-text-grey{
	font-size:11px;
	text-indent: 0px;
	color: #666666;
	font-family: "Trebuchet MS";
	text-decoration:none;
}

.small-text-blue{
	font-size:12px;
	text-indent: 0px;
color: #134c83; /*Normal Color*/
	/*color: #990000;*/ /*Fall Color*/
	font-weight:600;
	font-family: "Trebuchet MS";
	text-decoration:none;
}

.blue-text-bold{
	font-size: 13px;
	text-indent: 0px;
	color: #134c83; /*Normal Color*/
	/*color: #990000;*/ /*Fall Color*/
	line-height: 21px;
	font-family: "Trebuchet MS";
	font-weight:600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-bottom: 10px;
}

.blue-text-bold1{
	font-size: 13px;
	text-indent: 0px;
	color: #134c83; /*Normal Color*/
	/*color: #990000;*/ /*Fall Color*/
	line-height: 21px;
	font-family: "Trebuchet MS";
	font-weight:600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-bottom: 0px;
	text-decoration:none;
}

.blue-text-bold2{
	font-size: 14px;
	text-indent: 0px;
	color: #134c83; /*Normal Color*/
	/*color: #990000;*/ /*Fall Color*/
	line-height: 21px;
	font-family: "Trebuchet MS";
	font-weight:600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-bottom: 0px;
	text-decoration:none;
}


.blue-text-bold3{
	font-size: 16px;
	text-indent: 0px;
	color: #666666;
	line-height: 21px;
	font-family: "Trebuchet MS";
	font-weight:600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-bottom: 0px;
	text-decoration:none;
}

.border-Bottom{
	font-size: 12px;
	text-indent: 0px;
	color: #044e8e; /*Normal Color*/
	/*color: #660000;*/ /*Fall Color*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
}
.Body-Text5 A:hover{
	font-size: 13px;
	font-weight:200;
	text-indent: 0px;
	color: #ffffff;
	line-height: 16px;
	font-family: "Trebuchet MS";
	text-decoration:none;
	text-align:center;
}

.Body-Text1{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 16px;
	font-family: "Trebuchet MS";
	text-decoration:none;
}

.Body-Text5 A:link{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 16px;
	font-family: "Trebuchet MS";
	text-decoration:none;
	text-align:center;
}

.Body-Text5 A:active{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 16px;
	font-family: "Trebuchet MS";
	text-decoration:none;
	text-align:center;
}

.Body-Text5 A:visited{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	line-height: 16px;
	font-family: "Trebuchet MS";
	text-decoration:none;
	text-align:center;
}

.admin-list{
	font-size: 13px;
	text-indent: 0px;
	color: #134c83; /*Normal Color*/
	/*color: #990000;*/ /*Fall Color*/
	line-height: 16px;
	font-family: "Trebuchet MS";
	text-decoration:none;
	font-weight:600;
}


.text-box{
	font-size: 13px;
	text-indent: 0px;
	color: #666666;
	font-family: "Trebuchet MS";
	width:150;
	height:20;
}
.Body-Text-Blue{
	font-size: 13px;
	text-indent: 0px;
	color: #144c83; /*Normal Color*/
	/*color: #9A0000;*/ /*Fall Color*/
	line-height: 16px;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.Body-Text-Left{
	font-size: 12px;
	text-indent: 0px;
	color: #666666;
	line-height: 16px;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-left: 17px;
	padding-right: 20px;
	padding-bottom: 0px;
	

}
.Footer{
	font-size: 14px;
	text-indent: 0px;
	color: #595959;
	line-height: 21px;
	font-family: "Trebuchet MS";
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	text-decoration: none;
	border-top-color: #cacaca;
}
.Footer1 {
	font-size: 12px;
	text-indent: 0px;
	color: #858585;
	line-height: 21px;
	font-family: "Trebuchet MS";
}
.Footer2 {
	font-size: 14px;
	text-indent: 0px;
	color: #595959;
	line-height: 21px;
	font-family: "Trebuchet MS";
	padding-top: 10px;
	text-decoration: none;
}


.submit{
border: 0;
background-image:url(login.jpg);
height:26px;
width:92px;
}

.reset{
border: 0;
background-image:url(cancel.jpg);
height:26px;
width:96px;
}

.save{
border: 0;
background-image:url(save.jpg);
height:26px;
width:96px;
}



.add{
border: 0;
background-image:url(add.jpg);
height:26px;
width:66px;
}

.edit1{
border: 0;
background-image:url(edit.jpg);
height:26px;
width:66px;
}

.delete{
border: 0;
background-image:url(delete.jpg);
height:26px;
width:120px;
}


.table-box{
	border:thin solid #e7e5e5;

}


.Body-Text2{
	font-size: 13px;
	text-indent: 0px;
	color:#666666;
	line-height: 16px;
	font-family: "Trebuchet MS";
	text-decoration:none;
}


.Body-Text3{
	font-size: 13px;
	text-indent: 0px;
	color:#666666;
	line-height: 16px;
	font-family: "Trebuchet MS";
	text-decoration:none;
	border-left:1px dotted #cacaca;
}

.gallery{
	border-right-color:#cacaca; border-right-style:solid; border-right-width:1px;

border-bottom-color:#cacaca; border-bottom-style:solid; border-bottom-width:1px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: none;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(back1.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.gallery A:hover  { border-right-color:#cacaca; border-right-style:solid; border-right-width:1px;

border-bottom-color:#ffffff; border-bottom-style:solid; border-bottom-width:1px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #144c85;
	background-image: url(back2.gif);
	background-repeat: repeat-x;
	text-align: center;
	width:140px; height:25px;
}

.navi{
	border:1px solid #cacaca;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: italic;
	text-transform: none;
	color: #ffffff;
	background-image: url(back3.gif);
	background-repeat: repeat-x;
	text-align: center;
	height:25px;
	vertical-align: middle;
}

.button{
	border:1px solid #d2d2d2;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: none;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4e4e4e;
	background-image: url(back4.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.table-box1{border-left-color:#cacaca; border-left-style:solid; border-left-width:1px;
border-top-color:#cacaca; border-top-style:solid; border-top-width:1px;}



.table-box2{border-left-color:#cacaca; border-left-style:solid; border-left-width:1px;
border-right-color:#cacaca; border-right-style:solid; border-right-width:1px;
border-top-color:#cacaca; border-top-style:solid; border-top-width:1px;}


.table-box3{border-left-color:#cacaca; border-left-style:solid; border-left-width:1px;
border-right-color:#cacaca; border-right-style:solid; border-right-width:1px;}

.rotationContainer
{
  padding:4px 2px 10px 2px;
}

.rotationImg
{
  border-right:1px solid white;
}