/* Link n' Hover Style */

a {text-decoration: none; color: #333333;}

a:hover {text-decoration: underline;}
a.cssTextSmallUnderline:hover { text-decoration: none; color: #000000; }
#dropmenudiv a:hover {background-color: #6B7281; color: #FFFFFF;}
#modelmenudiv a:hover {background-color: #6B7281; color: #FFFFFF;}
#typemenudiv a:hover {background-color: #6B7281; color: #FFFFFF;}

/* Other Text Decoration */

.cssTextNormal {	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: none;
}
.cssTextContent {	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: none;
}
.cssTextHeader {
	font: 13px Arial, Helvetica, sans-serif;
	color: #CF322B;
	font-weight: bold;
	text-decoration: none;
}
.cssTextHeader2 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #EA7C00;
	font-weight: bold;
	text-decoration: none;
}
.cssTextHeaderContent {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.cssTextSmall {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: none;
}
.cssTextSmallUnderline {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #888888;
	text-decoration: underline;
}
.cssTextSmallDetail {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.cssTextBig {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.cssTextBigGrey {
	font: 14px Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-weight: bold;
	text-decoration: none;
}
.cssTextItalic {	
	font-style: italic; 
}
.cssTextUnderline {	
	text-decoration: underline;
}
.cssTextMessage {
	font: 11px Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold
}
.cssTextSmallLight {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

/* Background Style */

.cssContentMain1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background:#FFFFFF url("images/bg_gradian.jpg") top repeat-x;
}
.cssBgGradian {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background:#DDDDDD url("images/bg_gradian.jpg") top repeat-x;
}

/* Bar Style */

.cssBar1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background:#000000 url("images/bg_bar1.jpg") top repeat-x;
}
.cssBar2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #00CCCC;
}
.cssBarNormal {
	font: 11px Arial, Helvetica, sans-serif; color:#666666;
	font-size: 11px;
	text-decoration: none;
	background:#D6D6D6;
}
.cssBarGradian {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background:#CCCCCC url("images/bg_bar.jpg") top repeat-x;
}
.cssBarShadow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background:#DDDDDD url("images/bg_shadow.jpg") top repeat-x;
}

/* Frame Style */

.cssFrame {
	font: Arial, Helvetica, sans-serif; color:#666666;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.cssFrame2 {
	font: Arial, Helvetica, sans-serif; color:#666666;
	border: 8px solid #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.cssFrameLight {
	border: 2px solid #79B63D;
	font-weight: normal;
	text-decoration: none;
}
.cssLineT {
	border-top: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	border-bottom: none;
	text-decoration: none;
}
.cssLineB {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}
.cssLineB2 {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #DDDDDD;
	text-decoration: none;
}
.cssLineL {
	border-top: none;
	border-left: 2px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	text-decoration: none;
}
.cssLineR {
	border-top: none;
	border-left: none;
	border-right: 2px solid #FFFFFF;
	border-bottom: none;
	text-decoration: none;
}
.cssLineLR {
	border-top: none;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: none;
	text-decoration: none;
}
.cssLineTB {
	border-top: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}

/* Table Style */

.cssGrid {
	color: #999999;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
}
.cssGridOver {
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	background-color: #EEEEEE;
}

/* Tab Style */

.cssTab {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: url("images/bg_tab.jpg") top repeat-x;
}

.cssTabOver {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

/* Object Style */

.cssObjectVerryLight {
	text-decoration: none;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.cssObjectLight {
	text-decoration: none;
	background-color: #D5D5D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cssObjectNormal {
	text-decoration: none;
	background-color: #EBEBE3;
	color: #666666;
}
.cssObjectStrong {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.cssObjectVerryStrong {
	text-decoration: none;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cssObjectOrange {
	text-decoration: none;
	background-color: #EC7C00;
	color: #FFFFFF;
}
/* Navigation Style */

.cssTextNav {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cssTextNav2 {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
}
.cssTextNav3 {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* Other Style */

.css3d {
	text-decoration: none;
	border-top: thin outset #CCCCCC;
	border-left: thin outset #CCCCCC;
	border-right: 1px outset #666666;
	border-bottom: 1px outset #666666;
}
.css3dinset {
	text-decoration: none;
	border-top: 1px inset #FFFFFF;
	border-left: 1px inset #FFFFFF;
	border-right: thin inset #666666;
	border-bottom: thin inset #666666;
}
.cssSparator {
	border: 1px inset;
	width: 1px;
	font-size: 11px;
	height: 12px;
	margin: 2 3 0 3
}
.cssHighlight {
	text-decoration: none;
	background-color: #AAAAAA;
	color: #000000;
}

/* Dropdown Menu Style */

#dropmenudiv{
	position: absolute;
	border: 1px solid #CCCCCC;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	z-index: 100;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 0;
	text-decoration: none;
	color: #666666;
}
#modelmenudiv{
	position: absolute;
	border: 1px solid #CCCCCC;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	z-index: 100;
}
#modelmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 0;
	text-decoration: none;
	color: #666666;
}
#typemenudiv{
	position: absolute;
	border: 1px solid #CCCCCC;
	border-bottom-width: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
	z-index: 100;
}
#typemenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px 0;
	text-decoration: none;
	color: #666666;
}