A {
	color : #0058AA;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

hr {
	height : 1px;
	color : #97C900
}

li {
	list-style-image: url(../img/body_arrow_li.gif);
}

BODY, TD {
	color : #000000;
	font-family : Arial, Verdana;
	font-size : 12px;
}

.BorderColor {
	border : 2px solid #C8C8C8;
}

.FormButton {
	background-color : #D8D8D8;
	background-image : url(../img/back_button.gif);
	font-size : 10px;
	height : 23px;
	padding-left : 5px;
	padding-right : 5px;
}

.FormButtonAdmin {
	color : #333333;
	background : url(../admin/img/back_button.gif) #D2D9DF;
	font-size : 10px;
	height : 23px;
	padding-left : 5px;
	padding-right : 5px;
}

.FormField {
	font-family : arial;
	font-size : 11px;
}

.FormField100 {
	font-family : arial;
	font-size : 11px;
	width : 100px;
}

.FormField140 {
	font-family : arial;
	font-size : 11px;
	width : 140px;
}

.FormField200 {
	font-family : arial;
	font-size : 11px;
	width : 200px;
}

.FormField220 {
	font-family : arial;
	font-size : 11px;
	width : 220px;
}

.FormField250 {
	font-family : arial;
	font-size : 11px;
	width : 250px;
}

.FormField300 {
	font-family : arial;
	font-size : 11px;
	width : 300px;
}

.FormField350 {
	font-family : arial;
	font-size : 11px;
	width : 350px;
}

.FormField400 {
	font-family : arial;
	font-size : 11px;
	width : 400px;
}

.FormField450 {
	font-family : arial;
	font-size : 11px;
	width : 450px;
}

.FormField50 {
	font-family : arial;
	font-size : 11px;
	width : 50px;
}

.FormField550 {
	font-family : arial;
	font-size : 11px;
	width : 550px;
}

.PyramidBackMenu {
	background-color : #0058AA;
	background-image: url(../img/menu/back.gif);
	background-repeat: no-repeat;
}

.PyramidBackBlue {
	background-color : #0058AA;
}

.PyramidBackBlueLight {
	background-color : #2F86D8;
}


.PyramidBackGreen {
	background-color : #97C900;
}

.PyramidBackNews {
	background : #F3F3F3;
}

.PyramidBackNewsTop {
	background : #E7E7E7;
}

.PyramidBodyBack {
	background : #FFFFFF url(../img/back_body.gif) no-repeat;
}

.PyramidBodyLight {
	background : #FBFBFB;
}

.PyramidBodyMedium {
	background : #D9EBFE;
}

.PyramidBodyText {
	line-height : 18px;
}

.PyramidBodyTextLight {
	color : #F5F5F5;
	font-size : 11px;
}

.PyramidBodyWhite {
	background : #FFFFFF;
}

.PyramidFieldLogin {
	background : #FFFFFF;
	border-bottom : #808080 1px solid;
	border-left : #808080 1px solid;
	border-right : #808080 1px solid;
	border-top : #808080 1px solid;
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	height : 20px;
	width : 110px;
}

.PyramidFieldSearch {
	background : #FFFFFF;
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	height : 19px;
	width : 125px;
	border: 1px solid #0B569C;
}

.PyramidFooterText {
	color : #656665;
	font-size : 11px;
}

.PyramidFooterTheme {
	background : url(../img/menu/back_top.gif) #4E4E4E;
}

.PyramidGuestAnswer {
	color : #C22B2B;
}

.PyramidLangText {
	color : #0058AA;
	font-size : 12px;
}

.PyramidLangText:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.PyramidMenu {
}

.PyramidMenu2 {
	background : #F3F3F3;
}

.PyramidMenuText {
	font-size : 12px;
	color : #000000;
	font-family : Verdana, arial;
}

.PyramidMenuText2 {
	font-size : 11px;
	color : #000000;
	font-family : Verdana, arial;
}

.PyramidMenuText3 {
	font-size : 11px;
	color : #000000;
	font-family : Verdana, arial;
}

.PyramidMenuTextOther {
	font-size : 10px;
	color : #FFFFFF;
	font-family : Verdana, arial;
}

.PyramidMenuTextTop {
	font-size : 12px;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}

.PyramidNaviText {
	color : #4E4E4E;
	font-size : 10px;
}

.PyramidNaviTheme {
	background : url(../img/menu/back_top.gif) #4E4E4E;
}

.PyramidNaviTheme2 {
	background : #F0F0F0;
}

.PyramidSearchText {
	color : #FFFFFF;
	font-size : 10px;
	font-weight : bold;
}

.PyramidTextComment {
	color : #E3AB24;
	font-size : 11px;
}

.PyramidTitleText {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #1961A7;
	font-size : 20px;
}
.PyramidSubTitle {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #1961A7;
	font-size : 12px;
	font-weight: bold;
}

