@charset "utf-8";
/* CSS Document */

/* box orange start*/
.box_245_1 {
	background-image: url(images/boxorange245.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	} 
	.box_245_2 {
	background-image: url(images/boxorange245_2.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	} 

.box_245 {
	width:245px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}

.box_245_toptext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color:#900;
	text-decoration: none;	
		padding-left: 5px;
	
	}
.box_245 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #0A0E9D;*/
	text-decoration: none;	
	padding-left: 5px;
	padding-right: 3px;
	margin-bottom:10px;
		}
.box_245 a:hover{
	/*color: #06C;*/
	text-decoration: underline;	
		}
.box_245_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #333;*/
	text-decoration: none;	
	padding-left: 5px;
	padding-right: 3px;
	
	}		
	/*box orange end*/
	
	/* box blue 375*/
.box_375_1 {
	background-image: url(images/boxblue375.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	} 
.box_375_2 {
	background-image: url(images/boxblue375_2.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	} 

.box_375 {
	background-image: url(images/boxblue375.png);
	background-repeat: no-repeat;
	background-position: left, top;
	padding-top: 10px;
	min-height:160px;
	width:375px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	float:left;
	}

.box_375_toptext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color:#900;
	text-decoration: none;	
		padding-left: 5px;
	
	}
.box_375 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #0A0E9D;*/
	text-decoration: none;	
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom:10px;
		}
.box_375 a:hover{
	/*color: #06C;*/
	text-decoration: underline;	
		}
.box_375_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #333;*/
	text-decoration: none;	
	padding-left: 6px;
	padding-right: 10px;
	
	}		
	/*box orange end*/
	
	/*box 300*/
	.box_300 {
	background-image: url(images/boxblue300.png);
	background-repeat: no-repeat;
	background-position: left, top;
	padding-top: 10px;
	min-height:160px;
	width:290px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	float:left;
	}

	/*end box 300*/
	
	.border_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}

.mainwidth { width:595px;} /*main box widht*/
	.border { border:#09F solid 1px;}