/*----------------------------------------------------------------------------------------------/
/	Elements																					/
/----------------------------------------------------------------------------------------------*/
A {
	text-decoration : none;
	font-weight : bold;
	color : #8A2BE2;
}

A:VISITED {
	color : #8A2BE2;
}

A:HOVER {
	color : #FF1493;
}

BODY {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin : 0px;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #9689CA;
	cursor : default;
}

FORM {
	margin : 0px;
}

H1 {
	color : Teal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

HR {
	color : Black;
	height : 1px;
}

INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

LI {
	color : #4682B4;
	font-weight : bold;
}

LI.imp {
	color : Red;
	font-weight : bold;
	padding-bottom : 3px;
	padding-top : 3px;
}

SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

TD {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

TH {
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	width : 400px;
}


/*----------------------------------------------------------------------------------------------/
/	Classes																						/
/----------------------------------------------------------------------------------------------*/

/*--------------/
/	Borders		/
/--------------*/
.blueadborder {
	border : thin solid;
	border-bottom-color : #CAC4E4;
	border-left-color : #706697;
	border-right-color : #CAC4E4;
	border-top-color : #706697;
}

.borderinset {
	border : thin inset White;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.edgeLight {
	background-color : White;
	filter: alpha(opacity=50);
}

.edgeDark {
	background-color : Black;
	filter: alpha(opacity=25);
}

.edgeWhiteBlack {
	border : 1px solid;
	border-bottom-color : Black;
	border-left-color : White;
	border-right-color : Black;
	border-top-color : White;
}

.greenadborder {
	border : thin solid;
	border-bottom-color : #C4E4CE;
	border-left-color : #669775;
	border-right-color : #C4E4CE;
	border-top-color : #669775;
}

.mainborder {
	border : thin solid;
	border-bottom-color : Black;
	border-left-color : White;
	border-right-color : Black;
	border-top-color : White;
}

.solidborder {
	border : 1px solid Black;
}

/*--------------/
/	Texts		/
/--------------*/
.ahead {
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-bottom : 19px;
}

.boldblue {
	color : Blue;
	font-weight : bold;
}

.boldcoral {
	color : #FF7F50;
	font-weight : bold;
}

.txtSubHead {
	color : Teal;
	font-weight : bold;
}

.boldred {
	color : Red;
	font-weight : bold;
}

.boldwhite {
	color : White;
	font-weight : bold;
}

.txtFormHead {
	color : #DC143C;
	font-weight : bold;
}


.txtGray {
	color : Gray;
}

.txtGb {
	color : Black;
}

.txtSilverBold {
	color : Silver;
	font-weight : bold;
}

.green {
	color : Green;
}

.orange {
	color : #FFA500;
}

.red {
	color : Red;
}

.thinred {
	color : Red;
	font-size : 9px;
}

.titleForum {
	background-color : #777799;
	color : White;
	font-weight : bold;
}

.titleWhite {
	color : White;
	filter: dropshadow(color=#3F3F3F, offx=1, offy=1);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	height : 14px;
}

.outline {
	color : White;
	filter: glow(color=#000000, strength=1);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	height : 14px;
}

/*--------------/
/	Links		/
/--------------*/
A.cr {
	text-decoration : none;
	font-weight : normal;
	color : #000000;
}

A.cr:VISITED {
	color : #000000;
}

A.cr:HOVER {
	color : #FFFFFF;
	filter: glow(color=#8A2BE2, strength=1);
	height : 12px;
}

A.forum {
	text-decoration : underline;
	font-weight : bold;
	color : #8A2BE2;
}

A.forum:VISITED {
	color : #8A2BE2;
	text-decoration : none;
}

A.forum:HOVER {
	color : #FF1493;
}

A.bar {
	text-decoration : none;
	color : White;
}

A.bar:VISITED {
	color : White;
}

A.bar:HOVER {
	color : Yellow;
}

A.barOff {
	text-decoration : none;
	color : Silver;
}

A.barOff:VISITED {
	color : Silver;
}

A.barOff:HOVER {
	color : White;
}

A.barOn {
	text-decoration : none;
	color : White;
}

A.barOn:VISITED {
	color : White;
}

A.barOn:HOVER {
	color : White;
}

A.redLine {
	text-decoration : none;
	font-weight : bold;
	color : Red;
}

A.redLine:VISITED {
	color : Red;
}

A.redLine:HOVER {
	color : Red;
	text-decoration : underline;
}

/*--------------/
/	Misc		/
/--------------*/
.aback {
	background-color : #CEDFEC;
}

.back {
	background-color : #89CA9D;
	background-image : url(../gfx/bgi/bck_gree.gif);
}

.bckMark {
	background-image : url(../gfx/image/bkg_mark.gif);
}

.but_cancel {
	background-image : url(../gfx/image/but_cancel.gif);
	background-repeat : no-repeat;
	background-position : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 24px;
}

.but_ok {
	background-image : url(../gfx/image/but_ok.gif);
	background-repeat : no-repeat;
	background-position : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 24px;
}

/*
.dashLeft {
	background-image : url(../gfx/image/dashLeft.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
*/

.guest {
	border-left-color : Silver;
	border-left-style : dashed;
	border-left-width : 1px;
}

.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.menutextarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	width : 200px;
}

.messField {
	width : 340px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.mono {
	font-family : monospace;
	font-size : 12px;
}

.number {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
}

.regularF {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
}

.type {
	font-family : "Courier New", Courier, monospace;
	font-size : 16px;
}

/*--------------/
/	Tables		/
/--------------*/
.but_blue {
	background-color : #7FBFFF;
	border : thin groove #FFFFFF;
	height : 14px;
	padding : 0px 3px 0px 3px;
	cursor : hand;
}

.but_gray {
	background-color : #EEEEEE;
	border : thin groove White;
	height : 14px;
	padding : 0px 3px 0px 3px;
	cursor : default;
}

.but_green {
	background-color : #B5E896;
	border : thin groove #FFFFFF;
	height : 14px;
	padding : 0px 3px 0px 3px;
	cursor : hand;
}

.but_pink {
	background-color : #FFB6C1;
	border : thin groove #FFFFFF;
	height : 14px;
	padding : 0px 3px 0px 3px;
	cursor : hand;
}

.but_red {
	background-color : #FFBF7F;
	border : thin groove #FFFFFF;
	height : 14px;
	padding : 0px 3px 0px 3px;
	cursor : hand;
}

.checklist {
	background-color : #F0F8FF;
	border : thin inset;
	height : 200px;
	overflow-y : scroll;
	margin-bottom : 6px;
	margin-top : 6px;
	width : 200px;
}

.umrk_lght {
	background-color : #FFFFFF;
}

.umrk_dark {
	background-color : #EEEEEE;
}

.mrkd_lght {
	background-color : #FFE811;
}

.mrkd_dark {
	background-color : #FFD700;
}

.pont_lght {
	background-color : #CCCCCC;
}

.pont_dark {
	background-color : #CCCCCC;
}

/*----------------------------------------------------------------------------------------------/
/	Fonts that goes with smilies (not yet used)													/
/----------------------------------------------------------------------------------------------*/
.td1 {color : Black;	font-family : "Comic Sans MS"; font-size : 11px;  line-height: 15px; }
.td2 {color : Black;	font-family : "Franklin Gothic Medium"; font-size : 11px;  line-height: 15px; }
.td3 {color : Black;	font-family : Georgia; font-size : 11px;  line-height: 15px; }


/*----------------------------------------------------------------------------------------------/
/	Elements																					/
/----------------------------------------------------------------------------------------------*/
