body {
font-family:  verdana;
	font-size: 11px;
	color: #574747;
	text-decoration: none;
	font-weight: none;
 

}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #695757;
	text-decoration: underline;
	font-weight: none;
}

a .image {
background: url(img/design/gra90.jpg); border: 2px solid #aaaaaa; }
a:hover .image { border: 2px solid #efefef; background: #fafafa;}


.content {
	font-family:  verdana;
	font-size: 11px;
	color: #574747;
	text-decoration: none;
	font-weight: none;
	padding-left:5px;
	padding-right:5px;
}

.basic {
	font-family:  verdana;
	font-size: 11px;
	color: #574747;
	text-decoration: none;
	font-weight: none;
	padding-left:5px;
	padding-right:5px;
}

.content_red {
	font-family:  verdana;
	font-size: 10px;
	color: #5E0000;
	text-decoration: none;
	font-weight: none;
	padding-left:5px;
}


.right_title {
	font-family: trebuchet ms;
	font-size: 14px;
	color: #FFFFFF;
	padding-left:8px;
	text-decoration: none;
	font-weight: bold;
}


.left_title {
	font-family: trebuchet ms;
	font-size: 14px;
	color: #000000;
	padding-left:8px;
	text-decoration: none;
	font-weight: bold;
}


.left {
	font-family: verdana;
	letter-spacing:0.1px;
	font-size: 12px;
	color: #ffffff;
	padding-left:5px;	
	text-decoration: none;
	font-weight: none;
}
.left:hover {
	font-family: verdana;
	letter-spacing:0.1px;
	font-size: 12px;
	padding-left:5px;	
	color: #efefef;
	text-decoration: underline;
	font-weight: none;
}






.white {
	font-family: verdana;
	font-size: 11px;
	color: #EFEFEF;
	text-decoration: none;
	font-weight: none;
	padding-left:5px;	
}

.box {
	border-color: #FF0000;
   	border-style: solid; border-width:1px;
}

.box_title {
	font-family:  trebuchet ms;
	font-size: 18px;
	color: #9D090C;
	text-decoration: none;
	font-weight: bold;
}
.box_title:hover {
	font-family:  trebuchet ms;
	font-size: 18px;
	color: #9D090C;
	text-decoration: none;
	font-weight: bold;
}


.box_subtitle {
	font-family:  tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.box_subtitle:hover {
	font-family:  tahoma;
	font-size: 13px;
	color: #6B1D1D;
	text-decoration: none;
	font-weight: bold;
}

.box_link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: none;
}
.box_link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #695757;
	text-decoration: none;
	font-weight: none;
}


.foot {
	font-family: tahoma;
	letter-spacing:0.5px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}
.foot:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #EFEFEF;
	text-decoration: underline;
	font-weight: none;
}


.top {
	font-family: tahoma;
	font-size: 11px;
	color: #A3272A;
	text-decoration: none;
	font-weight: bold;
}
.top:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


.input {
	font-family: tahoma;
	font-size: 11px;
	color: #4B4B50;
	text-decoration: none;
	font-weight: normal;
	background-color:#fafafa;	
	border-color: #A3272A;
   	border-style: solid; border-width:1px;
}

