/* Default Style -------------------------------- */
body { color: #000000; font-family: "MS Sans Serif"; font-size: 10px; }
table { color: #000000; font-family: "MS Sans Serif"; font-size: 10px; }
a:link { color: #666666; text-decoration: none ; line-height: 16px;}
a:visited { color: #666666; text-decoration: none; line-height: 16px;}
a:active { color: #666666; text-decoration: underline; line-height: 16px;}
a:hover { color: #205e87; text-decoration: underline; line-height: 16px;}

/* Main Page Style -------------------------------- */
a.mymainpage_headbar:link { font-family: "MS Sans Serif"; font-size: 10px; color: #888888; font-weight: bold; text-decoration: none; }
a.mymainpage_headbar:visited { font-family: "MS Sans Serif"; font-size: 10px; color: #888888; font-weight: bold; text-decoration: none; }
a.mymainpage_headbar:active { font-family: "MS Sans Serif"; font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.mymainpage_headbar:hover { font-family: "MS Sans Serif"; font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.mymainpage_column_left_bg { background-color: #E5E9F2; } 
.mymainpage_column_right_bg { background-color: #E5E9F2; } 
.mymainpage_footer { color: #6666FF; background-color: #BCCFED; font-family:"Verdana"; font-size:9px; } 

/* Text Style -------------------------------- */
.mytext_bold { font-weight: bold; } 
.mytext_big { font-family: "MS Sans Serif"; font-size: 18px; color: #FFFFFF; font-weight: bold; background: url(http://127.0.0.1/whoza/system/css/img_black/bg4.gif); }
.mytext_header { font-family: "MS Sans Serif"; font-size: 16px; color: #000099; font-weight: bold; } 
.mytext_hilight { color: #000099; } 
.mytext_smaller { font-family:"MS Sans Serif"; font-size:9px; } 
.mytext_News { font-family:"MS Sans Serif"; font-size:8px; } 
/* Main Menu Style -------------------------------- */
.mymenu_main       { background-color: #BDBDFF; color: #3333AA; cursor: hand; font-weight: bold; } 
.mymenu_main_light { background-color: #E2E2FF; color: #3333AA; cursor: hand; font-weight: bold; } 
.mymenu_main_dark  { background-color: #ABABF3; color: #3333AA; cursor: hand; font-weight: bold; } 
.mymenu_main_over  { background-color: #CDCDFF; color: #3333FF; cursor: hand; font-weight: bold; } 
.mymenu_sub        {   background-position: right;background-repeat: no-repeat;padding-left: 11px; width: 27px; cursor: pointer;} 
.mymenu_sub_over        {   background-position: right;background-repeat: no-repeat;padding-left: 11px; width: 27px;cursor: hand;} 
.mymenu_sub1        {   width: 100%;cursor: pointer;} 
.mymenu_sub1_over        {   width: 100%;cursor: hand;} 
.mymenu_sub2        {   cursor: pointer;} 
.mymenu_sub2_over        {   cursor: hand;} 
.mymenu_main2       { background-color: 999999; color: #FFFFFF; cursor: hand; font-weight: bold; } 
/*.mymenu_main_over2  { background-color: CCCCCC; color: #FFFFFF; cursor: hand; font-weight: bold; } */
/* Bar Style -------------------------------- */
.mybar { font-weight: bold; color: #000066; background: url(http://127.0.0.1/whoza/system/css/img_black/bg4.gif); }

/* Message Box Style -------------------------------- */
.mymessagebox_hint { background-color: #E5E9F2; color: #333333; border: 1px solid #585858; } 
.mymessagebox_alert { background-color: #FFE9D9; color: #660000; border: 1px solid #990000; } 

/* Table Style -------------------------------- */
a.mytable_headbar:link { font-family: "MS Sans Serif"; font-size: 10px; color: #000066; font-weight: bold; text-decoration: none; }
a.mytable_headbar:visited { font-family: "MS Sans Serif"; font-size: 10px; color: #000066; font-weight: bold; text-decoration: none; }
a.mytable_headbar:active { font-family: "MS Sans Serif"; font-size: 10px; color: #FF6600; font-weight: bold; text-decoration: none; }
a.mytable_headbar:hover { font-family: "MS Sans Serif"; font-size: 10px; color: #FF6600; font-weight: bold; text-decoration: none; }
.mytable { background-color: #375385; } 
.mytable_inner { background-color: #FFFFFF; color: #333333; } 
.mytable_bar { font-weight: bold; font-size: 16px; color: #000066;  } 
.mytable_header { font-weight: bold; color: #000066; background: url(http://127.0.0.1/whoza/system/css/img_black/bg4.gif); }
.mytable_border { background-color: #D4D0C8; } 
.mytable_header_text { font-weight: bold; color: #000066; } 
.mytable_row1 { background-color: #E5E9F2; } 
.mytable_row2 { background-color: #D5D9E2; } 
.mytable_row3 { background-color: #FFFF99; } 
.mytable_row4 { background-color: #FFFF33; } 
.mytable_row5 { background-color: #572504; } 
.mytable_row6 { background-color: #996666; } 
.mytable_col1 { background-color: #E1E0DD; font-weight: bold; } 
.mytable_col2 { background-color: #E1E0DD; } 
.mytable_col3 { background-color: #E1E0DD; color: #000066; font-weight: bold; } 
.mytable_col4 { background-color: #ffffff; } 
.mytable_rowover { background-color: #C5C9D2; } 
.mytable_footer { font-weight: bold; color: #000066; background-color: #E1E0DD; } 
.mytable_toolbar { background-color: #E1E0DD; } 
/*
a.link_headbar:link { color: #FFFFFF; text-decoration: none; }
a.link_headbar:visited { color: #FFFFFF; text-decoration: none; }
a.link_headbar:active { color: #FF9900; text-decoration: none; }
a.link_headbar:hover { color: #FF9900; text-decoration: none; }
.table_text_header { font-family: "MS Sans Serif"; font-size: 10px; font-weight: bold; color: #FFFFFF; } 
.table_text { font-family: "MS Sans Serif"; font-size: 10px; } 
.table_row1 { background-color: #E5E9F2; } 
.table_row2 { background-color: #D5D9E2; } 
.table_rowover { background-color: #C5C9D2; } 
.table_col1 { background-color: #D5D9E2; font-weight: bold; } 
.table_col2 { background-color: #E5E9F2; } 
.table_col3 { background-color: #C5C9D2; color: #000066; font-weight: bold; } 
.table_footer { font-weight: bold; color: #000066; background-color: #BCCFED; } 
*/

/* Toolbar Style -------------------------------- */
.mytoolbar { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; background-color: #D5D9E2; } 

/* Form Style -------------------------------- */
.myform_button_normal { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; background-color: #E1E0DD; border-color: #D4D0C8; height:18px; text-align: center; cursor: hand; border-width: 1px; }
.myform_button_120px  { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; background-color: #E1E0DD; border-color: #D4D0C8; height:18px; text-align: center; cursor: hand; width:120px; border-width: 1px; }
.myform_button_100px  { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; background-color: #E1E0DD; border-color: #D4D0C8; height:18px; text-align: center; cursor: hand; width:100px; border-width: 1px; }
.myform_button_80px   { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; background-color: #E1E0DD; border-color: #D4D0C8; height:18px; text-align: center; cursor: hand; width:80px;  border-width: 1px; }
.myform_button_60px   { font-family : "MS Sans Serif"; font-size: 10px; color: #000000; font-weight: bold; background-color: #E1E0DD; border-color: #D4D0C8; height:18px; text-align: center; cursor: hand; width:60px;  border-width: 1px; }
.myform_myinput          { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #FFFFFF; border-width: 1px; border-color: #D4D0C8; height:18px; text-align: left; }
.myform_myinput_center   { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #FFFFFF; border-width: 1px; border-color: #D4D0C8; height:18px; text-align: center; }
.myform_myinput_textarea { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #FFFFFF; border-width: 1px; border-color: #D4D0C8; text-align: left; }
.myform_myselect { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #FFFFFF; border-width: 1px; border-color: #FFFFDD; height:18px; text-align: left; border-style: solid; }
.myform_checkbox { cursor: hand; }

.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;
}

.menubackgr1 {
	background: #F2F2F2;
	border-bottom: 1px solid #cccccc;
}

.normal {
	font-family: "MS Sans Serif";
	font-size: 10px;
	text-decoration: none;
; font-style: normal; color: #000000
}
