BODY {
	font:11px Verdana;
}

TABLE {
	font:11px Verdana;
}

INPUT {
	font: 11px Verdana, sans-serif;
}

SELECT {
	font: 11px Verdana, sans-serif;
}

HR {
	border: thin dashed #000000;
	width: 99%;
}

STRONG {
	font-face: Arial, sans-serif;
}

B {
	font-face: Arial, sans-serif;
}

A {
	color: #295488;
}

A:hover {
	color: #CC0000;
}

A:visited:hover {
	color: #CC0000;
}


.right-border {
	border-right: 1px solid #666666;
}

.bottom-border {
	border-bottom: 1px solid #666666;
}

.tdBlue {
	background-color:  #BAD7FF;
}

.tableBG-News {
	background-image: url(img/53.gif);
	background-repeat: repeat-y;
}

.tableBG-Menu {
	background-image: url(img/13.gif);
	background-repeat: repeat-x;
}

.tdBG-vdotted {
	background-image: url(img/42.gif);
	background-repeat: repeat-y;
}

.inputText {
	border: 1px solid #666666;
}

.textNormal {
	font:13px;
}

.textSmall {
	font:11px;
}

.textLarge {
	font:14px;
}

.upperCase {
	text-transform: uppercase;
}

.blueText {
	color: #002551;
}

.redText {
	color: #CC0000;
}

.button {
	background-color : #FFFFFF;
	cursor: hand;
}

.inputCheckbox {
	backround-color: inherit;
	border: none;
	
}

.mana {
	cursor: hand;
}