body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Tahoma, Arial;
	background-color: #FFFFFF;
	text-align: left;
}

/* STD text */

.std_text {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
A.std_text:link { 
	color:#001999; 
	text-decoration:none
}
A.std_text:visited { 
	color:#001999; 
	text-decoration:none
}
A.std_text:hover {
	color:#001999;
	text-decoration:underline;
	cursor:pointer;
}
A.std_text:active { 
	color:#001999; 
	text-decoration:none
}

/* STD header*/

.std_header {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E16000;
	text-align: left;
}

/* STD news*/

.std_news_header {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3366990;
}
.std_news_text {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}

/* STD navigation */

.std_navigation {
	font-size: 12px;
	text-align:center;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
A.std_navigation:link { 
	color:#FFFFFF; 
	text-decoration:none
}
A.std_navigation:visited { 
	color:#FFFFFF; 
	text-decoration:none
}
A.std_navigation:hover {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
A.std_navigation:active { 
	color:#FFFFFF; 
	text-decoration:none
}

/* FOOTER */

.footer{
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
}
A.footer:link { 
	color:#C30E21; 
	text-decoration:none
}
A.footer:visited { 
	color:#C30E21; 
	text-decoration:none
}
A.footer:hover {
	color:#C30E21;
	text-decoration:none;
	cursor:pointer;
}
A.footer:active { 
	color:#C30E21; 
	text-decoration:none
}

/*image space */

.image_frame {
	padding: 5px;
}
.std_text_white {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.std_header_white {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.imagetext_bg {
	padding-left: 15px;
	background-color: #92A2BD;
	text-align: left;
}
.curves {
	line-height: 10px;
	background-color: #92A2BD;
}
.image_right {
	padding: 5px;
	text-align: right;
	vertical-align: baseline;
}

/* NAVIGATION IMAGES*/

.navigation_slope_end {
	background-image: url(../stdimages/menu_slope_end.gif);
}
.navigation_slope_std {
	background-image: url(../stdimages/menu_slope_std.gif);
}
.navigation_slope_orange {
	background-image: url(../stdimages/menu_slope_orange.gif);
}
.navigation_slope_orlm {
	background-image: url(../stdimages/menu_slope_orlm.gif);
}
.navigation_slope_lime {
	background-image: url(../stdimages/menu_slope_lime.gif);
}.menu_frame {
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.main_frame {
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
}

.bgflash {
	border:0px;
	margin:0px;
	text-align: left;
	vertical-align: bottom;
	background-image: url(../stdimages/image_layout_animation.gif);
}
