/* Background color and font for the main window */
html {
	
}

body {
	margin: 0;	
	color: #000000;
	background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link,a:visited,a:active {
	color: #333333;
	text-decoration: underline
}

a:hover {
	color: orangered;
	text-decoration: underline
}

/* Page description shown in some pages, below the navigation menu. */
.pagedesc {
	background: #E0E0E0;
	color: #000000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

/* portlet-msg-alert */
.warning {
	color: #FF0000;
}

.requiredfield {
	color: #FF0000;
}

.pendingyes {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.pendingno {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

/* Background and border styles for tables. */
.tborder {
	border: 1px;
	background: #999999;
}

.command {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

a.command:link,a.command:visited,a.command:active {
	text-decoration: none;
	color: #006699;
}

a.nav:hover {
	text-decoration: underline;
}

.pager {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.pagerCurrent {
	color: orangered;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.pager:link,a.pager:visited,a.pager:active {
	text-decoration: none;
}

a.pager:hover {
	color: orangered;
	text-decoration: underline;
}

.tcat {
	FONT-SIZE: 12px;
	background: #C0C0C0;
}

/* Top-level table title rows */ /*portlet-section-header*/
.theader {
	color: #FFFFFF;
	background: #666699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.theader:link,a.theader:visited,a.theader:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.theader:hover {
	color: orangered;
	text-decoration: none;
}

.memberName {
	color: #00007F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.memberName:link,a.memberName:visited,a.memberName:active {
	color: #0000FF;
	text-decoration: underline;
	font-size: 11px;
}

a.memberNameSmall:link,a.memberName:visited,a.memberName:active {
	color: #0000FF;
	text-decoration: underline;
	font-size: 11px;
}

a.memberName:hover {
	color: orangered;
	text-decoration: underline;
}

.companyName {
	color: #00007F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.companyName:link,a.companyName:visited,a.companyName:active {
	color: #0000FF;
	text-decoration: underline;
}

a.companyName:hover {
	color: orangered;
	text-decoration: underline;
}

.disabledItem {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.disabledItem:link,a.disabledItem:visited,a.disabledItem:active {
	color: orangered;
	text-decoration: underline;
}

a.disabledItem:hover {
	color: orangered;
	text-decoration: underline;
}

.messageTopic {
	color: #00007F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.messageTopic:link,a.messageTopic:visited,a.messageTopic:active {
	color: #0000FF;
	text-decoration: underline;
}

a.messageTopic:hover {
	color: orangered;
	text-decoration: underline;
}

.messageText {
    FONT-FAMILY: "Tahoma", "Helvetica", "Arial", "sans-serif";
	color: #000000;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

.messageTextBold {
	color: #000000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.messageTextBoldBlue {
	color: #0000FF;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.messageTextBoldRed {
	color: #FF0000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.pageTitle {
	color: #FF9966;
	FONT-SIZE: 24px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.subTitle {
	color: #000000;
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

.pageFooter {
	color: #000000;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

.normal {
	color: #000000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

.bold {
	color: #000000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.highlight {
	color: #CC6600;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.welcomeHeader {
	color: #00007E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.welcomeHeader:link,a.welcomeHeader:visited,a.welcomeHeader:active {
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.welcomeHeader:hover {
	color: orangered;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.topmenu {
	color: #000000;
	background: #F5F5F5;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

a.topmenu:link,a.topmenu:visited,a.topmenu:active {
	text-decoration: none
}

a.topmenu:hover {
	text-decoration: underline
}

/* .portlet-font */
.nav {
	color: #000000;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.zoneTitle {
	color: #FF9900;
	FONT-SIZE: 24px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.menuItemback {
	color: #cbcbeb;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

input,textarea,select {
	font-size: 12px;
	background: #F5F5F5;
	border: 1px solid Black;
}

input {
	text-indent: 1px;
}

input.noborder {
	border: 0px;
}

input.mainoption {
	background-color: #DDDDDD;
	font-weight: bold;
}

input.liteoption {
	background-color: #E5E5E5;
	font-weight: normal;
}

/* Quote blocks */
span.genmed {
	font-size: 11px;
}

td.quote {
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #EEE;
	border: #D1D7DC;
	border: 2px dotted;
	border-color: #999;
}
table.post {
	font-size: 11px;
}

PRE {
	font-size: 11px;
}

.menuitem {
	font-weigh: bold;
	background: #999999;
	font-size: 13px;
	margin-left: 5px;
	menu: #0000CC
}

.selectedmenuitem {
	font-weigh: bold;
	font-size: 14px;
	margin-left: 5px;
	CURSOR: default;
	color: #ff6600;
	text-decoration: none
}

.childmenuitem {
	font-weigh: bold;
	font-size: 14px;
	margin-left: 15px;
	color: #0000cc;
	border: 2px dotted;
	background-color: #EEE;
	border-color: #999;
}

.selectedchildmenuitem {
	font-weigh: bold;
	font-size: 12px;
	margin-left: 15px;
	cursor: default;
	color: #ff6600;
	text-decoration: none
}

/*****************************************************************************************
PLT.C.2 Fonts
The font style definitions affect the font attributes only (font face, size, color, style, etc).
******************************************************************************************/
	/* Font attributes for the "normal" fragment font. Used for the display of non-accentuated information. 
Example: Normal Text */ /*messageText*/
.portlet-font {
	color: #000000;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	text-decoration: none;
}

/* Font attributes similar to the portlet-font but the color is lighter. Example: Dim Text */
	/* not used */
.portlet-font-dim {
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 18px;
	text-decoration: none;
	color: lightgrey;
}

/*****************************************************************************************
PLT.C.3 Messages
Message style definitions affect the rendering of a paragraph (alignment, borders,
background color, etc) as well as text attributes.
******************************************************************************************/
	/* Status of the current operation. Example: Progress: 80% */
	/* not used*/
.portlet-msg-status {
	color: blue;
	FONT-SIZE: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

/* Help messages, general additional information, etc. Example: Info about */
	/*temporarily, not used*/
.portlet-msg-info {
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: blue;
}

/* Error messages. 
Example: Portlet not available
- mvnforum: pagedesc: in error page
*/
.portlet-msg-error {
	color: #FF0000;
}

/* Warning messages.
Example: Timeout occurred, try again later 
- mvnforum: warning
*/
.portlet-msg-alert {
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: yellow;
}

/* Verification of the successful completion of a task. Example: Operation completed successfully */
	/*temporarily, not used*/
.portlet-msg-success {
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: green;
}

/*****************************************************************************************
PLT.C.4 Sections
Section style definitions affect the rendering of markup sections such as table, div and  
span (alignment, borders, background color, etc) as well as their text attributes.
******************************************************************************************/
	/* Table or section header 
   - mvnforum: theader
*/
.portlet-section-header {
	color: #FFFFFF;
	background: #666699;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.portlet-section-header:link,a.portlet-section-header:visited,a.portlet-section-header:active
	{
	color: #FFFFFF;
	text-decoration: underline;
}

a.portlet-section-header:hover {
	color: orangered;
	text-decoration: none;
}

/* First post in the thread */
.trow0 {
	background: #FFCC99;
	font-size: 11px;
}

/* Normal text in a table cell 
   - mvnforum: trow1
*/
.portlet-section-body {
	background: #FFFFFF;
	font-size: 11px;
}

/* Text in every other row in the cell 
   -mvnforum: trow2
*/
.portlet-section-alternate {
	background: #E0E0E0;
	font-size: 11px;
}

/* Text in a selected cell range 
   - mvnforum: submit button ~ mainoption
*/
.portlet-section-selected {
	background: #FFCC99;
	font-size: 11px;
	line-height: 18px;
}

/* Text of a subheading 
   -mvnforum: tcat, trow0
*/
.portlet-section-subheader {
	background: #C0C0C0;
	font-size: 11px;
	font-weight: normal;
}

/* Table or section footnote 
   -mvnforum trowfinal
*/
.portlet-section-footer {
	background: silver;
	font-size: 11px;
}

/* Text that belongs to the table but does not fall in one of
the other categories (e.g. explanatory or help text that is
associated with the section). */
.portlet-section-text {
	
}

/*****************************************************************************************
PLT.C.5 Forms
Form styles define the look-and-feel of the elements in an HTML form.
******************************************************************************************/
	/* Text used for the descriptive label of the whole form (not the labels for fields). - mvnforum: not used*/
.portlet-form-label {
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: black;
}

/* Text of the user-input in an input field. */
.portlet-form-input-field {
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
}

/* Text on a button */
.portlet-form-button {
	background-color: #DDDDDD;
	font-weight: bold;
}

/* Text that appears beside a context dependent action icon. */
.portlet-icon-label {
	
}

/* Text that appears beside a "standard" icon (e.g. Ok, or Cancel) */
.portlet-dlg-icon-label {
	
}

/* Text for a separator of fields (e.g. checkboxes, etc.) */
.portlet-form-field-label {
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
}

/* Text for a field (not input field, e.g. checkboxes, etc) */
.portlet-form-field {
	
}

/*****************************************************************************************
PLT.C.6 Menus
Menu styles define the look-and-feel of the text and background of a menu structure. This
structure may be embedded in the aggregated page or may appear as a context sensitive
popup menu.
******************************************************************************************/
	/* General menu settings such as background color, margins, etc - mvnforum: not used*/
.portlet-menu {
	color: #000000;
	background: #F5F5F5;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

/* Normal, unselected menu item. */
.portlet-menu-item {
	
}

/* Selected menu item. */
.portlet-menu-item-selected {
	
}

/* Normal, unselected menu item when the mouse hovers over it. */
.portlet-menu-item-hover {
	
}

/* Selected menu item when the mouse hovers over it. */
.portlet-menu-item-hover-selected {
	
}

/* Normal, unselected menu item that has submenus. */
.portlet-menu-cascade-item {
	
}

/* Selected sub-menu item that has sub-menus. */
.portlet-menu-cascade-item-selected {
	
}

/* Descriptive text for the menu (e.g. in a help context below the menu) */
.portlet-menu-description {
	
}

/* Menu caption - mvnforum not used*/
.portlet-menu-caption {
	
}