/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#E0E0E0;
}

.logo{
margin: 0px auto;
width:760px;
height:42px;
}

.logo2{
margin: 0px auto;
width:760px;
height:15px;
}
.header{
margin: 0px auto;
width:760px;
height:178px;
}
.blue{
text-align:right;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
padding: 8px 15px 0px 0px;
background-color:#007DFA;
margin: 0px auto;
width:745px;
height:25px;
}
.pink{
text-align:right;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
padding: 8px 15px 0px 0px;
background-color:#ED0BF5;
margin: 0px auto;
width:745px;
height:25px;
}

.blue a{
	color:#FFFFFF;
	text-decoration:none;
}
	
.blue a:hover{
text-decoration:underline;
	color:#FFFFFF;	
}
.pink a{
	color:#FFFFFF;
	text-decoration:none;
}
	
.pink a:hover{
text-decoration:underline;
	color:#FFFFFF;	
}
.header2{
margin: 0px auto;
width:760px;
height:15px;
}
.main{
margin: 0px auto;
width:760px;
}
.right2{
width:590px;
float:right;
}

.home1{
margin: 0px 0px 20px 0px;
}
.home2{
width:380px;
float:right;
}
.home3{

width:178px;
float:right;
}
.line{
background-image:url(images/grey_line.gif);
margin: 0px auto;
width:760px;
height:3px;
}

.base{
color:#666666;
font-size:11px;
margin: 0px auto;
width:750px;
padding: 5px;
text-align:right;
}
.base a{
	color:#666666;
	text-decoration:none;
}
	
.base a:hover{
text-decoration:underline;
	color:#666666;
}
.yellow{
text-align:right;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
padding: 8px 15px 0px 0px;
background-color:#D9A008;
margin: 0px auto;
width:745px;
height:25px;
}
.yellow a{
	color:#FFFFFF;
	text-decoration:none;
}
	
.yellow a:hover{
text-decoration:underline;
	color:#FFFFFF;	
}
.red{
text-align:right;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
padding: 8px 15px 0px 0px;
background-color:#C50A1F;
margin: 0px auto;
width:745px;
height:25px;
}
.red a{
	color:#FFFFFF;
	text-decoration:none;
}
	
.red a:hover{
text-decoration:underline;
	color:#FFFFFF;	
}
.green{
text-align:right;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
padding: 8px 15px 0px 0px;
background-color:#95DA87;
margin: 0px auto;
width:745px;
height:25px;
}
.green a{
	color:#FFFFFF;
	text-decoration:none;
}
	
.green a:hover{
text-decoration:underline;
	color:#FFFFFF;	
}

.rightmenu-header a{
	color:#666666;
	text-decoration:none;
}
	
.rightmenu-header a:hover{
text-decoration:underline;
	color:#666666;	
}
.purple{
text-align:right;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
padding: 8px 15px 0px 0px;
background-color:#57058D;
margin: 0px auto;
width:745px;
height:25px;
}
.purple a{
	color:#FFFFFF;
	text-decoration:none;
}
	
.purple a:hover{
text-decoration:underline;
	color:#FFFFFF;	
}
