﻿
.back-t{
	background-image:url('images/top.png');
	background-repeat:repeat-x;
	background-position:top;
	width:100%
}
.back-d{
	background-image:url('images/down.png');
	background-repeat:repeat-x;
	background-position:buttom;
	width:100%
}

.back-l2{
	background-image:url('images/left2.png');
	background-repeat:repeat-y;
	height:100%;
	text-align:left

}

.back-r2{
	background-image:url('images/right2.png');
	background-repeat:repeat-y;
	height:100%;

}

.back-l{
	background-image:url('images/left.png');
	background-repeat:repeat-y;
	height:100%;

}

.back-r{
	background-image:url('images/right.png');
	background-repeat:repeat-y;
	height:100%;

}

.logo{
	background-color:white;
	padding-left:40px;
	padding-bottom:2px;
	padding-top:2px;
	vertical-align: middle

}
.left-logo{

	background-color:white;
	padding-left:0px;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:10px;
	font-family :tahoma; 
	font-size : 12px; 
	color : #1b598b; 
	text-align: left;
	vertical-align: bottom
}

.up-menu{

	background-color:white;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-top:10px;
	font-family :tahoma; 
	font-size : 11px; 
	color : #1b598b; 
	text-align: right;
	vertical-align: bottom

}

.up-menu a:link { 
	color : #1b598b; 
text-decoration : none; 
} 
.up-menu a:visited { 	color : #1b598b; 
text-decoration : none; 
} 
.up-menu a:hover { 	color : #1b598b; 
text-decoration : underline; 
} 


.blue{
	background-image:url('images/blue.png');
	background-repeat:repeat-x;
	width:100%
} 

.black{
	background-image:url('images/black.png');
	background-repeat:repeat-x;
	width:100%
} 


.red{
background-color:#b2151a;

}
.red-font{
	color:#b2151a;
	font-weight:normal
}
.main{
background-color:#ffffff;
padding-bottom:20px;
 padding-top:20px;
 padding-left:40px;
 padding-right:40px;
 vertical-align:top;
}
.main-content{
	font-family :"Trebuchet MS"; 
	font-size : 12px; 
	color : #1b598b; 

}
.main-content-inner-pages{
	font-family :"Trebuchet MS"; 
	font-size : 14px; 
	padding-left:10px;
	padding-right:10px;
	color : #1b598b; 

}



.menu{
	
	vertical-align: middle;
	font-family :tahoma; 
	font-size: 12px; 
	color : #ffffff; 
	background-color:#b2151a;
}

.menu a:link { 
		color : #ffffff; 
text-decoration : none; 
} 
.menu a:visited { 		color : #ffffff; 
text-decoration : none; 
} 
.menu a:hover { 		color : #ffffff; 
text-decoration : underline; 
} 

.left-side{
	background-image:url('images/grad.png');
	background-repeat: repeat-x;
	background-position:top ;
	background-color:#f9f9f9;
	text-align:center;
	padding-bottom:14px;
	padding-top:20px;
	font-family :tahoma; 
	font-size : 12px; 
	color :#1b598b; 
	font-weight:bold;
	margin:auto;	
}

.left-div{
	background-image:url('images/corner.png');
	background-repeat:no-repeat;
	background-position: center top ;
	text-align: left;
	font-family :tahoma; 
	font-size : 12px; 
	color :#1b598b; 
	font-weight:bold;
	vertical-align:middle;
 	padding-bottom:10px;
 	padding-top:10px; 
 	margin-right: auto; 
	margin-left: auto;  
}

.copyright{
text-align: right;
	font-family: Arial;
	font-size: 10px;
	color: #1b598b;
	text-decoration: none;
	 text-align:right;
	 padding-right:15px;
}


.copyright a:link { 
			color: #1b598b;
text-decoration : none; 
} 
.copyright a:visited { 			color: #1b598b;
text-decoration : none; 
} 
.copyright a:hover { 		color : #b2151a; 
text-decoration : none; 
}
