P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
A.SideBarCategory {
	FONT-SIZE: small;
	font-family: sans-serif;
	FONT-WEIGHT: bold;
	color: #CBC7FF;
}

a:hover.SideBarCategory {
	FONT-SIZE: small;
	font-family: sans-serif;
	FONT-WEIGHT: bold;
	color: #F8AF07;
	TEXT-DECORATION: none;
}


A.SideBarNormal {
	font-size: small;
	COLOR: #cbc7e1;
	FONT-FAMILY: sans-serif;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

a:hover.SideBarNormal {
	font-size: small;
	COLOR: #FFFFFF;
	FONT-FAMILY: sans-serif;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

A.SideBarCurrent {
	font-size: small;
	COLOR: White;
	FONT-FAMILY: sans-serif;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

A.BottomNav {
	margin-left: 20px;
	margin-right: 20px;
	color: #8C89C0;
	font-size: medium;
	text-decoration: none;
	margin-bottom: 50px;
	font-family: sans-serif;
}

a:hover.BottomNav {
	margin-left: 20px;
	margin-right: 20px;
	color: #0F238C;
	font-size: medium;
	text-decoration: none;
	margin-bottom: 50px;
	font-family: sans-serif;
}


A.BottomIndex {
	FONT-SIZE: x-small;
	font-family: sans-serif;
	color: #8C89C0;
}

a:hover.BottomIndex {
	FONT-SIZE: x-small;
	font-family: sans-serif;
	color: #0f238c;
}


P.BottomIndex {
	FONT-SIZE: x-small;
	font-family: sans-serif;
	color: #0F238C;
	text-decoration : none;
}

P.MainTitle {
	FONT-SIZE: x-large;
	COLOR: #0f238c;
	FONT-FAMILY: sans-serif;
	TEXT-ALIGN: center;
	font-weight : bold;
}

P.MainText  {
	margin-left: 10px;
	margin-right: 10px;
	Font-Size:  small;
	Color:  black;
	Font-family:  sans-serif;
	Text-align:  left;
}

P.MediumLink  {
	margin-left:  20px;
	margin-right: 20px;
	Font-Size:  medium;
	Color:  #0f238c;
	Font-family:  sans-serif;
	Text-align:  center
}		

P.LargeLink  {
	margin-left:  20px;
	margin-right:  20px;
	Font-size:	large;
	Color: #0f238c;
	Font-family: sans-serif;
	Text-align: center
}	

P. SmallLink	{
	margin-left:  20px;
	margin-right:	20px;
	Font-size:	Small;
	Color:  #0f238c;
	Font-family: sans-serif;
	Font-weight: bold
	Text-align: left
}

A.Link		{
	font-face: sans-serif;
	color: #0f238c;
	text-decoration: none;
}


a:hover.Link {
	font-face: sans-serif;
	color: #8C89C0;
	text-decoration: none;
}