@charset "utf-8";
/* CSS Document */

.menu
{
font:arial;
font-size:15px;
font-weight: bold;
color:#7c7a7c;
text-decoration:none;
}

a#logoClick {
display: block;
position: absolute;
top: 200px;
left: 230px;
width: 250px;
height: 80px;
background: transparent;
}

.button_login {
	background-image: url(b_middle.jpg);
	background-repeat: repeat-x;
	border: 0;
	height:30px;
	font: Arial;
font-size:14px;

color:#000000;
	
}

.button_login2 {
font: Arial;
font-size:14px;

color:#000000;
text-decoration:none;
	background-image: url(b_middle.jpg);
	background-repeat: repeat-x;
	border: 0;
	height:30px;
	
	
}
.button_login3 {
	/*background-image: url(b_middle.jpg);
	background-repeat: repeat-x;*/
	font: Arial;
font-size:14px;

color:#000000;
text-decoration:none;
	border: 0;
	height:30px;
	
	
}



.welcome
{
font: "Times New Roman";
font-size:20px;
font-weight: bold;
color:#f2f3f7;
}
.heading
{
font: Arial Narrow;
font-size:20px;
font-weight: bold;
color:#f2f3f7;
text-decoration:underline;
}
.latestnewsheading
{
font: Tahoma;
font-size:14px;
font-weight: 600px;
color:#55d2e8;
text-decoration:underline;
}
.latestnewscontent
{
font: Tahoma;
font-size:12px;
font-weight: 600px;
color:#f2f3f7;
text-align:justify;
}
.more
{
font: Arial;
font-size:11px;
font-weight: 600px;
color:#f5890a;
}
.calendercontent
{
font: Arial;
font-size:14px;
font-weight: 600px;
color:#f2f3f7;
}
.welcometext
{
font: Arial;
font-size:14px;
font-weight: 600px;
color:#fefdf9;
text-align:justify;
}
.footer
{
font: Arial;
font-size:12px;
color:#a5a3a5;
}
.layoutboldtext
{
font-family:"Arial";
ffont-size:14px;
font-weight: bold;
color:#000000;
}
.text
{
font-family:"Arial";
font: Arial;
font-size:14px;
font-weight: 100;
color:#000000;
}
.text1
{
font: Arial;
font-size:10px;
font-weight: 100;
color:#000000;
}
.text2
{
font: Arial;
font-size:12px;
font-weight: 100;
color:#000000;
}
.text3
{
font-family:"Arial";
font-size:13px;
color:#000000;
}
.loginpagetext
{
font: Arial;
font-size:14px;

color:#000000;
}


